Django-Car-Dealership-App

Hira Saleem

Django Car Dealership App

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).

Project Structure

Django-Car-Dealership-App/
├── dealership/ # Core application handling cars and inquiries
├── static/ # CSS, JavaScript, and image files
├── templates/ # HTML templates
├── db.sqlite3 # SQLite database
├── manage.py # Django management script
├── requirements.txt # Project dependencies
├── runtime.txt # Python runtime environment

Getting Started

Follow these steps to set up the project locally:

1. Clone the Repository

git clone https://github.com/HSk2703/Django-Car-Dealership-App.git
cd Django-Car-Dealership-App

2. Create and Activate a Virtual Environment

python -m venv env
On Windows:
env\Scripts\activate
On macOS/Linux:
source env/bin/activate

3. Install Dependencies

pip install -r requirements.txt

4. Apply Migrations

python manage.py migrate

5. Run the Development Server

python manage.py runserver

6. Access the Application

Open your browser and navigate to:

Like this project
0

Posted Nov 7, 2024

Django Car Dealership App helps in managing inventory, inquiries, and sales efficiently with a robust backend for a seamless admin and customer experience.

Shopify-Powered Women's Fashion E-commerce Store
Shopify-Powered Women's Fashion E-commerce Store
Shopify-Powered Women's Fashion Boutique
Shopify-Powered Women's Fashion Boutique
Shopify-Powered Beauty Store
Shopify-Powered Beauty Store
Shopify-Powered Tech Gadgets Store
Shopify-Powered Tech Gadgets Store