TODO List

2022

Basic CRUD web system using JS Object lists (In JSON format). Can filter tasks between TODO and Completed. The elemets are saved in the Local Storage of the browser, therefore, these don't lose when you close the browser, only can be deleted, from the LocalStorage. Shows up alerts for every action the user makes, such as delete an item, add an item, or update an item, or try to save a empty string. Includes responsive design.
Platform
Github
Technologies used:
main-view-todo