natalia-mus / ShoppingList

Simple Android app using SQLite database to create shopping list/grocery list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping List

Simple Android app using SQLite database to create shopping list/grocery list. Project is built according to the MVP architecture.

All graphics used in the project come from pixabay.com.

Application allows to add new product (its name, quantity and priority) to the database. Then all the products are displayed on the main page, where one can delete selected products.

shopping_list

In the near future it is planned to allow editing products.



update:

Now editing products is possible - in order to edit item user needs to tap and hold one.



Author

Natalia Muskała

About

Simple Android app using SQLite database to create shopping list/grocery list.


Languages

Language:Kotlin 100.0%