08 April 2022
22 April, 2022
Seotsa Abram Makaota
ShoppingList App
To learn how to use room persistence library to store shopping items in an sqlite database. To learn more about the MVVM pattern, Kotlin Coroutines and how to do dependency injection using kodein
this project represent the basic activity that has a floating action bar icon
that lets you to add new shopping items
when added, every item amount has a plus and minus icons to modify the
amount of that item and the amount is updated live in the database
and the item can also be deleted using the delete icon