Skip to content

[Frontend] Create a basic home page draft #35

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 15, 2025 · 0 comments
Open
9 tasks

[Frontend] Create a basic home page draft #35

dyzhuu opened this issue Apr 15, 2025 · 0 comments

Comments

@dyzhuu
Copy link
Contributor

dyzhuu commented Apr 15, 2025

Create a basic home page

🎯 Acceptance Criteria

  • Use the existing src/app/(frontend)/page.tsx.
  • Display a static welcome message/title (e.g., "Welcome to AUCC").
  • Fetch the 3 most recent published Events and Trip Reports from Payload and display their titles and dates as a simple list. Use basic HTML (
      ,
    • ) or placeholder components.
    • Implement basic loading state while fetching data.
    • Implement basic error handling if fetching fails.

    📊 Definition of Done (DoD)

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

    🔗 Dependencies

    [Backend] Create collection for events #34
    deleted #33


    📚 Additional Context

@dyzhuu dyzhuu changed the title [Frontend] Create a basic home page [Frontend] Create a basic home page draft Apr 15, 2025
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

No branches or pull requests

1 participant