A ToDo list app created in kotlin. Used various android architecture components:
- Room
- Lifecycle
- ViewModel
- Data binding
- Navigation
- Add your daily tasks
- Update existing tasks
- Assign priority to tasks- HIGH, MEDIUM or LOW
- Swipe to delete tasks with undo functionality
- Sort all the tasks on the basis of priority
- Search functionality