I am going to be building a component to create a home inventory. I want to get some ideas and feedback before I begin as I am not 100% sure what things it should contain.
I looked at the current components and the only thing that was close was “shopping list”. This is good but in my mind, it is only good for when you are running low/need something. In an ideal world, the new component would auto magically add low inventory items to this.
So for my idea. I was thinking the component would have several fields.
Item would be free text, maybe it would go into a dictionary for known items.
Category would be a drop-down menu that has default items, but can be customized in some admin either yaml or gui editor.
Location would be where the item belongs in the house.
Quantity is how much of said item.
Minimum Quantity would be the point it should be added to the shopping list.
I am unsure with category and location, as i don’t think these would be granular enough. Perhaps one of you have some suggestions on how this component could work.
If you were to use something like this, how would you like it to function so that it would meet your needs?
Mods: if this belongs in a different category, you can either move it or I can recreate it in the appropriate category.
I was not familiar with it. It looks interesting though. I like that it can show price history.
A cool feature could be something like stocks, when price fall below X and when quantity is below Y purchase Z.
This is great info for at least the “kitchen” portion. Perhaps I could integrate with that to combine the best of both worlds!
Edit: I just saw that there were other things in the menu. Ok I really like this app . I think there are a few things missing like regular household items, and media/books. But again books/media could be a separate component.
So maybe 2 comments would make sense. An assets inventory and a consumables inventory. Where the latter could integrate with shopping list when things get low.
Raise an issue on github? I’ve never used Windows and am not familiar with anti-virus software, but I’m going to guess it doesn’t like that it’s running a webserver. The source is here https://github.com/grocy/grocy-desktop
Yep exactly how Grocy works. I haven’t fully committed to using it yet (if you have a barcode scanner it’s fairly painless to check things in when you bring groceries home) but it is a really interesting project. The developer seems to be pretty active developing it and responds to feature requests.
I saw he recently finalized the API so I guess I need to take another look.