Skip to content

nihar-ux18/ParkEasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗 ParkEasy — Smart Parking Management System

📌 Overview

ParkEasy is a web-based Smart Parking Management System designed to simplify the process of parking slot management for both customers and admin.
The system reduces manual effort, avoids parking congestion, and provides a structured way to monitor, book, and manage parking spaces in real time.

This project demonstrates the practical use of *full-stack web development concepts, **role-based access control, and *real-world problem solving and a scalable.


🎯 Problem Statement

In malls, offices, and public places, parking management is often:

  • Manual and inefficient
  • Time-consuming for users
  • Difficult to monitor for administrators

ParkEasy addresses these issues by offering a centralized digital platform for parking management.


💡 Solution

ParkEasy provides:

  • A Customer interface to view and book available parking slots and view their upcoming and past bookings.
  • An Admin interface to manage parking slots, floors, bookings, how many solts are booked and how much they ahve genrated revenue.
  • A real-time system that ensures parking availability is always updated.

The system separates responsibilities clearly between users and administrators to ensure smooth operation.


👥 User Roles

👤 Customer

  • Login as a customer.
  • View available parking slots.
  • Book parking slots.
  • View personal booking history.

🛠️ Admin

  • Login as administrator.
  • Manage parking slots and floors.
  • Monitor all bookings.
  • View system statistics and usage.

✨ Key Features

  • 🔐 Role-based authentication (Admin & Customer).
  • 🅿️ Real-time parking slot availability.
  • 📊 Centralized booking management.
  • 🧭 Floor-wise parking organization.
  • 🌐 Web-based and user-friendly interface.
  • 🔄 Automatic updates without page reload.
  • 📱 Responsive design for different devices.
  • 💻 Fully responsive system optimized for both desktop and mobile devices.

🧠 System Highlights

  • Clear separation of frontend and backend.
  • RESTful API architecture.
  • Secure handling of user roles.
  • Scalable design for future enhancements.
  • Real-world use case suitable for commercial environments.

🛠️ Technology Stack

🎨 Frontend

  • HTML, CSS, JavaScript

⚙️ Backend

  • Python (Flask) — used as a lightweight backend framework
  • REST APIs

🗄️ Database

  • MongoDB

🚀 Deployment

  • Frontend: Netlify
  • Backend: Cloud-based server

🌍 Live Demo

🔗 Live Application:
https://parkeasy-sys.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors