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
This full stack application allows the user to create tasks, mark them as completed and delete finished tasks. When tasks are marked as complete, the time the complete button was clicked logs the time so the user can see when the task was finished. When the user selects to delete a task, a smart alert will pop up to confirm that the user truly w…