Runing on local: You only need python 3, Also ther is a Docker-compose to easily run this project with a simple comand
Local: Run pip3 install requirements.txt and python3 manage.py runserver and open your browser in port 8000 Docker: Just run docker-compose up and project will start at port 8000
Django 2.1.2 - The web framework used
This project is licensed under the MIT License