BroncoDirectMe / BroncoDirectMe/Frontend
[PRIMARY FEATURE] Autocomplete Major Input
Open
Easy
Feature
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### User Story
As a student, I want to be able to select my major with little hassle.
### Technical Tasks
- Create an input that has autocomplete options with each major's name. Use [Material UI's Autocomplete](https://mui.com/material-ui/react-autocomplete/) functionality.
- Boolean value on the exported component to toggle visibility.
### Acceptance Criteria
- Input autocompletes with a major's name
### Related Issues
- #104
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.