Code4PuertoRico / Code4PuertoRico/una-hora
Add Search Feature to Mentors Page
Open
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] User must be able to search by name, city, or topic.
- [ ] The search results page must show the number of found mentors.
- [ ] The search results page must be paginated.
- [ ] The search results page must have a permalink.
Contributor guide
Research direction
Start by locating the Mentors page and the code that currently lists mentors, then trace how its requests and results are rendered. Confirm how search, pagination, and permalinks are handled elsewhere in the project before making changes. Done means users can search by name, city, or topic, see the result count, navigate pages, and share a permalink.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100