Time It is an android applicaiton that you can save event date and creates alarms.
This app mainly apply clean archs with simple local CRUD operation with room.
TODO
* Jetpack Compose for UI * Kotlin Coroutines for reading and writing the data * Room for local data * Hilt for dependency injection * Compose Navigation for navigating * Kotlin extension used for repetitive context related functionalty