You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user can create a To-Do item by clicking on the PLUS icon, which shows a modal that requires a title and a description, then the user hits save or clicks anywhere in the modal close and the item gets automatically added to the To-Do
The user can delete an item by hovering over the To-Do item and hitting the Bin Icon for deletion
The user can edit an item by hovering over the To-Do item and hitting the Pen Icon for editing