sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
1.95k stars 470 forks source link

Adding the Search, Pagination Functionality to the Individual Challenges section #376

Closed 721-atikshaikh closed 4 months ago

721-atikshaikh commented 5 months ago

Framework/code-stack

Native (HTML, CSS, and JS)

Scope

Core Application

Description

  1. Search Functionality: Implement a search bar to allow users to quickly find challenges by name. This should support partial matches and be case-insensitive to ensure ease of use.
  2. Pagination Functionality: Instead of loading all challenges simultaneously, introduce pagination. This will reduce initial load times, improve performance, and allow users to navigate through challenges in a more organized manner.
  3. Sorting Functionality: Provide users with the ability to sort challenges by name, difficulty, and newly added. Sorting should be both ascending and descending to cater to various user preferences.

Screenshots

I am open to discussion as per the requirements @sadanandpai !

Additional Context

No response

sadanandpai commented 5 months ago

@721-atikshaikh Please plan to go ahead with a single feature at a time

721-atikshaikh commented 4 months ago

Hi @sadanandpai , sorry for the delay just dealing a lot in life. Will come back with a proper plan on how to proceed with a single feature. BTW do we have any community channel anywhere on Slack/Discord or any other place ? It would be easily available to chat

sadanandpai commented 4 months ago

https://t.me/+rc6Rwd77G_gzMjA1 @721-atikshaikh

721-atikshaikh commented 4 months ago

@sadanandpai Joined the group. Also I see this issue has been segregated into various small issues. Great idea ! Will pick one of them and start working on it.

sadanandpai commented 4 months ago

yes @721-atikshaikh . that works