Skip to content
/ ProdCo Public

A Database Management system for Production Company

Notifications You must be signed in to change notification settings

fenil25/ProdCo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProdCo

It is a Database Management System. It helps the company to manage it's product and Employees. The system is built using Java on Netbeans. MySQL relational database is used in order to store the details of user, employees and products.

  • The company can keep logs of all the customers and orders they placed. It has a list of all the products that they manufacture. Company has a list of employees. Employee’s salary, shift entries, issues they are assigned to, and all the complaints that they can raise can be managed by the system. Each employee is a part of a department.
  • Consumers can place orders to the company. The orders specify the products and the quantity required of each product. These orders are then manufactured and delivered in various stages.
  • Customers can also raise issues related to the orders, in case there are any problems. Issues can also be raised by employees if they feel that the working conditions are not up to the required standard.
  • Employees can also store their shift information in the database, and their payroll information is calculated accordingly.

Database Schema

About

A Database Management system for Production Company

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages