An android app that helps in taking attendance of various courses.Databases of students,attendance and courses gets saved in the device locally.The data storage is done through SQLite and DbHandler through creation of various columns and rows in DbHandler class that contains the various CRUD methods.
Attendance can be taken course-wise by swipng the cards left or right
New courses and students can be added anytime to the database
The whole attendance is diplayed to checked again once again before saving in the database
All database recorded in the database can be viewed