hugoandregg / retro-board

7 stars 15 forks source link

Add New Task Feature #43

Open hugoandregg opened 4 years ago

hugoandregg commented 4 years ago

Context

Today we have an endpoint on our API to add a task. What we need now is to make a button on our UI to open a modal and create a new Task.

What to do

Dependencies

To see our new task when we confirm the modal, we will need the #40 to be merged. If this issue is not ready yet, you can leave this for now.

References

Reference 1: image

Reference 2: image