An attendance tracking app built using Flutter.
- 6 hours per day.
- Opens the app with the current day or the last weekday.
- Weekends as well as future dates can't be picked.
- A circular progress indicator displays the current attendance status.
- Clicking on 'view all attendance' link gives a database dump of attendance data.
- Swiping right on any attendance record deletes the record from the database.
- flutter
- path
- path_provider
- sqflite
- percent_indicator