Improve Index
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 18
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 555
Description
Currently the index focuses only on tastings. Thats not terrible but we can do better. Additionally it isnt search engine friendly.
- Content needs rendered on the server for initial load
- We could add things like "newest bottles" as well as "highest rated" (even if our data is currently limited)
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 by locating the index implementation and the current tasting-focused data path. Check how the initial page load is rendered and identify the existing data available for newest bottles and highest-rated bottles. Done means the index renders content on the server for search engines and presents the requested additional bottle sections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100