Skip to content

This project is a JavaScript task list application that will allow us to add tasks, edit them, mark them as completed and delete them. This all happens with the help of HTML, CSS, JavaScript, and browser local storage.

Notifications You must be signed in to change notification settings

YasmimRodrigues/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 To-Do List App

This project is a to-do list application built with JavaScript, showcasing how to create, manage, and store tasks in the browser using local storage.

🛠️ Skills Acquired:

JavaScript: Implementing logic to add, edit, and remove tasks.

🖥️ DOM Manipulation: Interacting with HTML elements to dynamically update the user interface.

💾 Local Storage: Persisting data in the browser to keep tasks saved between sessions.

🎨 CSS: Styling the interface for an appealing visual experience.

📱 Responsive Design: Creating an interface that adapts to different screen sizes.

About

This project is a JavaScript task list application that will allow us to add tasks, edit them, mark them as completed and delete them. This all happens with the help of HTML, CSS, JavaScript, and browser local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published