A tool to schedule TAs to lab/tutorial sections based on their availabiity
To run perform the following:
- Have 2 terminals open
- In the first terminal have it based in the directory "/.../ShiftScheduler/ta-scheduling-frontend" and run "npm run dev"
- In the second terminal have it based in the directory "/.../ShiftScheduler/ta-scheduling-webapp" and run "run-app"
- Go to "http://localhost:3000" on the browser to see it work