An Android app which uses Realm database to make attendance process simple inside classroom
* Click here- to directly navigate to the directory containing java files
This app simplifies the process of taking attendance in classroom. It has a very clean and elegant UI which is teacher-friendly.
Installing this app is very simple:
- Open Android Studio
- Create a new project
- Just clone this repository and run the project in your android device
- Create a Class with Class name, subject name and a theme
- Add some students to the class
- Just take a quick Attendance and submit.
- View the reports that has been taken.
Things to be implemented in the app to make it fully functional:
- Editing students' profile
- Changing Attendance status of student while viewing the report.
You can directly contribute to the project to improve existing features or adding new features. Pull some requests!