jdfossapps / shop-with-mom

Application to compare and shop for items
GNU General Public License v3.0
15 stars 0 forks source link

Different shops #2

Open LibreHacker opened 3 years ago

LibreHacker commented 3 years ago

You can add support different shop, for creating date base for prices and compare is with graph.

I think need soft by food item for this.

jdfossapps commented 3 years ago

Could you elaborate more on your suggestion? Do you mean saving a store for each purchase and then compare 2 shopping lists? Or am I missing something?

LibreHacker commented 3 years ago

Yes, and having history with prices. Sometimes it's can changes.

Also maybe create simple server with saving base for working with more users, or sharing it QR.

Sales can marked visually.

jdfossapps commented 3 years ago

Got it. Let me see what I can do. Not shure about the server part ... unless there is a foss server alternative that we can use.

seuri commented 3 years ago

If we talk about server. I would say we should store it on wikidata.org . Is then of course public.

jdfossapps commented 3 years ago

Let me look into wikidata.org

NitroNils commented 3 years ago

Pardon me if I'm hijacking this issue, but I agree that it would be great to be able to build up/read a database of prices in different shops — I've been dreaming of an app like this for a while. Another feature I'd love to see would be to scrape offers from sites/pdf's and update the shops offers. Or manually let people collaborate on keeping prices updated by quick photo of price sign (OCR) — but I see this is adding a bunch of complexity so I'd better start learning to program 😁

Thanks for this project!