Skip to content

This app pulls courses from the course directory with a front-end to display the courses, along with syllabi downloaded from Canvas.

License

Notifications You must be signed in to change notification settings

UBC-LFS/lfs-course-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFS Course Directory

Project displays the current year courses along with their syllabus from the previous year (If available)

Project Structure

Project contains the client and the server code. The client code gets served by the server code. For the server to get access to changes in the client code, inside the client directory run.

  • npm run dev so that the endpoints get updated to hit localhost of the service running "lfs-canvas-syllabus"
  • npm run prod so that the endpoints get updated to hit the production endpoint running "lfs-canvas-syllabus"

About

This app pulls courses from the course directory with a front-end to display the courses, along with syllabi downloaded from Canvas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •