The Django Car Dealership App is a web-based platform designed for car dealerships to manage vehicle inventory, customer inquiries, and sales efficiently. This project leverages Django's robust backend capabilities to deliver a seamless experience for both administrators and customers.
Features
Vehicle Listings – Add, update, and remove car listings.
Customer Inquiry Management – Handle customer inquiries and responses.
User Authentication – Secure login and registration system.
Admin Dashboard – Manage inventory and track sales.
Search and Filter – Users can search and filter available cars.
Responsive UI – Mobile-friendly design with Bootstrap.
Technologies Used
Django – Web framework for backend development.
HTML5 & CSS3 – Frontend structure and styling.
Bootstrap – Responsive UI design.
JavaScript – Interactive functionalities.
SQLite – Default database (can be switched to PostgreSQL or MySQL).
Django Car Dealership App helps in managing inventory, inquiries, and sales efficiently with a robust backend for a seamless admin and customer experience.