A flutter application to track you goals by creating schedules. Each schedule can contain daily, short-term & long term tasks. Also the Data-Table keeps record of the task for today & its status ('yet to start', 'on-going' or 'completed'). It uses Hive local NoSQL database to store data locally.
Prepare specific Schedules with multiple tasks in it. Choose which Schedule to keep activated. Also, the app gives notification about the task progress as per user preferences.
ezgifcom-gif-to-mp4-4.mp4
The App starts with a splash screen:
Home Screen consists of summary of schedules and the Data table:
Add Task :
To create a new Schedule tap on New Schedule in Home Screen & to delete all schedules tap onclear all schedules in bottom sheet:
To view a Schedule click on that schedule: