kir-dev / kir-dev/BeAlcoholic

Frontpage (event feed) initial design

Open
#35 0 comments 0 reactions 1 assignee Claimed by @VarMattew View on GitHub
frontend
Dominant language
TypeScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

This is our current plan for the event feed on the front page of our app: https://www.figma.com/design/HQPHAlEY3xue2MeUq9Xoue/BeAlcoholic?node-id=1-4

Create the initial design for the front page using mock data. A list of events should be displayed. For each of them, display the title, description (maybe truncate if it's too long?), start, end date (formatted), creator user, and the top three drinks consumed (maybe also how many times they were consumed). Clicking on an event should navigate to `/events/:eventid`.

There should be a create event button at the top, this should navigate to `events/new`. (this page can be empty, will be implemented in another issue)

Also include a [paginator component](https://ui.shadcn.com/docs/components/pagination) at the bottom of the page. It doesn't have to work for now, we'll implement it once the backend is connected.

Optionally also design the page to be usable on mobile phones.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.