Please ⭐️ this repo and share it with others.
This project is an application for time management it contains some basic features such as adding tasks with dates, deleting tasks, and updating tasks, and as well as it contains two modes like light mode and dark mode.
Light Mode
Dark Mode
Todo.mp4
- Kotlin
- swipe layout - A layout that you can swipe/slide to show another layout.
- Material Calendarview - A Material design back port of Android's CalendarView.
- Room - The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.