Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 670 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 670 Bytes

CoursePlan

Access CoursePlan at courseplan.io

CoursePlan is a four-year academic planner for Cornell undergraduates developed by the Design & Tech Initiative. CoursePlan helps undergraduates track their courses and their requirements automatically depending on their college, major, and minor. It aims to allow students view the big picture of their time at Cornell.

View documentation on updating requirements data.

Project installation

npm install

Run locally

npm run serve

Then access http://localhost:8080/

Customize configuration

See Configuration Reference.