https://github.com/baqar-abbas/to-do-list-project
This repo is created for learning objectives on how to create a To-do-list and use Webpack with ES6 .it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list
https://github.com/baqar-abbas/to-do-list-project
css3 es6-modules html5 javascript webpack
Last synced: 24 days ago
JSON representation
This repo is created for learning objectives on how to create a To-do-list and use Webpack with ES6 .it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list
- Host: GitHub
- URL: https://github.com/baqar-abbas/to-do-list-project
- Owner: baqar-abbas
- License: mit
- Created: 2023-02-28T23:31:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T13:38:49.000Z (about 2 years ago)
- Last Synced: 2025-04-01T02:52:47.072Z (2 months ago)
- Topics: css3, es6-modules, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://baqar-abbas.github.io/TO-DO-List-Project/dist/
- Size: 456 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Microverse README Template
# 📗 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)
- [📝 License](#license)**TO-DO-List-Project** is a simple project which can add and remove To do list tasks on the website using Interactive To do list.
HTML CSS and JavaScript
- **[html manipulated with JavaScript]**
> https://baqar-abbas.github.io/TO-DO-List-Project/dist/
To get a local copy up and running, follow these steps.
### Prerequisites
Web Browser, Code Editor.### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone https://github.com/baqar-abbas/TO-DO-List-Project
```### Install
VS CODE, Dev Dependencies (Linters), npm Package Manager### Usage
Add a Task for your To do list, Delete a task from To Do List and Select all tasks and mark them as completed task.### Run tests
Test Add, remove and available list.### Deployment
This Project will be deployed after final approval.👤 **Baqar Abbas**
- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqarlinkedin/)- [ ] **[Functionality of clearing multiple tasks will be implemented on clear all completed button]**
Contributions, issues, and feature requests are welcome!
If you like this project please consider leaving a review.
I would like to thank my coding partner [@fuadmoin](https://github.com/fuadmoin) for his contributions for this project with me.
This project is [MIT](./LICENSE.md) licensed.