EasyParking Portal
A full-stack project for managing parking spaces, allowing users to log in, check in/out.
Screenshot

Tech Stack
HTML
CSS
JavaScript
Python
FastAPI
MySQL
SQLAlchemy
Docker
jQuery
Postman
Project Details
Implemented administrator features enabling managers to add/remove parking lots and spaces, insert/edit parking locations, search parking spots, and view user data
Created backend services as RESTful APIs using Python, FastAPI, and Postman, and designed a user-friendly interface using HTML5, CSS, JavaScript, and jQuery
Utilized Docker to containerize MySQL, leveraging SQLAlchemy's ORM capabilities for data operations such as create, read, update, and delete