Skip to content

This is a to-do list website that allows visitors to browse, add, modify, and remove tasks from a list, as well as check a task as finished and clear all completed tasks. I utilized JavaScript with OOP and modules in this project, as well as Jest to test its functionality and Webpack to bundle it and handle dependencies.

Notifications You must be signed in to change notification settings

YKerroum/To-Do-list

Repository files navigation

To Do List

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Live Demo (if available)

Live Demo Link

Getting Started

Run index.html.

Prerequisites

This website requires Javascript to be enabled in your browser.

Deployment

Website Link

Authors

👤 Author

🤝 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
  • W3C school
  • Mozzilla CDN

📝 License

This project is MIT licensed.

About

This is a to-do list website that allows visitors to browse, add, modify, and remove tasks from a list, as well as check a task as finished and clear all completed tasks. I utilized JavaScript with OOP and modules in this project, as well as Jest to test its functionality and Webpack to bundle it and handle dependencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published