YKerroum / To-Do-list

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 73.0%Language:CSS 18.2%Language:HTML 8.7%