Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Implement Project Search by Used Technology or Name #63

Open
MrAshwin2142 opened this issue Nov 22, 2023 · 8 comments
Open
Labels
beginner friendly enhancement New feature or request good first issue Good for newcomers

Comments

@MrAshwin2142
Copy link
Owner

Description

The current setup lacks a search functionality to find projects based on their used technology or project name. Incorporating a search feature will significantly improve user navigation and accessibility within the repository.

Proposed Solution

  • Introduce a search bar or filter mechanism enabling users to search projects by used technology or project name.
  • Enhancing user experience by allowing quick and specific searches within the repository.

Expected Benefits

  • Improved accessibility for users to find projects matching their interests.
  • Enhances user interaction and exploration within the repository.

Additional Information

The addition of a search feature will enhance user interaction and streamline the process of discovering projects based on specific technologies or project names.

@MrAshwin2142 MrAshwin2142 added enhancement New feature or request good first issue Good for newcomers beginner friendly labels Nov 22, 2023
@animasoul
Copy link
Contributor

hi @MrAshwin2142, let me take this on.

  • add a data-tech attribute to each button
  • only display the buttons based on the search term

@MrAshwin2142
Copy link
Owner Author

good idea @animasoul , go ahead ..

@animasoul
Copy link
Contributor

created pull request.. added search by name & contributor.

It's quite a simple one, maybe someone else would like to improve? Styling and maybe predictive based on the data attributes listed?

@MrAshwin2142
Copy link
Owner Author

Right, @animasoul . That's why I am not closing this issue; we can further improve this.

@Victorthedev
Copy link
Contributor

Hello, I will like to be assigned so i can try to improve it

@MrAshwin2142
Copy link
Owner Author

@Victorthedev any updates??

@Victorthedev
Copy link
Contributor

@MrAshwin2142 Yes!, created a pull request

@Victorthedev
Copy link
Contributor

Victorthedev commented Dec 29, 2023

done, issue can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants