DevDogs-UGA / Optimal-Schedule-Builder

DevDogs' inaugural, 2024-2025 project: an optimal schedule-building website for UGA students.
13 stars 70 forks source link

Created Questionnaire Page + Dropdown Search component and Tag input component #393

Closed lunarsceals closed 3 days ago

lunarsceals commented 3 days ago

Created Questionnaire/Survey Page w/ dropdown search component and form validation. Created a reusable dropdown search component and tag input component.

Replaced the dropdown placeholders in the other components with their respective versions (normal search input/tag input) Functions on all screen sizes that I've tested.

*Note: I took some creative liberties with the design. I wasn't sure whether to follow the one on the Figma, since it seemed very different from the rest of the site.

To-Do:

Page image image

Dropdown Search Component image

Filters dropdown on search input image

Day selection (Toggled, Hover, Untoggled) image

Time selection image

Form Validation image

JSON Form Output image

Tag Input w/ dropdown capabilities image image