woefe / ShoppingList

A simple shopping list for Android
https://woefe.github.io/ShoppingList/
GNU General Public License v3.0
73 stars 23 forks source link

Add product images and recurring items #62

Open vancha opened 4 years ago

vancha commented 4 years ago

This is a great app, but when I add products only by description, I would need to include the brand name for a specific price. What would make things easier, is to have a list of items (say things you need every week, like bread, milk, etc) saved. So i can select those items instead of having to re-add them everytime. For these items, it would help to have an image associated with it. I would imagine the listview to have a bit taller colums, and a little image view to the left of the product name and quantity. In this case, if you add an item(enter name and quantity), there could be a button with "add image". Once an image is added, that specific item could be saved inside the app to re-select later. Thanks again for making this :)

Matthias84 commented 4 years ago

I have a similar usecase, where I usually buy same products when I visit a shop. So it would be helpful, to add a bunch of products which I already bought before. Some kind of hotlist / archive / .... maybe?