shubhamnarkhede / Factory-Management-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factory-Management-System

Task is to create a factory Management System

Factory Management System

Attributes (Each factory will have)

  • Name
  • Location
  • Establishment year
  • No of Machines
  • No of employees

It can do following Operation

  • List of all factories with their details
  • List of all factories with their details established in same year. Year input should be taken from console
  • Add new factory
  • Remove factory
  • Update a factory attribute like name, location
  • Search for factory by Name or Location

About


Languages

Language:Java 100.0%