Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Progetto TPSIT sviluppato da Er Rmili Ali usando il linguaggio Java, gestione di una bottega del barbiere

Notifications You must be signed in to change notification settings

ErAli-07/BarberShopProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project about the Management of a Barber Shop

  • Created by Er Rmili Ali

This Project consists of 5 Files including the Main file:

-The Main File contains section that takes input for series of information such as the name of the barber and barbershop, the max capacity of the barbershop, and so on. Later we have a section that includes the Management of the barbershop and creation of clients.

-The Barber File is home of the Barber class which handles a good amount of the program's functionality. It has attributes and methods used to create and run the Barber, and many void function that define barber's action such as cutting hair, resting and others..

-The BarberShop contains the BarberShop class, which is also important to the program. This class has the functions to manage the customer flow adding or removing them.

-Lastly, we have the Client File and the Person File that play smaller roles. Inside of them we have The Person class that is used to be inherited by both the Client and Barber class, and the Client class that has only the attributes and methods that are used to create and run the Client.

About

Progetto TPSIT sviluppato da Er Rmili Ali usando il linguaggio Java, gestione di una bottega del barbiere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages