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
A simple and interactive To-Do List. Users can add new tasks, mark them as done by clicking, and delete them when completed. Built to practice JavaScript constructors, prototypes and DOM manipulation .