Skip to content

natalia-mus/ShoppingList

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages