https://github.com/ibtisam34/to-do-list
A "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 ES6-JavaScript.
https://github.com/ibtisam34/to-do-list
css html javascript
Last synced: 9 months ago
JSON representation
A "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 ES6-JavaScript.
- Host: GitHub
- URL: https://github.com/ibtisam34/to-do-list
- Owner: Ibtisam34
- Created: 2022-11-08T16:55:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T16:29:05.000Z (about 3 years ago)
- Last Synced: 2025-10-11T01:38:48.262Z (9 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://ibtisam34.github.io/To-do-list/
- Size: 1.17 MB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
In this project, I built a simple HTML list of To-Do tasks. I built it using HTML, CSS, JavaScript, and webpack and served it by a webpack dev server.
HTML
CSS
JavaScript
- Add your to do.
- Clear the to do when you done.
## live demo
[live](https://ibtisam34.github.io/To-do-list/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
- https://github.com/Ibtisam34/To-do-list.git
👤 **Author**
- GitHub: [@ibtisam34](https://github.com/ibtisam34)
- LinkedIn: [Falis](https://linkedin.com/in/falis-abdikani/)
- [ ] Add window pop when one want to add to to do list
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project...
## 🙏 Acknowledgments
Give credit to everyone who inspired your codebase.
I would like to thank...
- Thanks to Microverse for giving this opportunity to learn ...
- Code Reviewers & Coding Partners.
- Hat tip to anyone whose code was used.
- Inspiration.
This project is [MIT](./MIT.md) licensed.