distributeaid / next-website-v2

This repository contains the scaffolding for DA's new website, powered by Nextjs, TypeScript & Strapi [Minus Puck]
1 stars 6 forks source link

Component: Donate campaign Cards #91

Open CatherineKiiru opened 3 months ago

CatherineKiiru commented 3 months ago

Task

Create the campaign cards in the donate section using Radix UI. Design

Snapshot Image

Good Practice

jtfairbank commented 3 months ago

I created a component for these cards to try Radix out! See src/components/donate/CampaignCard.tsx

However getting the header section and multiple cards displayed on the page still needs to be done.

jtfairbank commented 3 months ago

We'll also need some design direction on the "More Info" section. I'm thinking it just links to a region / project page?

CatherineKiiru commented 3 months ago

I think so too, I've notified Tay on Figma to create designs for the regions/project page. I'll replicate the card across the campaign section

Huiclaire commented 1 day ago

Hi @jtfairbank, I'd love to work on this issue, would it be okay for me to take it on?

jtfairbank commented 1 day ago

@Huiclaire yes! In general you can just self-assign any open issue that's not already assigned to someone else. I believe that @hola-soy-milk and I did some initial work related to this, so please checkout the existing component. You can see our work on #83

Huiclaire commented 1 day ago

Got it, thanks for letting me know! I’ll self-assigned and check #83 first. 😊