Description
Problem:
The current "Open Source Information" page does not allow users to easily filter content based on tags. In sections like the "Beginner Swags" part, we have tags like cash, clothing, hacktoberfest, etc., but there is no mechanism for users to filter the information using these tags. Introducing this functionality will greatly enhance user experience, allowing them to quickly navigate through relevant content.
Solution:
-
Collect Tags:
- Review the entire page and gather all possible tags (e.g.,
cash, clothing, hacktoberfest, etc.).
-
Create Filterable UI:
- Design a filter interface where all collected tags are displayed as clickable filters.
- When a user clicks on a tag, the page should dynamically update to show only the content that matches the selected tag(s).
-
UI/UX Requirements:
- Display the tag filters at the top of the page.
- Allow users to select multiple tags simultaneously.
- Provide a "Clear Filters" option to reset the view.
- Make the filtering process smooth and intuitive without requiring a page reload.
Additional Notes:
- This feature will be particularly useful for Hacktoberfest participants, enabling them to quickly find beginner-friendly projects and opportunities.
- Ensure responsiveness across different device sizes (mobile, tablet, desktop).
Open to Contributors:
This issue is open for anyone participating in Hacktoberfest 2024! Please feel free to comment if you'd like to take on this issue or need further clarification.
Happy hacking! 💻🎉
Description
Problem:
The current "Open Source Information" page does not allow users to easily filter content based on tags. In sections like the "Beginner Swags" part, we have tags like
cash,clothing,hacktoberfest, etc., but there is no mechanism for users to filter the information using these tags. Introducing this functionality will greatly enhance user experience, allowing them to quickly navigate through relevant content.Solution:
Collect Tags:
cash,clothing,hacktoberfest, etc.).Create Filterable UI:
UI/UX Requirements:
Additional Notes:
Open to Contributors:
This issue is open for anyone participating in Hacktoberfest 2024! Please feel free to comment if you'd like to take on this issue or need further clarification.
Happy hacking! 💻🎉