You can view the version submitted to WebJam here
GE-Z Backend is a REST api for course articulations using assist.org and California Virtual Campus.
See the frontend.
- UCI ✅
- UCSB ✅
- UCLA ✅
- All UCs and CSUs
Note: the parser does not guarantee 100% accuracy. If you run into issues please let us know 👍
Requirements: node >= 20
, npm
- Clone the repo
- Copy
.env.example
to.env
- Run:
npm i
npm run scrape:all
npm run seed:all
npm run dev
Made with ❤️ by Uno Pasadhika, Andrew Wang, Kevin Wu