https://github.com/andreeadraghici/to-do-application
Kotlin - Android Development
https://github.com/andreeadraghici/to-do-application
android application jetpack-compose kotlin room-database
Last synced: about 2 months ago
JSON representation
Kotlin - Android Development
- Host: GitHub
- URL: https://github.com/andreeadraghici/to-do-application
- Owner: AndreeaDraghici
- Created: 2023-07-26T13:08:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T08:07:33.000Z (over 1 year ago)
- Last Synced: 2025-01-21T13:07:00.139Z (3 months ago)
- Topics: android, application, jetpack-compose, kotlin, room-database
- Language: Kotlin
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-Application
Jetpack Compose - Android Development
------------------------------------Jetpack Compose - modern toolkit for building your native UI.
ROOM Database - Room provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite
------------------------------------
Resources:Jetpack Compose: https://developer.android.com/jetpack/compose
ROOM Library: https://developer.android.com/training/data-storage/room