GitRDone Sample project that saves and retrieves Todo items to and from a database to display as a simple list. Some of the technologies that this project uses are: Kotlin Jetpack Compose for UI building Hilt for direct injection Room for database interactions JUnit for testing