Skip to content

"ParkIT" is a web application (smart parking management system) that simplifies parking space monitoring and enhances user convenience.

Notifications You must be signed in to change notification settings

Shimork04/ParkIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Requirements

  • The parking lot have multiple slots. Slots are filled in FCFS (First-Come-First-Serve) order.

  • Customers can register for parking ticket by providing informations such as vehicle's registration number, owner's name, email ID, date of allocation, slot number etc.

  • Once a slot has been occupied by a customer for a particular date, it won't be available for allocation by other customers for the same date. Only one vehicle can be parked in a particular slot on a date.

  • Customers can view, edit and delete allocation.

  • Deleting a vehicle will deallocate the particular slot for that date.

  • Search vehicles by registration number, owner's name, email ID, date of allocation, slot number etc.

  • Web UI

Technology Stack

Languages and libraries used in this project:

Languages:

  • JavaScript ES6
  • HTML 5
  • CSS 3

Libraries

  • BootStrap v4.3.1
  • jQuery v3.4.1

About

"ParkIT" is a web application (smart parking management system) that simplifies parking space monitoring and enhances user convenience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published