returnToZ / Smart-Parking-System

Smart Parking System : A Java Servlet developed as a part of JAVA and Database Management System course. A very simple coding and design pattern has ben used to autoate the browsing through the parking lots, checking out empty spots, finding out whether it is available for advance booking, etc and fare calculation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Parking System

A Java Servlet developed as a part of JAVA and Database Management System course. A very simple coding and design pattern has ben used to autoate the browsing through the parking lots, checking out empty spots, finding out whether it is available for advance booking, etc and fare calculation.

Technologies used:

  • Front end: HTML5, Javascript, Bootstrap and CSS3
  • Validations: JavaScript
  • Back end: Java Servlets
  • Database: MySQl
  • Server : Apache Tomcat

Features

  • Login Register: Users and parking lot owners can register into the portal and will be allowed to browse through the list of places-> parking lots-> parking spots

  • Current Booking : Users can check out the availibilty of empty spots currently and book the spot immedietly.

  • Future Booking: If a user needs an advance booking, he can do so by booking the car/bike from a fixed time to a fixed time.

  • Fare calculation: The fare is automatically calculated as per the time booked and per hour charge and is generated at the time of leaving.

About

Smart Parking System : A Java Servlet developed as a part of JAVA and Database Management System course. A very simple coding and design pattern has ben used to autoate the browsing through the parking lots, checking out empty spots, finding out whether it is available for advance booking, etc and fare calculation.


Languages

Language:Java 59.5%Language:HTML 19.3%Language:CSS 16.2%Language:JavaScript 5.0%