Skip to content

Riya54671/PPL_Parking-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PPL_Parking-Management-System

#The problem statement involves creating a Parking Management System that efficiently handles parking for both cars and bikes. #The system has distinct slots for cars and bikes, tracks vehicle entry and exit times, and calculates parking fees based on the duration of stay. The code is designed using object-oriented principles, employing inheritance and polymorphism. #Vehicles are categorized into types (cars, bikes), and corresponding parking slots are assigned. If a slot is full, vehicles are added to a waitlist, and parking fees are calculated dynamically when a vehicle exits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages