Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wahaj-ali/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. It's a simple app built using ES6 and Webpack! Main features include: 1- Stores tasks in local storage 2- On page load gets tasks from local storage
https://github.com/wahaj-ali/to-do-list
css es6-javascript es6-modules es6classes html javascript
Last synced: 30 days ago
JSON representation
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. It's a simple app built using ES6 and Webpack! Main features include: 1- Stores tasks in local storage 2- On page load gets tasks from local storage
- Host: GitHub
- URL: https://github.com/wahaj-ali/to-do-list
- Owner: Wahaj-Ali
- License: mit
- Created: 2022-12-06T12:35:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T14:16:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T01:28:09.320Z (about 1 month ago)
- Topics: css, es6-javascript, es6-modules, es6classes, html, javascript
- Language: JavaScript
- Homepage: https://wahaj-ali.github.io/to-do-list/dist/
- Size: 8.58 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 To Do list ](#-to-do-list-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [� Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**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. It's build using a simple website using ES6 and Webpack!
Client
- **Uses Webpack**
- **Based on latest ES6 syntax**
- **Contains functions to add, remove, modify tasks**
- **Stores tasks in local storage**
- **On page load gets tasks from local storage**
- [Live Demo Link](https://wahaj-ali.github.io/to-do-list/dist/.)
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder.
### Usage
To run the project, execute the following command:
npm start
👤 **Wahaj Ali**
- GitHub: [@Wahaj-Ali](https://github.com/Wahaj-Ali)
- Twitter: [@Ali96Wahaj](https://twitter.com/Ali96Wahaj)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/wahaj-ali-82b9b1164)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Wahaj-Ali/To-do-list/issues).
Give a ⭐️ if you like this project!
I would like to thank Microverse and all my colleagues who have helped me making this project.
This project is [MIT](https://github.com/Wahaj-Ali/To-do-list/blob/main/LICENSE) licensed.