issues
search
jduong09
/
GetTogether
0
stars
1
forks
source link
Calendar for Availabilities Input
#21
Closed
jduong09
closed
10 months ago
jduong09
commented
11 months ago
Feature
Add Calendar for user to select whole days as meeting days instead of selecting time blocks.
Closes #20
jduong09
commented
11 months ago
Update
Added MonthlyCalendar, which displays a calendar with no times, only the days in the month.
User can select which days they want to meet.
Added ability to toggle between meeting for times, and meeting for a day.
Currently, choosing to meet for times will not allow to meet for a day, and vise-versa.
Manipulated how duration is sent to frontend on the backend side.
Added active states for visibility/testing purposes. Current design is not the final design.
Feature