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

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

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