Coder Social home page Coder Social logo

parking-lot's Introduction

Parking Lot Management System

Introduction

This project is a Parking Lot Management System implemented in Java using Object-Oriented Programming (OOP) principles. The system manages the parking lot operations such as vehicle entry, exit, and parking slot allocation efficiently.

Features

  1. Vehicle Entry: Allows vehicles to enter the parking lot and allocates a parking slot if available.
  2. Vehicle Exit: Marks the slot as empty when a vehicle exits, making it available for future vehicles.
  3. Parking Slot Allocation: Allocates the nearest available parking slot based on vehicle size and availability.
  4. Parking Lot Status: Displays the current status of the parking lot including occupied and vacant slots.
  5. Parking Lot Initialization: Initializes the parking lot with a given number of slots during system setup.
  6. Error Handling: Implements robust error handling to manage edge cases such as full parking lot or invalid inputs.

Requirements

  1. Java Development Kit (JDK)
  2. Integrated Development Environment (IDE) like IntelliJ IDEA or Eclipse

Cloning the Repository

To clone this repository and start the project on your own machine, follow these steps:

  1. Clone the Repository: Open your terminal or command prompt and run the following command:

    git clone <https://github.com/Rudrakc/ParkingLot>
    
  2. Navigate to the Project Directory: Change your directory to the cloned repository:

    cd <ParkingLot>
    
  3. Open in IDE: Open the project in your preferred Integrated Development Environment (IDE) such as IntelliJ IDEA, Eclipse, or any other Java IDE.

  4. Build and Run: Build the project and run the main class (e.g., Main.java) to start the Parking Lot Management System.

  5. Explore: Explore the codebase, make changes, and contribute back to the project as desired!

Now you're all set to explore and work on the project on your local machine. Enjoy!

Parking-Lot

parking-lot's People

Contributors

mahak-juriani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.