ColeSnyder / Warehouse-Management

Full stack warehouse management application website that allows users to manipulate data about a warehouse and its many components. Utilized the MERN stack(MongoDB, Express.js, React.js, Node.js).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warehouse-Management

Full stack warehouse management application website that allows users to manipulate warehouse data and its many components. Utilized the MERN stack(MongoDB, Express.js, React.js, Node.js).

Hosted via Heroku.

To-Use

Navigate to a componenet page (bins, products, inventory, orders or order lines.

Add an item

Press the '+' icon on the banner. Enter the info into the modal and click 'Add'.

Delete an item

Press the 'Delete' button on the specific item and it should be deleted immediately.

Update an item

Click on the selected item's id field (the long number+letter combination following '_id') and it will bring up a model. Enter the changed info into the modal. Click 'Update'.

About

Full stack warehouse management application website that allows users to manipulate data about a warehouse and its many components. Utilized the MERN stack(MongoDB, Express.js, React.js, Node.js).


Languages

Language:JavaScript 91.4%Language:HTML 4.3%Language:CSS 4.2%