- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
To-Do List is a simple project built to help users stay organized, productive, and motivated in their work and life. Users can create tasks. The created tasks will be saved to local storage and will be displayed. Then, users can edit and mark tasks as complete on the website. They can also delete a single task or multiple tasks at once.
- HTML, CSS, and JavaScript
- HTML styled with css and javascript
- Uses webpack
Check out the live demo for this project here.
To get a local copy up and running, follow these steps.
Web Browser, Code Editor.
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/fuadmoin/TODOLIST.git
VS CODE
code .
open the index file with live server
change the value of the index to see if the order of the task is being changed.
You can deploy this project using Github-Page.
👤 Fuad Abdlemoin
- GitHub: @fuadmoin
- Twitter: @Fuad01804580
- LinkedIn: Fuad Moin
- [users will be able to input tasks]
- [tasks will be displayed based on their order]
- [users will be able to delete tasks that are completed]
Contributions, issues, and feature requests are welcome!
If you like this project please consider starring it.
I would like to thank my coding partner @Baqar for helping me on this project with me.
This project is MIT licensed.