Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DiogoPires2003/MODELS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Car Dealership Mangement App Project

This project is a web application for a car dealership, built with Django and PostgreSQL, and containerized using Docker.

Prerequisites

  • Docker
  • Docker Compose

Setup

  1. Clone the repository:

    git clone <repository_url>
    cd <repository_directory>
  2. Change directory to act1:

    cd /act1
  3. Build and start the Docker containers:

    docker-compose up --build
    
  4. Access the application: Open a web browser and go to http://localhost:8000.

Project Structure

  • myapp/templates/base.html: Base HTML template for the application.
  • myapp/views.py: Django views for the application.
  • Dockerfile: Dockerfile for building the web application container.
  • docker-compose.yml: Docker Compose configuration file.

License

This project is licensed under the MIT License.

Author

Diogo Filipe Alves Pires [[email protected]]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published