There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This application is created for the purpose of taking notes, saving them to a ROOM database, accessing and updating them. The ROOM database can be accessed using clean architecture that uses dependency injection handled using Hilt&Dagger. Also, coroutines suspended functions, state hoisting as well as viewmodel technologies are included.