SamLab17 / HelpHours

Web app for managing online help hours
GNU General Public License v3.0
2 stars 1 forks source link

Added weekend options for Zoom links #69

Closed SamLab17 closed 3 years ago

SamLab17 commented 3 years ago

Adds the option to have Zoom links be scheduled for weekends.

Adds Saturday and Sunday to the drop-down menu. Will only show Saturday & Sunday columns if any links are added for those days: https://github.com/SamLab17/HelpHours/blob/9b89e805ff549bc3f1d66d2d014be5f0ece3c5cc/helphours/routes.py#L121

Please make sure there are no typos or obvious errors anywhere!