This project is a work in progress. That said, feel free to check it out here on netlify.
Warehouse inventory management is an application for tracking product stock levels. Deliveries are entered into the system, increasing the stock on hand and correspondingly sales orders are deducted from the stock levels. When items run low the user is notified that they will need to place orders to restock.
The front end is built using react, typescript and react-table and is hosted on netlify.
The back end uses Node/Express.js and a mySQL database. Hosted on an Ubuntu VPS.
John Paul Larkin - [email protected]