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.
- Host: GitHub
- URL: https://github.com/aryanprince/todo-kotlin
- Owner: aryanprince
- Created: 2023-05-24T12:24:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T00:02:57.000Z (over 2 years ago)
- Last Synced: 2025-03-17T00:34:19.208Z (about 1 year ago)
- Topics: android-14, android-studio, gradle, kotlin, room-database
- Language: Kotlin
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
