Skip to content

[Frontend] Create a basic rivers page #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
9 tasks
dyzhuu opened this issue Apr 23, 2025 · 0 comments · May be fixed by #51
Open
9 tasks

[Frontend] Create a basic rivers page #50

dyzhuu opened this issue Apr 23, 2025 · 0 comments · May be fixed by #51
Assignees

Comments

@dyzhuu
Copy link
Contributor

dyzhuu commented Apr 23, 2025

Create a basic rivers page.


🎯 Acceptance Criteria

  • Create src/app/(frontend)/rivers/page.tsx.
  • Fetch all rivers from Payload sorted by grade (ascending).
  • For each river, display the image, name, grade, description
  • Make each river title a link to the dynamic river page (/rivers/[slug]).
  • Add loading and error states.

📊 Definition of Done (DoD)

  • Acceptance criteria met
  • Agreed tests written
  • Agreed documentation in GitHub wiki
  • PR reviewed

🔗 Dependencies

#34


📚 Additional Context

@dyzhuu dyzhuu self-assigned this Apr 23, 2025
@dyzhuu dyzhuu linked a pull request Apr 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant