A simple Android application for creating a manageable shopping list. The user is allowed to add new items with a name and a price as well as delete items. The application computes the total number of items and the total price for the user.
Data is stored in a local SQLite database and displayed with a RecyclerView