#510: [DIG-116] [Feature]: Implement query based contests
Issue #510 by pranshugupta54
[DIG-116] [Feature]: Implement query based contests
Is your feature request related to a problem? Please describe.
Current State:
Our contests page currently features a dropdown filter for users to select specific platforms. While this has been functional, there is a growing need to provide users with more flexibility and a quicker way to access contests based on their preferences.
Describe the solution you'd like
Requested Enhancement:
We propose implementing query-based filtering for the contests page, allowing users to specify their preferred platforms directly in the URL. This would enhance the user experience and provide a more dynamic way of accessing relevant contest information.
Desired Functionality:
- Users should be able to filter contests by appending query parameters to the URL.
- Example: https://digitomize.com/contests?platform=leetcode
- Additionally, users should be able to filter by multiple platforms, separating them with commas.
- Example: https://digitomize.com/contests?platform=leetcode,codechef
Alternatives
No response
Additional Context
No response
Are you interested in contributing?
- [ ] I'd like to work on this issue
Code of Conduct
- [X] I have used the search function to check if an issue already exists
- [X] I agree to follow this project's Code of Conduct
<sub>DIG-116</sub>
0 Replies