Skip to content
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

Frontpage (event feed) initial design #35

Open
Tschonti opened this issue Jul 31, 2024 · 0 comments · May be fixed by #44
Open

Frontpage (event feed) initial design #35

Tschonti opened this issue Jul 31, 2024 · 0 comments · May be fixed by #44
Assignees
Labels

Comments

@Tschonti
Copy link
Member

Tschonti commented Jul 31, 2024

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 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.

@VarMattew VarMattew self-assigned this Aug 15, 2024
@Tschonti Tschonti changed the title Rethink the events findAll endpoint and the design of the front page Frontpage (event feed) initial design Aug 15, 2024
@VarMattew VarMattew linked a pull request Aug 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants