Get all Challenges
Opened this issue · 0 comments
danielbuva commented
We will have a challenge page that shows all the challenges ◎[▪‿▪]◎
Backend:
- endpoint returns array of objects that has:
id
,creatorId
,title
,body
,participants
,image
,createdAt
,updatedAt
Frontend:
- create challenge route (see wireframe)