SkillAgentSearch skills...

Unsw.co

UNSW CSE Course Reviews

Install / Use

/learn @daya0576/Unsw.co
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UNSW.CO

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)

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

ScreenShots:

Related Skills

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated4mo ago
Forks3

Languages

JavaScript

Security Score

77/100

Audited on Nov 26, 2025

No findings