Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 811 Bytes

File metadata and controls

19 lines (12 loc) · 811 Bytes

CourSys

Welcome to the third version of the Langara Course Planner!

You can find the previous version at https://github.com/langaracpsc/LangaraCoursePlanner.

This is a completely free and open source tool to help you plan your courses at Langara College. You can find more information at the about page.

This project is made possible by LangaraCourseWatcher, a REST API that provides information on Langara courses. You can find more information here.

Development

yarn install yarn dev

Build

build the given Dockerfile

Acknowledgements

  • Some inspiration taken from the CourSys system at Simon Fraser University.