Skip to content

[FEATURE] - Implement Search and Filter System for PapersΒ #541

@Yash-Jain2006

Description

@Yash-Jain2006

✨ Feature Description

Currently, papers are only listed without a way to search or filter them.
We need a search bar (by title/author/keyword) and filter dropdown (by tags/categories).


🎯 Why is this Needed?

  • Helps users quickly find relevant papers.
  • Makes the organizer scalable when handling large collections.
  • Enhances usability and efficiency.

πŸ“‹ Possible Implementation

  1. Add a search input box in index.html.
  2. Add a dropdown filter for categories/tags.
  3. Update script.js to dynamically hide/show items.
  4. Ensure it works on both desktop & mobile.

πŸ“Έ Mockups / Examples (if any)


βœ… Additional Notes

  • Later, can be extended with advanced filters (by year, conference, DOI, etc.).
  • A beginner-friendly issue for contributors familiar with DOM manipulation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions