Bridging Assignment for progression into final year at the University of Birmingham
https://github.com/wrussell1999/university-bridging-assignment.git
Bridging Assignment at the University of Birmingham
Assignment specification can be found here.
Find the final website here!
Tutorial can be found here.
virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
cat creds-template.json > creds.json
python manage.py runserver