Shashank Mishra's profile

Multi Level Car Parking System | JAVA | ORACLE DB

The project Welcome Screen
Configure your Oracle database where you will be saving all your data.
First things first. Login to the system either as a ADMIN or as a n Employee
At the working desk this is the window which an employee sees all the time. For any coming vehicle he puts up its Car No. & the driver's Social Security Number. It verifies the number (just a prototype here to mimic how it is expected to work actually) and automatically provides the drivers name. The employee clicks on the button to search which closest parking slot is vacant and confirms from the driver if he wishes for a car wash also.
With all this detailing complete, he finally hits the process button.
This is Administrators Work portal. He can
1. Check System Info
2. Customize the defaults of the system
3. Run custom queries for finding some specially customised data from Database
4. View the actuall data tables stored in the Database.
Various Table options for Admin to check.
Customised Data which he can wish out of Database.
Checking the system Defaluts
Employee's cabin: here he is preparing the depart of a vehicle. The driver provides him the slot number and the Vehicle number. Employee verifies the data and moves for payment.
Sample payment receipt generated by the system for the driver, Can be maled or printed both.
Multi Level Car Parking System | JAVA | ORACLE DB
Published:

Multi Level Car Parking System | JAVA | ORACLE DB

A simple JAVA Frames based application for handling the database of a Multi Level Car Parking System. User can monitor the cars entry time, depar Read More

Published: