Skip to content

Creating a Roll a Dice App, with Room db, hilt and Jetpack Compose

Notifications You must be signed in to change notification settings

ZENSH1/MVVM-RollaDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MVVM-RollaDice

Creating a Roll a Dice App, with Room db, hilt and Jetpack Compose

The app is built using clean Architecture

I made this app to get a better understanding of Compose Navigation, Room db and Dependency Injections using Dagger Hilt

App's Functionality

1. Add a name, clicking on the name will bring u to the next screen

2. You can roll the dice by pressing the button, your rolls will be saved in history on a local db

3. clicking on roll a dice app heading will bring u to the history page where u can see and delete all the rolls u got previously.

About

Creating a Roll a Dice App, with Room db, hilt and Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages