Skip to content

Developed a comprehensive web application for a manufacturing unit to manage and optimize the production of various components. The application utilized a graph data structure to represent component relationships and quality indices in a user-friendly UI.

Notifications You must be signed in to change notification settings

TheDemantor/component-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: Component Management Web Application

Project Description:

Designed and developed a comprehensive web application for a manufacturing unit to manage and optimize the production of various components. The application utilized a graph data structure to represent component relationships and quality indices. Key features and achievements include:

  • User-Friendly UI with Multi-Page Navigation: Interactive interface for component categorization, quality assessment and assisting component research.

  • Robust Data Schema: Well-defined schema for modeling components, including IDs, names, parent-child relationships, and quality indices.

  • Report Generation: Generate summarized reports for detailed product information with user input.

  • Includes pre-generated dummy data to showcase application functionality and usage.

To get this project running in your local environemnt follow these steps:

1. Install Node.js

You need to have npm installed in your computer.

2. Install dependencies

Enter cd ./frontend Run npm install frontend directory to install client side npm packages. Run npm install again in root directorty to install server side npm packages.

Run npm run dev to start the server and client applications simultaneouly.

Open http://localhost:3000/ to see the application running on local.

About

Developed a comprehensive web application for a manufacturing unit to manage and optimize the production of various components. The application utilized a graph data structure to represent component relationships and quality indices in a user-friendly UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •