Skip to content

exe-Qwerty/via-timetable

 
 

Repository files navigation

VIAplanner

Build 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/VIAplanner/via-timetable.git
cd via-timetable
yarn
yarn serve

Testing

Tests are found in tests/

yarn run test:unit

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • Vue 41.0%
  • Other 0.6%