A web-based parking reservation platform with real-time tracking and integrated payment options.
- User registration and login
- Book and manage parking slots
- Real-time slot availability
- Integrated payment options (mocked)
- Admin dashboard for monitoring and reports
- Frontend: HTML, CSS
- Backend: Python (Flask), SQLite / SQL Server
- Other: Git, GitHub Actions
-
Clone the repository
git clone https://github.com/Vindhya733/parking-management-system.git -
Navigate to project directory
cd parking-management-system -
Run the app
python app.py
✅ This project is part of my Full Stack Developer learning journey. Contributions and suggestions are welcome!