Skip to content

CS546/final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#To run npm install

npm run-script seed

npm start

go to http://localhost:1738/

final

Our final project for CS546

System architecture

##API Endpoints

Path Request type Response
/ GET Home page of website
/account GET Account info page
/scheduler/schedule?courses=<csv course names> GET An HTML page displaying the possible schedules for that combination of courses
/scheduler/schedule?courses=<csv course names>&json=true GET A JSON object containing a list of schedules, which each include a list of the course sections and the url for the scheduler website showing that combination

About

Our final project for CS546

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •