Django/unicorn web app for basic data vizualization
- Create venv on your pc
- Activate new venv
- Clone this repo to your pc
- pip install -r requirements.txt
- python manage.py makemigrations
- python manage.py migrate
- (inside venv from No. 2) python manage.py runserver
- open browser to http://127.0.0.1:8000/projects/app