Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

daya0576/unsw.co

Repository files navigation

unsw.co — Archived

⚠️ This project is archived. The website is no longer actively maintained.

unsw.co was a community-driven course review platform for UNSW students, primarily serving Chinese-speaking postgraduate and undergraduate students in the CSE faculty.

Course Reviews

All course comments have been migrated to GitHub Issues for preservation:

👉 Browse all course reviews

Label Description
CSE-Postgrad CSE Postgraduate Coursework courses
CSE-Undergraduate-Courses CSE Undergraduate courses
UEEC University English Entry Course
  • 65 courses with at least one review
  • 129 comments migrated, preserved with original author, date, and likes

Original Setup (for reference)

Step 1

Add keys.py to the rango/ directory:

BING_API_KEY = ""
G_EMAIL_KEY = ""
ME_EMAIL_KEY = ""

Step 2

Install dependencies from the root directory:

pip install -r requirements.txt

Step 3

cd rango
python manage.py runserver 8001

Open http://127.0.0.1:8001/ in your browser.

About

UNSW CSE Course Reviews

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors