An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.