🪂 Inspired by when2meet.com, Parachute.fyi is an open-sourced web-based scheduling application built with modern frameworks. It also integrates modern user interface and login mechanism.
[x] Update the behavior of tabs on the dashboard and event detail pages so that components are not unmounted but only hidden when not selected. This keeps user inputs when they switch between panels.
[x] Fix a logic error that causes participants available in a timeslot to appear in the list of the next timeslot.
[x] Fix time display in people available description and handle specific dates case.
[x] Extract the primary green color as a TailwindCSS color for future updates.
Checklist: