Skip to content

eduardsosh/AutoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16e4604 · Sep 19, 2023

History

75 Commits
Jun 29, 2023
Jun 27, 2023
Sep 19, 2023
Jun 27, 2023

Repository files navigation

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