Code Monkey home page Code Monkey logo

parkingschedular's Introduction

Parking-Schedular

This is a Java Swing application that allows users to manage vehicle parking in a parking lot. The system uses JDBC to connect to a MySQL database and stores information about the vehicles, parking slots, and parking charges.

Note: Implementation of admin and parking receipts is not completed yet.

Features

The Vehicle Parking Management System has the following features:

  • Login and registration for users
  • Adding new vehicles to the parking lot
  • Displaying the list of parked user vehicles
  • Assigning parking slots to vehicles
  • Removing vehicles from the parking lot
  • Calculating parking charges based on the duration of parking
  • Generating parking receipts for customers
  • Admin access to view parking statistics and generate reports

Technologies Used

  • Java 12
  • Java Swing for GUI
  • JDBC for database connectivity
  • MySQL database

Requirements

To run this application, you need:

  • Java 12 or higher
  • MySQL database server
  • MySQL JDBC driver

How to Run

  1. Clone the repository to your local machine.
  2. Create a new MySQL database using the script.sql script provided in the sql folder.
  3. Open the project in your preferred Java IDE.
  4. Set the database connection properties in the server.java file.
  5. Run the ParkingSchedular.java file to start the application.

Screenshots

Login Screen

image

Registration Screen

image

User Dashboard Screen

image

Slot Release Screenshot

image

Please feel free to contribute by submitting bug reports or feature requests.

parkingschedular's People

Contributors

nirbhay-pundir avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.