ACM-VIT / ACM-VIT/SDG-Backend

Search Functionality

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Implement a search feature that allows users to search for specific values in the responses table. When a user clicks the search button or presses enter, the app should search the database for the value entered. Create a search button that triggers this functionality.

Contributor guide

Open the contributing guide

Research direction

Start by locating the responses table handling and the database entry point used by the backend. Trace how the search button or Enter key can reach that flow, then verify that entering a value returns matching responses and that the search button triggers the same behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.