https://github.com/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.
https://github.com/ykerroum/to-do-list
css3 html5 javascript jest-tests modules oop-in-javascript webpack
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ykerroum/to-do-list
- Owner: YKerroum
- Created: 2022-11-02T16:11:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T22:48:44.000Z (almost 3 years ago)
- Last Synced: 2025-04-11T02:18:30.176Z (7 months ago)
- Topics: css3, html5, javascript, jest-tests, modules, oop-in-javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 8.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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](https://www.youtube.com/watch?v=AcUd-_Yjjqg)
## Getting Started
Run index.html.
### Prerequisites
This website requires Javascript to be enabled in your browser.
### Deployment
[Website Link](https://ykerroum.github.io/To-Do-list/dist/)
## Authors
👤 **Author**
- GitHub: [@githubhandle](https://github.com/YKerroum)
- Facebook: [@facebookhandle](https://www.facebook.com/ikerroum/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ykerroum/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- W3C school
- Mozzilla CDN
## 📝 License
This project is [MIT](./MIT.md) licensed.