Project of creating a todo app using Flutter
Functions:
- Task Screen
- able to create task file and tags for grouping
- able to add subtasks and description to the tasks
- import created date and ended date
- linked between calendar screen
- progress bar
- horizontal swipe for deleting/ pinning / editting task
- able to switch "Board" or "Page" mode (board is similar to the GitHub project screen)