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.
- 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.
-
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
Made during 🌙 by Shivendu Mishra