-
Notifications
You must be signed in to change notification settings - Fork 6
[UPDATE] Add More Options to Tech Stack Field in Register Page and Navbar Filters #51
Copy link
Copy link
Open
Labels
EasyDifficulty level is easyDifficulty level is easygood first issueGood for newcomersGood for newcomers
Description
Add More Options to Tech Stack Field in Register Page and Navbar Filters
Description
Enhance the application by adding more options to the Tech Stack field in the Register Page and ensuring the same options are available in the Navbar Filters.
Acceptance Criteria
- Add new options to the Tech Stack dropdown or multi-select field in the Register Page.
- Update the Navbar Filters to include the newly added options in the Skills field.
- Ensure both fields (Register Page and Navbar Filters) pull data from a centralized, consistent source.
File Changes
-
codebase/frontend/src/pages/register.jsx:- Update the Tech Stack dropdown or multi-select field to include additional options. Just add more options.
-
codebase/frontend/src/components/Navbar.jsx:- Modify the Skills filter options to reflect the updated list of options.
Follow Pull Request Guidelines:
- Test the changes to ensure all options are correctly displayed and functional on both the Register Page and Navbar Filters.
- Follow the Pull_request_template.md file when submitting the Pull Request.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EasyDifficulty level is easyDifficulty level is easygood first issueGood for newcomersGood for newcomers