Skip to content

Our mission is to use cutting-edge technology to build the best timetable planner for UofT

License

Notifications You must be signed in to change notification settings

utm-cssc/via-timetable

 
 

Repository files navigation

VIAplanner

Build Status Website Status License

VIAplanner

VIAplanner is a tool designed by students at the University of Toronto to help the community. We desire to enhance the course selection process.

Introduction

The fundamental problem we are trying to solve :

  1. The current process is to choose your courses and manually create a schedule without any conflicts. This can take days to perfect.

  2. With the help of this tool, we are making this process faster and easier than before.

  3. Furthermore, this will improve UofT's reputation since this tool will modernize a crucial part of a student's life.

Documentation

VIATimetable Documentation

Installation Using NPM

git clone https://github.com/UTM-Hacklab/VIAplanner.git
cd VIAplanner/packages/app
yarn
yarn serve

Testing

Tests are found in tests/

yarn run test:unit

About

Our mission is to use cutting-edge technology to build the best timetable planner for UofT

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.4%
  • Vue 39.3%
  • Other 0.3%