Part-DB / Part-DB-server

Part-DB is an Open source inventory management system for your electronic components
https://docs.part-db.de/
GNU Affero General Public License v3.0
938 stars 108 forks source link

Mobile optimized page for quick and easy stock management #99

Open reichemn opened 3 years ago

reichemn commented 3 years ago

Hi, i would love it if the app would provide a page which can be used at a mobile phone in combination with printed barcode labels to quickly manage the stock and storage locations of parts. This page could you allow to scan the label of a part and provide actions to:

d-buchmann commented 1 year ago

This is exactly our planned use case, so I jump in to raise attention on this. However, lacking a mobile UI, we plan using a hi-res tablet in the meantime - I hope I remember to report our findings when we start testing.

reichemn commented 1 year ago

If the server would offer an API to manage the stocks and storage related things, it would be very little effort for someone to build a mobile app for this use case. It think more documented APIs would make this project more powerful in general, because users could write them self user interfaces highly optimized for their exact workflows.

d-buchmann commented 1 year ago

Exactly, and even integration into ERP is not a pain in the rear end anymore. But I also see that a full-fledged API is one of the last points on the list, as it must cover all features of the (not yet finished) order and project systems - that's why we're trying out the tablet thing. After all, the PartDB UI is quite nice ;)

jbtronics commented 1 year ago

I don't think you would have all features to start working on an API. At least for basic part and data structure management it should be relatively easy to implement an API using APIPlatform.