Inventory management system for keeping track of small components in a factory or workshop with the following components -
- Embedded scales with a node and drain variant that will communicate over a mesh network and upload to the server via the drain.
- Server and database (django & sqlite3 or mongoDB) for aggregating all the nodes data and updating individual settings.
- App (React Native / Expo) for viewing the scale data and editing settings.
- Each scale also has positioning capability using iBeacons and multi-lateration for locating scale in large warehouse.








