Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 654 Bytes

readme.md

File metadata and controls

26 lines (18 loc) · 654 Bytes

Installing and running

Prerequisites

-Latest python
-Git

Running

-Clone repo
-Create a venv in \AutoApp using python -m venv .
-Run venv using \Scripts\activate.bat
-Run pip install -r requirements.txt

We now have all the files

In AutoApp\autosite\ run python manage.py --migrate

Now run server

In \AutoApp\autosite run python manage.py --runserver

Populating the database

Running python manage.py your_command <url> <make> will populate the database
For example bmw would be: python manage.py your_command https://www.ss.com/lv/transport/cars/bmw/ Bmw