Closed thai-truong closed 3 years ago
Deploy preview for hknucsd-portal-dev ready!
Built with commit bbf83193def42f0ef2d0e6f135c28d803415f0ca
@thaigillespie nice work - just some comments happy to merge this in considering our timeline, but need to cleanup soon
More ready for review now. Just need to integrate with backend API and we should be ok. If you want to see how it looks, start up the local portal and go to localhost:3000/interview-scheduling.
I basically made something that spawns N number of schedule selector if it is given N number of interview start dates (indicating the start date of each interview week). My rationale for this is that since we most likely won't have interviews on weekends on interview weeks, just weekdays, we should have multiple schedule selectors corresponding to the interview weeks, so the users cannot pick weekends. That and this makes it so that users can see the schedules separated by interview week.
Not sure if this is what we want but this is what I came up with
Some (updated) screenshots:
Default
Selecting some times
After clicking on confirm