Skip to content

This is a simple Todo List application built with JavaScript. It allows users to add, edit, and delete tasks, helping them manage their daily activities efficiently.

Notifications You must be signed in to change notification settings

amdsaad/Simple-To-Do-App-with-JavaScript-and-LocalStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Application

This is a simple Todo List application built with JavaScript. It allows users to add, edit, and delete tasks, helping them manage their daily activities efficiently.

Features

  • Add new tasks
  • Edit existing tasks
  • Delete tasks

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/todo-list.git
  2. Navigate to the project directory:
    cd todo-list
  3. Open index.html in your browser to start using the application.

Usage

  • To add a new task, type the task description in the input field and press Enter.
  • To edit a task, click on the task description.
  • To delete a task, click the delete button next to the task.

Blog Post

For more details about the development of this project, check out this blog post.

License

This project is licensed under the MIT License

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any questions or feedback, please contact hello@amd.codes.

About

This is a simple Todo List application built with JavaScript. It allows users to add, edit, and delete tasks, helping them manage their daily activities efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published