Git-Trace: Instantly search, view, and bookmark GitHub repositories and issues. Streamline your workflow and keep your favorite projects at your fingertips!
Proposed Filters:
Languages: Users should be able to filter repositories by programming languages (e.g., JavaScript, Python, Ruby, etc.).
Tags: Implement tag-based filtering, enabling users to narrow down results based on relevant tags or topics.
Stars: Allow users to filter repositories based on the number of stars
Fixes #107
Closes #107
Type of Change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation Update
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
🚀 Pull Request
Description
Proposed Filters: Languages: Users should be able to filter repositories by programming languages (e.g., JavaScript, Python, Ruby, etc.). Tags: Implement tag-based filtering, enabling users to narrow down results based on relevant tags or topics. Stars: Allow users to filter repositories based on the number of stars
Type of Change
Checklist:
Screenshot of final output/video