Create a Challenge
danielbuva opened this issue · 0 comments
danielbuva commented
Users can create their own challenges ✌.ʕʘ‿ʘʔ.✌!!!
Backend
- POST route that accepts
title
,body
,image
- successful response returns the challenge + number of participants (see api docs)
- body validate it (see api docs)
Frontend
- Challenge + button opens modal (see wireframe)
- challenge gets added without refresh needed