Parking Lot System - Low Level Design
This article can help you to design a basic parking lot system based on the following requirement.
Requirement
Class Diagram
Core Repository
https://github.com/sujandeb/parking-lot-system
How to run the application
Check out the code.
Run the application using the following command:
mvn clean spring-boot:run
All the code for application setup and running a simulation is in ParkingLotSystem.java
The application will print the report at the end. Here is a sample: