Manufacturing Quality Dashboard

Monitor your entire manufacturing performance and quality in a single screen. This dashboard can help you drive decisions to optimize different processes from a single place.

Manufacturing Quality Dashboard preview
Key features
Check

Track manufacturing KPIs for effective production

Check

Know the production performance of different manufacturing sites

Check

Monitor the performance of different processes to optimize production

Check

Get a detailed understanding of defective production

How to get started with this dashboard

Environment Setup
  1. Make sure you have Node JS >= 8.10 and npm >= 5.6 and Angular is installed on your machine
Project Files Setup
  1. Create a folder and extract the zip
  2. Navigate to the extracted folder in terminal
  3. Install the dependencies by running the following command npm install or npm i
  4. Go to client folder and run npm install or npm i
  5. Install MongoDB Server
  6. Import the data to MongoDB by running the following command: cd data && node insert-into-db.js
  7. Open config.json in client folder, change CURR_MODE to dev
  8. To start server, run the following npm run start
  9. To start client, run the following, in client folder npm run start

Turn numbers into narratives your users actually understand