SwEnt-Group13 / Unio

The world’s largest campus life platform.
3 stars 1 forks source link

Implement startDate and endDate in Event data type #188

Closed armouldr closed 1 week ago

armouldr commented 1 week ago

Currently an event only has a startDate, when it should also have an endDate to communicate the end of the event. This task includes refactoring the Event data class and also showing the end Date inside EventCard and EventDetails.