/sd-scheduler

Schedule UCF final presentation without stress.

Primary LanguageTypeScript

SD scheduler

UCF senior design has to schedule the final presentation. There is no easy way to coordinate the schedule. This project is to provides easy way for both faculties and students to handle senior design final presentation scheduling.

Problems

Students:

  • Don't know who will be available at what time
  • Don't know what time other groups are requesting

Faculties:

  • Too cumbersome to tell if he/she is available on requested time
  • Has to handle scheduling by themselves

Demo

Demo of marking available time:

Demo of marking available time

Demo of booking presentation time:

Demo of booking presentation time

Contribution

PR is welcome! Please open issues and make PR!

To run locally, install Yarn and clone the repository. Run yarn. To run locally, you need environment file. Please make an issue about that. After installing the packages, run yarn dev. I recommend using VSCode (it's free!)