Open g4ze opened 1 month ago
Issue Resolution: Implement Events Section I have successfully implemented the Events Section , fulfilling the following requirements:
Event Data Management: Utilized a JSON file to manage event data, including event name, poster image, short description, community.dev link, and media items.
Event Card Design:
Each card displays the event name, poster as a profile picture, a grid layout for media, a clickable community.dev link, and a short description. Code Quality: The code has been linted and formatted with Prettier for improved readability and maintainability.
Navbar Updates: Updated the navbar with the new project logo and name for cohesive branding.
Please assign this to me , and I will send pull request :)
We need to design and implement an events section which takes in event name, poster picture, a bunch of event media, community.dev link of the event, short desc and generates an event card with event name, poster as pfp and carousel of the media with a clickable link. Rough draft:
a readme file with a particular syntax or a json file with a particular valid expression can be used as the database in this repo itself.