ocaml / ocaml.org

The official OCaml website.
https://ocaml.org
Other
149 stars 302 forks source link

(UI) Implement Event Card with Default Image for Recurring and Upcoming Events #2475

Open sabine opened 1 month ago

sabine commented 1 month ago

In Link to Figma page, we have a design for the new Event card:

Screenshot

Your task here is to implement the new event card as a component:

The component to be modified is in ocamlorg_frontend/components/cards.eml.

maha-sachin commented 1 month ago

Hi @sabine & @shakthimaan, can I have this issue?

jatingodnani commented 1 month ago

@sabine should i do filtering or searching on client side or any server side api? which techstack for frontend

sabine commented 1 month ago

@jatingodnani Check how filtering is done in other parts of the site, such as the jobs page.