There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Application to keep track of your TODOs. Made following MVVM architecture and stored data using the Room Database, injected using Hilt. Displayed the tasks using recycler view.