aleenarm 9d0b6da5c1 Update 'README.md' 6 yıl önce
.mvn/wrapper final 6 yıl önce
src final 6 yıl önce
.DS_Store final 6 yıl önce
.gitignore final 6 yıl önce
README.md Update 'README.md' 6 yıl önce
Test.png final 6 yıl önce
mvnw final 6 yıl önce
mvnw.cmd final 6 yıl önce
pom.xml final 6 yıl önce

README.md

Parking Management System for a Garage

A system that monitor the vehicle in a garage.

Garage Module

A system that tracks all the vehicles entering and leaving the garage.

  1. Capture the vehicle licence plate using a camera
  2. Java OCR read the licence plate number
  3. Save the licence plate number ,date and time in database

User Module

An app for users

  1. Available number of parking spaces
  2. Parking History
  3. Monthly payment details
  4. Timer
  5. Reminder - when alloted time is about to end
  6. Register
  7. Login
  8. User Dash