An open API service indexing awesome lists of open source software.

https://github.com/aryanprince/todo-kotlin

📅 A simple Todo application created in Kotlin within Android Studio, showcasing MVVC architecture, and uses RoomDB for storage and retrieval of todo items.
https://github.com/aryanprince/todo-kotlin

android-14 android-studio gradle kotlin room-database

Last synced: 17 days ago
JSON representation

📅 A simple Todo application created in Kotlin within Android Studio, showcasing MVVC architecture, and uses RoomDB for storage and retrieval of todo items.

Awesome Lists containing this project

README

          

# Simple Todo App
A simple todo application created in Kotlin within Android Studio, showcasing MVVC architecture, and uses RoomDB for storage and retrieval of todo items.

![image](https://github.com/aryanprince/todo-kotlin/assets/45622345/53f55c14-6f77-41b7-bea5-41f45d5131e3)