Closed toshydev closed 1 year ago
As a user I want a see details about the event So that I can read a description of the event
title
startDate
endDate
startTime
endTime
address
description
link
EventDetailPage
event
Complexity: S
lgtm
User Story 3 - Event Details
Value proposition
As a user I want a see details about the event So that I can read a description of the event
Description
Acceptance criteria
title
,startDate
,endDate
,startTime
,endTime
,address
should be displayed 🖼️description
andlink
of the event should be displayed if available 🖼️Tasks
EventDetailPage
component and pass it anevent
propComplexity: S