Skip to content

A simple random picker Android application with CRUD functions that persists data to local database with MVVM and Jetpack Compose.

License

Notifications You must be signed in to change notification settings

es-jliew/random-picker-mvvm-compose

Repository files navigation

Random-Picker-MVVM-Compose

Random Picker is a simple Android app built entirely with Kotlin and Jetpack Compose. It follows Android design and development best practices. A personal project to create a simple random picker Android application with CRUD functions that can persists data to local database with best practices such as MVVM, Jetpack Compose and Dependency Injection.

Features

Random picker allows users to create a list of items and randomly picks one from it for the users. It is also able to persist the list in a local NoSQL database.

Screenshots

                             

Architecture

Resources

About

A simple random picker Android application with CRUD functions that persists data to local database with MVVM and Jetpack Compose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages