This is a Python-based Parking Lot System project that runs entirely in the terminal. It allows users to manage parking slots, vehicles, and related operations efficiently through a command-line interface.
Python 3.x installed on your system.
-
Clone the Repository
Clone the repository to your local machine:git clone https://github.com/rakxya111/Parking-Lot-System.git cd Parking-Lot-System
-
Run the Python Script Execute the main script using Python: python parking_lot_system.py (Replace parking_lot_system.py with the actual name of your main script.)
-
Follow the On-Screen Instructions Interact with the program by following the prompts in the terminal.