Skip to content

πŸš— A Java-based parking management system with automated space allocation, fee calculation, and GUI interface. Efficiently manages 100m parking space for multiple vehicle types.

Notifications You must be signed in to change notification settings

Omar7001-B/Vehicle-Parking-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Vehicle Parking Management System πŸš—

License: MIT Java Swing Status Author

A Java-based parking management system that efficiently manages a 100-meter parking space with automated space allocation and fee calculation.

Project Requirements πŸ“‹

Core Features

  • Dynamic space allocation based on vehicle length
  • Automatic merging of adjacent free spaces
  • Real-time parking status monitoring
  • Fee calculation based on duration

Vehicle Specifications

Vehicle Type Length (m) Rate (per hour)
πŸš› Truck 7 $15
🚌 Bus 10 $15
πŸš— Car 5 $10
🏍️ Motorcycle 2 $5

Tech Stack πŸ› οΈ

  • Java
  • Swing (GUI)
  • OOP Principles

Screenshots πŸ“Έ

Main Interface Add Vehicle
Main Interface Add Vehicle
Choose Vehicle Type Release Vehicle
Choose Vehicle Type Release Vehicle
Parking Overview Available Spaces
Parking Overview Available Spaces

Demo Video 🎬

Watch the full demonstration of the Vehicle Parking Management System in action:

Demo.mp4

About

πŸš— A Java-based parking management system with automated space allocation, fee calculation, and GUI interface. Efficiently manages 100m parking space for multiple vehicle types.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages