https://github.com/abhixsh/parkmate-frontend
A parking management system built with the React, featuring user and admin roles, parking spot reservation, and real-time availability tracking.
https://github.com/abhixsh/parkmate-frontend
firebase react tailwindcss
Last synced: 4 months ago
JSON representation
A parking management system built with the React, featuring user and admin roles, parking spot reservation, and real-time availability tracking.
- Host: GitHub
- URL: https://github.com/abhixsh/parkmate-frontend
- Owner: abhixsh
- License: mit
- Created: 2024-11-14T16:35:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-05T12:11:18.000Z (about 1 year ago)
- Last Synced: 2025-09-08T20:41:43.229Z (10 months ago)
- Topics: firebase, react, tailwindcss
- Language: JavaScript
- Homepage: https://parkmate-rad.web.app/
- Size: 20.6 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ParkMate – Smart Parking Management System






ParkMate is a smart parking web app that helps users easily find and reserve parking spots while giving admins control over parking operations.
# About the Project
ParkMate is a modern parking management system designed to reduce parking hassles in busy areas. It allows users to view parking availability, read testimonials, and soon, book spots. Admins can use a planned panel to manage slots and users. The goal is to improve convenience and reduce time wasted searching for parking.
## Features
- **Landing Page**: Engaging UI with parking stats, service highlights, and real user feedback
- **Live Availability**: See available, booked, and total spots
- **Responsive Design**: Works smoothly on mobile, tablet, and desktop
- **Admin Panel**: Slot management and user control for admins
## Technology Stack
- **Frontend**: ReactJS & TailwindCSS
- **Backend**: Java Servelet
- **Database**: SQL
- **CI/CD**: GitHub Actions
- **Hosting**: Firebase Hosting
## Backend Repository
Click here to go to the backend repository
## Local Development
### Prerequisites
- Node.js and npm installed
### Installation
1. Clone the repositories:
```bash
git clone https://github.com/abhixsh/parkmate-frontend
```
2. Install dependencies:
```bash
npm install
```
3. Start development servers:
```bash
npm run dev
```
## Contributing
A win-win cooperation! We invite you to participate in this project. Let's work together to create the most useful tool for developers on the web today.
### How to Contribute
- Issues: ask questions and submit your features
- Pull requests: send your improvements to the current codebase
Together, we can make this project **better** every day!
## License
This project is licensed under the MIT License.