Vehicle parking program V1.0

Language

You are required to model a vehicle parking lot system. The parking lot has a facility to park cars and scooters. The parking lot contains four parking lanes-two for cars and two for scooters. Each lane can hold ten vehicles. There is an operator with a console at the East end of the parking lot. The system should be able to handle following scenarios. Arrival of a vehicle: 1. Type of vehicle (car or scooter) and Registration No. of vehicle should be entered 2. Program should display suitable parking slot 3. Vehicles arrive at East end, leave from West end Departure of Car: 1. If not western most, all cars should be moved to the west 2. When the car is driven out, rest of the cars should be moved to the left 3. Vehicle data should be updated Departure of Scooter: 1. Scooters should be able to drive out at random 2. Vehicle data should be updated Note that when desired the operator must be able to obtain information like number of vehicles, number of scooters or number of cars currently parked in the parking lot. Also, the system should be able to display all the parking lots (currently occupied) if desired. This Program can be used as Mini Project in C/C++. For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website Development,Mobile Apps Development at affordable cost contact me at Email : [email protected],[email protected] Facebook : https://www.facebook.com/Rajcoolguy99 skype- [email protected] WhatsApp or Viber - +919827858191 Contact Number - +919827858191 Hangout- [email protected] note: Source Code is only available for educational purpose , plz dont use it for commercial purpose without permission of original author

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment