- Index
- All postgraduate courses:
- Check comments of specific course such as COMP9021
- Login with your Facebook, Github, Google account:
pip2 install -r requirements.txt
If you are in mainland China, try this one:
pip2 install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com -r /requirements.txt
python2 manage.py runserver
Open this url in your browser: http://127.0.0.1:8000/
If it does not work, sending email to me: me@changchen.me
- adding undergraduate courses.(done)
- customize index page.(done)
- attracting users.
- bg font bug.