You need to do few things to run this program
- put current working directory to studybud (outside one)
- In your terminal you need to type in python manage.py makemigrations
- if it went fine, type in python manage.py migrate
- finally run server by python manage.py runserver /