π Used Cars Selling Website
Python, Flask, PostgreSQL | Sept 2024 β Dec 2024
A full-stack web platform designed to manage second-hand car inventory, including vehicle tracking, staff role permissions, and transaction history. Implements a set of RESTful API endpoints using Flask to handle core CRUD operations: adding, retrieving, editing, and deleting vehicles.
π§ Key Features
- CRUD operations for adding, editing, and removing vehicle listings
- Role-based login system with staff-level permissions
- Real-time updates to vehicle availability and sales status
- Transaction history and performance tracking
π©βπ» My Role
- Built backend logic using Flask and PostgreSQL
- Designed database schema and implemented role-based access control
- Developed clean and simple HTML templates for the admin UI