Skip to content

This repository contains all required files in-order to run Assessor app. It also contains APK of that Application. Remaining about the app and requirements are mentioned below

License

Notifications You must be signed in to change notification settings

akantigiri/Assessor

Repository files navigation

Assessor


Assessor is an Android based application built for easing the task of online evaluation. Assessor implements seperate channels for each course and each course has its own activites such as chat discussions, assignments to name a few. This is built as a course project for the course CSN-254.

Requirements

  • Android Studio(IDE) - 4.1 or later
  • JDK
  • Other required configurations.

Instructions to downlaod the app

  • Download app-debug.apk file on your phone
  • Then open it and allow to install
  • Now you can run assessor app on your phone

Instructions to run

  • Clone the repository
git clone https://github.com/akantigiri/Assessor.git
  • Import the project on Android Studio.
  • You can choose to run the application either by connecting a physical device via USB or run it on an AVD (Android Virtual Device) with the help of an Android Emulator.
  • Run the application on your configured device.

Instructions to view code on github itself

  • For Java Files
  • app->src->main->java->com->google->firebase->udacity->friendlychat
  • For XML files
  • app->src->main->res->layout
  • For Menu files
  • app->src->main->res->menu
  • Most of the remaining files are also present in res folder only

License

Copyright Akanti Giri

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied
See the License for the specific language governing permissions and
limitations under the License.

About

This repository contains all required files in-order to run Assessor app. It also contains APK of that Application. Remaining about the app and requirements are mentioned below

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages