Skip to content

This project will use Web-pack to bundle JavaScript functionality. The user will also be able to mark task completion by selecting the corresponding checkbox, I also added the create, add, and delete methods. The updated tasks list will be stored in local storage.

Notifications You must be signed in to change notification settings

1GORDON/To-Do-List

Repository files navigation

To-Do-List

In this project i acheived the following

  • Removed all hardcoded items from the tasks array.
  • Created a new JavaScript file for the new functionality.
  • Implemented a function for adding a new task.
  • Implemented a function for editing task descriptions.
  • Implemented a function for deleting a task.
  • Implemented a function for the "Clear all completed" button.

Live Demo

Built With

  • HTML and CSS
  • Javascript

Getting Started

To get a local copy up and running follow these simple example steps.

Usage

  • Clone this repo to your local machine
  • Open the index.html in your browser

Authors

Gordon Tinyefuza

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.

About

This project will use Web-pack to bundle JavaScript functionality. The user will also be able to mark task completion by selecting the corresponding checkbox, I also added the create, add, and delete methods. The updated tasks list will be stored in local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published