Cultural-Committee-SNIOE / CC-Website

https://cc-website-iota.vercel.app
0 stars 0 forks source link

Feat/event master #12

Closed kazekunal closed 1 year ago

kazekunal commented 1 year ago

The complete section of events has been created containing the hero section as well as the event cards. The complete design is responsive.

vercel[bot] commented 1 year ago

@kazekunal is attempting to deploy a commit to the cultural-committee Team on Vercel.

To accomplish this, @kazekunal needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

vercel[bot] commented 1 year ago

@sujith-rek is attempting to deploy a commit to the cultural-committee Team on Vercel.

To accomplish this, @sujith-rek needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

sujith-rek commented 1 year ago

@kazekunal image

see here there was an overflow need to work on that and don't hardcode the card, make a card which takes the values/ props and shows cards automatically

sujith-rek commented 1 year ago

for reference see ClubsAndSocsCard.js

you need load data into an array and use map function

sujith-rek commented 1 year ago

image image

kazekunal commented 1 year ago

The fixes and other changes have been pushed to a separate branch "feat/event-master2" as there was a conflict here and I didn't want to rebase this branch for other future reference