danielbuva / goalie

share goals with friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Challenge

danielbuva opened this issue · comments

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