Skip to content

samirp91/course-scheduler-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

U of T Schedule Generator

Welcome to U of T Schedule Generator

If you would like to contribute, feel free to fork this repo and make pull requests.
To start this application, you must have node.js installed.
Once you've installed it, run the following commands:

npm install
npm start

During npm init, keep the default settings. You can change them if you want to but the default works fine.
The default host is localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • HTML 15.4%
  • CSS 12.1%