Skip to content

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.

Notifications You must be signed in to change notification settings

mthalmeida/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

version license


About

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.

Key system features

  • 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.



Technologies

CSS3 JavaScript HTML5 Bootstrap ESLint

Development Tools

vscode-logo



Running

Clone the repository

Clone this repository using the following command:

Access the Project

Use the VSCode LiveServer extension. Consult the documentation for more details.

Test the Project

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.





References

About HTML

About CSS

About Bootstrap 5

About LiveServer

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published