SupplySight Dashboard is a warehouse analytics tool that helps businesses monitor stock, demand, and fill rates in real time. Users can filter by warehouse, status, or product, and view KPIs alongside interactive trend charts. The dashboard highlights critical inventory issues and provides a clear snapshot of current operations, making it easy to track performance and anticipate demand.
- HTML
- CSS
- JavaScript
- REACT
- Graphql
- Apollo Server
- Vite
- Tailwind CSS
SupplySight Dashboard (Coming Soon!)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Node
- Web browser
- Clone the project
git clone git@github.com:thecodechaser/supply-sight-dashboard.git
cd supply-sight-dashboard- Install dependencies
npm i
or
npm install- To Start the garphql server
node server/server.js- To Start the development server
npm run dev- To test the project
npm run test👤 Ranjeet Singh
- Website: thecodechaser.com
- GitHub: @thecodechaser
- Twitter: @thecodechaser
- LinkedIn: thecodechaser
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration: Microverse
This project is MIT licensed.


