daedalus-developers / daedalus.codes

Home Page
https://daedalus.codes
9 stars 18 forks source link

Event Page Implementation with Hackathon and Webinar Cards #99

Closed os-hi closed 6 months ago

os-hi commented 7 months ago

Event Page Implementation

Acceptance Criteria

Given all the users, everyone should be able to navigate to the Event page, view both hackathon and webinar sections, and interact with event cards seamlessly.

Performance Criteria

The "Performance Criteria” establishes the system’s performance expectations.

Steps that need to be completed

Event Page Components

  1. Event Types - Hackathon and Webinar

    • [x] Create sections for both hackathon and webinar events on the Event page.
    • [x] Ensure the sections are visually distinct and labeled appropriately.
  2. Event Cards

    • [x] Design and implement event cards for both hackathon and webinar events.
    • [x] Each card should include:
      • [x] Banner representing the event.
      • [x] Title of the event.
      • [x] Description of the event.
      • [x] Date of the event.
      • [x] Time of the event.

Definition of Ready

The "Definition of Ready” means that stories must be immediately actionable.

Definition of Done

The "Definition of Done” is when it meets all the criteria and delivers the desired functionality, then it is considered 'done'.

Additional Notes:

erikachenchan commented 6 months ago

Hi @hannie404 any updates on this?

hannie404 commented 6 months ago

Hi @hannie404 any updates on this?

I have already fixed the responsiveness of the event cards ma'am. What's left to be done is to make the cards dynamic since it's currently static.

directormac commented 6 months ago

made dynamic by #159

directormac commented 6 months ago

Filterable and pagination enabled by #168

erikachenchan commented 6 months ago

Is this already implemented?

erikachenchan commented 6 months ago

@devpapi0891 @directormac

directormac commented 6 months ago

closed by #174