Skip to content

Repository files navigation

Parking Management System

Overview

The Parking Management System is a C# Windows Forms application designed to streamline the process of managing parking slots, vehicles, and bookings. This system provides a user-friendly interface for parking attendants or administrators to add vehicles, book parking slots, and retrieve data efficiently. It is built using the Guna UI framework for a modern and polished frontend experience, backed by a robust .NET backend. The data is stored and managed using a MySQL database.

Features

  • Add Vehicle: Easily add vehicle details to the database. When booking a slot for a vehicle, the user only needs to enter the vehicle number, and the system will auto-fill the rest of the details from the database.

  • Book Vehicle: Assign parking slots to vehicles quickly. The system ensures that slots are accurately updated and can be retrieved later as needed.

  • Retrieve Data: View and manage vehicle and booking records through an integrated data grid. Users can update or delete records, ensuring that the database remains current.

  • User Authentication: Secure login functionality that ensures only authorized users can access and modify the system’s data.

Screen Shot

alt text

Technologies Used

Frontend

  • C# Windows Forms: Provides a rich and responsive user interface.
  • Guna UI Framework: Enhances the appearance of the application with modern UI components and design elements.

Backend

  • .NET Framework: Handles the application logic and communication between the frontend and the database.

Database

  • MySQL: A reliable and efficient database system used to store vehicle information, booking records, and user data.

Project Demo Video

https://drive.google.com/file/d/1S_CCfj2jErrYa1TDaD8v3Riv7KGmShB5/view?usp=sharing

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/parking-management-system.git
    

Contributing

If you wish to contribute to this project, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or inquiries, please contact lakithrandula6@gmail.com

About

Real-time vehicle parking slot allocation system using Guna UI, C# .NET, and MySQL.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages