PREVIEW : https://mthalmeida.github.io/TodoList/
This is a task management system developed using HTML, CSS and JS. The goal is to provide an efficient tool to help control and organize personal tasks, using only the local state.
-
Task Management: Create, view, update and delete tasks to stay organized and ensure all activities are completed.
-
Database: All contact and task information is stored locally through localstorage. This allows data access and synchronization without the use of other external databases.
- git clone git@github.com:mthalmeida/TodoList.git
Use the VSCode LiveServer extension. Consult the documentation for more details.
Browse the project and verify that all functionality is working correctly. Perform specific tests on each part of the project to ensure its full operation.