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

filter-functionality added #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SURAJ-SHARMA27
Copy link

Description

Implemented filtering functionality on the tutorial homepage to allow users to filter tutorials by date created, title, owner or keyword. This resolves the issue where users were unable to efficiently navigate and find specific tutorials in the presence of a large number of entries.

Related Issue

Resolves issue #18

Motivation and Context

With the introduction of filtering, users can now easily locate relevant tutorials based on specific criteria, improving usability and accessibility.

Screenshots or GIF (In case of UI changes):

bandicam.2024-01-26.12-05-05-047.mp4

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@SURAJ-SHARMA27
Copy link
Author

@shivareddy6 @Maahi10001 @ABHISHEK-PANDEY2 could you please review the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant