Skip to content

It is an Attendance application which is used to calculate whether your attendance is above your minimum attendance criteria or not.

License

Notifications You must be signed in to change notification settings

aryanmishra29/YourAttendance

 
 

Repository files navigation

YourAttendance

An Attendance App to maintain your 75% Attendance and track Progress.


DOCS UI PLAYSTORE

Problem Statement.

Every college has a certain percentage of attendance requirements that must be met, such as 75% or 65%. Since many students miss classes for a variety of reasons (such as family obligations or health issues), it can be difficult for them to figure out how many classes they need to take to meet their requirements. Or other students have an idea of how many lessons they can miss while being safe because they plan their time for other creative stuffs.

Functionalities

  • User can add all the subjects for first time using there ERP Portals.
  • User can mark their present or absent in the class.
  • User can view that how many class the must attend to maintain their criteria.
  • User can view that how many class may they leave while being in the safe side.
  • User can theoratically mark their attendance for the future class to view their status.
  • User can Save the backup of the subject added online on firebase.
  • User can give feedback.

Instructions to run

  • Pre-requisites:

    • Android Studio v4.0
    • A working Android physical device or emulator with USB debugging enabled
  • Directions to setup/install

  • Clone this repository to your local storage using Git bash:
https://github.com/shivenducs1136/YourAttendance
  • Open this project from Android Studio
  • Connect to an Android physical device or emulator
  • To install the app into your device, run the following using command line tools
gradlew installDebug
  • Directions to execute
  • To launch hands free, run the following using command line tools
    adb shell monkey -p com.kenvent.yourattendance -c android.intent.category.LAUNCHER 1

Contributors



Made during 🌙 by Shivendu Mishra

About

It is an Attendance application which is used to calculate whether your attendance is above your minimum attendance criteria or not.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%