Stock Manager is more than just a Warehouse Management System (WMS). It's your smart tool to make warehouse operations run like a well-oiled machine. Whether you're on the warehouse floor or managing things remotely, Stock Manager has got you covered.
-
Easy Task Management: Use your mobile device to effortlessly complete tasks like stocking shelves and retrieving items.
-
Mobile Accessibility: Carry your warehouse in your pocket. Access SmartWarehouse on the go, making your tasks more flexible and efficient.
-
Remote Control: Keep an eagle eye on everything, even when you're not physically present in the warehouse. SmartWarehouse gives you remote control capabilities for seamless oversight.
-
Real-time Insights: Monitor inventory levels, track warehouse activities, and make informed decisions with real-time insights.
I developed Stock Manager as part of my learning journey, aiming to enhance my skills in building APIs using Express, Node.js, and MongoDB. The project also provided an opportunity to dive deeper into React, a cutting-edge technology for crafting engaging user interfaces on the web.
To get Stock Manager up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/tomsky90/stock-menager.git
- Navigate to the project directory:
cd stock-manager
- Install dependencies:
npm install
- Configure the application settings as needed.
Start stock manager with the following command:
npm start