Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 818 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 818 Bytes

Date Developed

08 April 2022

Date Modified

22 April, 2022

Developer name

Seotsa Abram Makaota

Project Name

ShoppingList App

Project Purpose

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

About the app

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
Screenshot_20220422_130845_300x600