- hosted on pythonanywhere.com
Created as part of University of Birmingham bridging coursework to progress from second year
virtualenv venv
source venv/bin/activate
pip install requirements.txt
python manage.py runserver
python functional_tests.py
python manage.py test
- meets all tests when logged in - currently do not have functionality to log in guest users
- as a result will encounter error when trying to access a page that you do not have permissions for - e.g. manually entering an edit post URL
Tutorial - Django girls
Design template - HTML5 UP
Images (all labelled for reuse)-