Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Garage

Car Garage for booking maintanence service. Website for Thesis project.

Prerequisites

Installing

  1. Create environtment: python -m venv venv
  2. Install Django: pip install django
  3. Install Pilow (for upload image): pip install pilow
  4. Install Django Jazzmin: pip install -U django-jazzmin

Command run project

  1. .\venv\Scripts\activate
  2. python manage.py makemigrations
  3. python manage.py migrate
  4. python manage.py runserver
  5. python manage.py colectstatic

Images of Project

image image

About

Car Garage with Django 3.2 (Thesis)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages