7ae4dd406b3fb4eed62c04056b8e03996e5a8685
storage
purpose
This project is supposed to make finding objects inside boxes easier. Translucent storage boxes are ugly. Over time and with the addition of new items, labels become irrelevant to the items they are meant to describe. They are inflexible. Distinctions between which box an item belongs can be arbitrary and confusing. e.g. Scissors belonging to 'Tools' or 'Crafts'.
features:
- Record physical location, quantity, description, etc of items
- Search by item/box name, description
- Move items to and from boxes
- Categorize boxes by color
requirements
- mongodb
- node.js
development environment
/server/
npm iMONGO_IP_ADDRESSchange to mongodb host address- create mongodb database named
storage npm run start
/client/
npm inpm run start
Languages
TypeScript
68.7%
JavaScript
22.3%
CSS
7.6%
HTML
1.2%
Dockerfile
0.2%