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

Events Section #5

Open
g4ze opened this issue Oct 1, 2024 · 1 comment
Open

Events Section #5

g4ze opened this issue Oct 1, 2024 · 1 comment

Comments

@g4ze
Copy link
Member

g4ze commented Oct 1, 2024

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:
image

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.

@Saransh-Jainbu
Copy link
Collaborator

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 :)
Screenshot 2024-10-13 160430
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants