Skip to content

A valet parking management system built in Ruby. This console-based application allows you to initialize a garage with small, medium, and large parking spots. Park and exit cars based on their size and license plate number, ensuring efficient parking space allocation.

License

Notifications You must be signed in to change notification settings

pinkmoon25/valet-parking-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valet Parking Management Console App 🚗

A valet parking management system built in Ruby. This console-based application allows you to initialize a garage with small, medium, and large parking spots. Park and exit cars based on their size and license plate number, ensuring efficient parking space allocation.

Features:

  • Initialize garages with varying spot sizes (small, medium, large)
  • Park cars based on size and license plate number
  • Exit cars using their license plate number
  • Simple and intuitive console interface

Getting Started

To get a local copy up and running follow these simple example steps.

🛠 Installation & Set Up

If you dont have Ruby installed on your computer, you can download it from here.

Once you have installed ruby, you can follow this list:

1. Clone this repository or download the Zip folder:"

$ git clone https://github.com/PinkMoon25/valet-parking-management.git

2. Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd valet-parking-management

3. From the terminal run the app with the following command

ruby main.rb

Author

👤 Tushar Singh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A valet parking management system built in Ruby. This console-based application allows you to initialize a garage with small, medium, and large parking spots. Park and exit cars based on their size and license plate number, ensuring efficient parking space allocation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages