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

Differentiate free and paid events on eventcard comp #1312

Closed
Snorre98 opened this issue Sep 4, 2024 · 0 comments · Fixed by #1523
Closed

Differentiate free and paid events on eventcard comp #1312

Snorre98 opened this issue Sep 4, 2024 · 0 comments · Fixed by #1523
Assignees
Labels
difficulty: easy Presumed to be a small task. frontend Task related to frontend. UX Make pretty art pls

Comments

@Snorre98
Copy link
Contributor

Snorre98 commented Sep 4, 2024

Modify allready excisiting component

These event cards (EventCard) should display wheter the events is paid or free. This information is available through an event api endpoint, see the table view on the Events page for some context. Some events are free, others are paid.

We dont want to display price on the cards, just "Paid" or "Free" category. To sum up; add feature to the card component which allows for users to see if the event is paid or free, similar to how it is possible to see title or time and date.

image

@Snorre98 Snorre98 added difficulty: easy Presumed to be a small task. frontend Task related to frontend. UX Make pretty art pls labels Sep 4, 2024
@Snorre98 Snorre98 added this to the Samfundet4-events milestone Sep 4, 2024
@Lidavic Lidavic self-assigned this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Presumed to be a small task. frontend Task related to frontend. UX Make pretty art pls
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants