Skip to content

jasongrout-db/UCDScheduleBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UC Davis Schedule Builder

This is a website that will generate valid schedules based on whichever courses you wish to take at UC Davis.

Using this repo

This is build using react. npm is used to handle packages. Following are some useful commands:

npm install run this first

npm start builds and runs a local web server to test

npm deploy builds and pushes just the build to Github pages

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • CSS 4.5%
  • HTML 4.2%