/in-stock

A MERN stack app built for warehouse and inventory management. Built w/ React.JS, Sass, Express.JS and MongoDB

Primary LanguageJavaScript

InStock

A MERN stack app built for warehouse and inventory management

🚀 Demo

InStock LIVE

🧐 Features

Here're some of the project's best features:

  • Add a new warehouse
  • Edit an existing warehouse
  • Delete an existing warehouse
  • Add a new inventory
  • Delete an existing inventory
  • Edit an existing inventory
  • Ability to search through warehouses and inventories
  • Ability to sort warehouse list and inventories list

📸 Screenshots

Mobile

instock-2 netlify app_warehouses instock-2 netlify app_warehouses (3)

Tablet

instock-2 netlify app_warehouses (4)

Desktop

instock-2 netlify app_warehouses (2)

🛠️ Installation Steps:

1. To start using this app you first need to clone the repository:

git clone https://github.com/ragibs/in-stock

2. Then you will need to install all the required packages for the app and server. After you in the correct folder (app or server) run this command (if you're using npm):

npm i

3. Finally to run the app run the following command in both folder:

npm start

💻 Built with

Technologies used in the project:

  • React
  • Express
  • MongoDB
  • SASS
  • JIRA
  • BEM
  • Postman
  • react-router-dom
  • Node