mattriots/2Do

Add frontend logic to edit and delete tasks

Opened this issue · 0 comments

  • Create edit popup page
  • Add a currentSelectedtask state to the store
  • Use currentSelectedtask state from the store to delete/edit tasks
  • Delete will need a delete PopUp page