Skip to content

A tool to schedule TAs to lab/tutorial sections based on their availabiity

License

Notifications You must be signed in to change notification settings

NooriDan/ShiftScheduler

Repository files navigation

ShiftScheduler

A tool to schedule TAs to lab/tutorial sections based on their availabiity

To run perform the following:

  1. Have 2 terminals open
  2. In the first terminal have it based in the directory "/.../ShiftScheduler/ta-scheduling-frontend" and run "npm run dev"
  3. In the second terminal have it based in the directory "/.../ShiftScheduler/ta-scheduling-webapp" and run "run-app"
  4. Go to "http://localhost:3000" on the browser to see it work