Skip to content

it2121/ParkyWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here’s a professional and well-structured description for your Parky Web repository:


Parky Web - Smart Parking Management System 🌐🚗

Parky Web is the front-end web application for the Parky smart parking management system. Built with ASP.NET MVC, it provides an intuitive interface for users to book parking spots, manage reservations, and interact with the Parky API.

✨ Features

User Authentication – Secure login and role-based access.
Parking Slot Management – View available, reserved, and occupied slots in real-time.
Reservation System – Users can book, modify, and cancel parking reservations.
Interactive Dashboard – Admin panel for managing users, reservations, and reports.
REST API Integration – Communicates with the Parky API to fetch and update data.
Responsive UI – Mobile-friendly design using Bootstrap.
Reports & Analytics – Track parking usage and generate reports.

🛠️ Tech Stack

  • ASP.NET MVC – Server-side web framework
  • Bootstrap & jQuery – Front-end styling and interactivity
  • AJAX – Asynchronous communication with the API
  • REST API Integration – Fetches data from Parky API
  • SQL Server – Database for storing user and reservation data

🚀 Installation & Setup

  1. Clone the repository
    git clone https://github.com/it2121/ParkyWeb.git
    cd ParkyWeb
  2. Update API Configuration
    • Open appsettings.json and set the Parky API base URL:
      "ApiBaseUrl": "http://localhost:5000/api"
  3. Run the web application
    dotnet run
  4. Access the system
    • Open a browser and go to:
      http://localhost:5001/
      

📜 License

MIT License – Open for contributions and modifications!


This description ensures clarity and highlights the key aspects of your Parky Web project. Let me know if you'd like any tweaks! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published