/unsw.co

UNSW CSE Course Comments

Primary LanguageJavaScript

A UNSW CSE Course experience sharing website based on Django.

Quick Links:


Quickstart

Install requirements.

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

Start the server

python2 manage.py runserver 

Here we go 😀😃😄😁

Open this url in your browser: http://127.0.0.1:8000/

If it does not work, sending email to me: me@changchen.me


TODO(Ordered by urgency)

  • adding undergraduate courses.(done)
  • customize index page.(done)
  • attracting users.
  • bg font bug.

ScreenShots: