Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoParking

автопаркинг за ночь

!autoParking: std::string parkingName, int capacity, int hourlyPrice, List, List<List>

parkingSpot: int placeId, Vehicle* vehicle

vehicle: std::string regNumber, Visitor* visitor, std::string color, std::string model

  • car: int boardType(enum)"kuzov"
  • cargo: int height, int width
  • moto: bool hasSideCar

person: std::string name, std::string phoneNumber

  • employees: float salary, int shift(enum)"smena"
    • manager: int teamSize
    • security: std::string equipment
    • cleaner: bool canCleanCar
  • visitors: int hoursPaid, std::string parkDate
    • guest: int hoursParked
    • client: int daysParked

About

автопаркинг за ночь

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages