Skip to content

Latest commit

 

History

History
82 lines (50 loc) · 4.14 KB

README.md

File metadata and controls

82 lines (50 loc) · 4.14 KB

Parking Managament System

GitHub milestones GitHub contributors GitHub repo size GitHub last commit GitHub languages count


💻 About

Welcome to my comprehensive Parking Management System! This web application is built on a robust Three-layered-architecture, offering a feature-rich experience with various CRUD operations and specialized methods. Explore the functionality of my system, including:

  • Functional Database Operations: Seamlessly interact with a powerful database to store and retrieve data efficiently.
  • User Management: Manage user accounts with ease, covering account creation, authentication, updates, and deletions.
  • Reservation Management: Effortlessly handle parking reservations, ensuring a smooth experience for both users and administrators.
  • User-friendly UI/UX: Enjoy a visually appealing and intuitive interface designed to enhance your overall experience.

Experience the power of the Parking Management System, where every feature is crafted to provide a seamless and efficient solution for your parking needs!

🗂️ Tech Stack

Used code editor & collaborative service:

VS logo GitHub logo git logo

Used tools for the development:

cs raylib json


📄 Documents

Presenting


📥 Installation

If you want to clone the repo locally you can paste the following command in your preferred terminal:

https://github.com/codingburgas/2324-technologies-11-transport-assignment-MMMarinov20

1. Navigate to the main folder:

cd 2324-technologies-11-transport-assignment-MMMarinov20/ParkingManagementSystem

2. Open the .sln file by typing:

ParkingManagementSystem.sln

3. Execute the SQL script

It is located in ParkingManagementSystem.DAL/Data/DatabaseScripts/dbScript.sql

4. Change the connection string to your current one

It is located in the ParkingManagementSystem.DAL/Data/DatabaseConnector.cs

5. Press F5 and enjoy!


Thanks for checking out my repo, show some ❤️ by giving my repo a ⭐️!

If you want to contribute, feel free to open a PR!