bebfe07150be6982602b70024813385a8f1c4e63
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/
MONGO_IP_ADDRESSchange to mongodb host address- create mongodb database named
storage npm run start
/client/
npm run startnpm i
Languages
TypeScript
68.7%
JavaScript
22.3%
CSS
7.6%
HTML
1.2%
Dockerfile
0.2%