acmucsd / main-website

Official Website of ACM UC San Diego
https://acmucsd.com/
4 stars 6 forks source link

Create Communities Page Description and Socials Component #304

Open WishingWell13 opened 3 months ago

WishingWell13 commented 3 months ago

Have space for a description of the community, dynamically create socials (added from JSON file), and title.

image

https://www.figma.com/proto/KBI3Wdt0ogKyLr5lwLn5UZ/Communities-Redesign?node-id=962-717&t=qzPLRVHTcfiPs6ZO-0&scaling=contain&content-scaling=fixed&page-id=2%3A50&starting-point-node-id=961%3A549&show-proto-sidebar=1

image
WishingWell13 commented 3 months ago

https://github.com/acmucsd/diamondhacks/blob/main/src/components/PrizeCard/index.tsx

https://github.com/acmucsd/space/blob/main/src/components/CompaniesGrid/index.tsx (example of using JSON file to create components)

WishingWell13 commented 3 months ago

Look at src/sections/community/Community.Suborgs.tsx and edit that