(UI) Implement Event Card with Default Image for Recurring and Upcoming Events
In Link to Figma page, we have a design for the new Event card:
Your task here is to implement the new event card as a component:
- based on the location, choose one of the 6 images from OCaml.org Design System / Default Images. (This can be done the same way as background colors for package author default avatars in package_overview.eml.)
- Overlay the location as text on the image.
The component to be modified is in ocamlorg_frontend/components/cards.eml.
Hi @sabine & @shakthimaan, can I have this issue?
@sabine should i do filtering or searching on client side or any server side api? which techstack for frontend
@jatingodnani Check how filtering is done in other parts of the site, such as the jobs page.
Hello @sabine , Can i work on this issue?
@akankshat05 Hey, thanks so much for offering to help, we forgot to close this issue after it was completed. Sorry about that!
@akankshat05 Hey, thanks so much for offering to help, we forgot to close this issue after it was completed. Sorry about that!
Okay, got it! I am a beginner in contributing to the repo. Could you please point me to some issues which can get me started? I have already set up my development environment.
@akankshat05 https://github.com/ocaml/ocaml.org/issues/2015 would be a great issue to start with, as it's quite simple but also useful :slightly_smiling_face: