Description
Operation Surf hosts programs (e.g. Central Coast Surf Program), that contain some number of events (e.g. Day 1, Day 2, Dinner Event, etc.). When a user selects a program, all associated event cards will be displayed.
Create a reusable card component to display event information as shown in the attached image. The card should display:
- Event place
- Event name
- Event host (Operation Surf)
- Event availability (e.g., 0/3 spots)
- Event date (day of week, day, month)
- Event image
Acceptance Criteria
Steps
Description
Operation Surf hosts programs (e.g. Central Coast Surf Program), that contain some number of events (e.g. Day 1, Day 2, Dinner Event, etc.). When a user selects a program, all associated event cards will be displayed.
Create a reusable card component to display event information as shown in the attached image. The card should display:
Acceptance Criteria
Steps