Feature/event card enhancements#38
Conversation
|
Amazing work @badrinarayanms The starts in x days is a great addition, and an amazing one. I'll create a timeline of releases and will also create a branch and will let you know and you can merge the changes to that branch which we can use over time. Thanks a lot for your valuable time and effort. |
|
Hey @badrinarayanms adding this is a great feature to have. But adding another extra field to this small card will make the UI cluttered. It would be easy for us to decide if you can show us the Mock UI after expanding the Card's minimum dimensions to fit in all the details yet having enough space to make it look less cluttered |
|
Hey @badrinarayanms, any update on this PR? |
Description
This PR enhances the event card component by:
events.jsonto include a newmapattribute for the event location URL.These changes aim to improve user interaction and provide event details in a more engaging way.
Files Changed
EventCard.js: Updated to display buttons on hover and added aCountdowncomponent that shows the number of days until the event starts.events.json: Added a newmapattribute for the event location URL.This image shows the updated event card with the hover effect for the 'View on Map' and 'Register' buttons, as well as the countdown timer displaying the days remaining before the event starts.
