mongodb-developer / mongodb-developer/mongodb-search-java-server
Implement basic search UI
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The root URL returns a starter/doc page. From here, add a basic search UI.
This issue is ported from https://github.com/mongodb-developer/getting-started-search-java/issues/3 where this server code used to live
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the root URL and inspect how the starter/doc page is served. Read the ported issue at getting-started-search-java/issues/3 for the missing requirements, then define the basic search UI's expected flow and verify it against the server's MongoDB Search interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mongodb
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100