https://github.com/leslieaine/todolist-webpack
This is a project that allows a user to create a collection of tasks they want to do with control over adding and removing tasks on completion.
https://github.com/leslieaine/todolist-webpack
html-css javascript webpack
Last synced: 2 months ago
JSON representation
This is a project that allows a user to create a collection of tasks they want to do with control over adding and removing tasks on completion.
- Host: GitHub
- URL: https://github.com/leslieaine/todolist-webpack
- Owner: LeslieAine
- License: mit
- Created: 2023-01-24T12:29:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T13:46:52.000Z (over 3 years ago)
- Last Synced: 2025-04-07T14:49:20.665Z (about 1 year ago)
- Topics: html-css, javascript, webpack
- Language: JavaScript
- Homepage: https://github.com/LeslieAine/todoList-webpack/dist
- Size: 588 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
- [📖 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)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
**[todo List]** is a project that allows a user to create a collection of tasks they want to do with control over adding and removing tasks on completion.
Client
Interactivity
- **[Landing_page]**
- Landing page of the website
- **[add task]**
- allows user to enter a new task
- **[delete task]**
- allows user to delete a completed task
- Click [here](https://leslieaine.github.io/todoList-webpack/dist/) to see the live demo of the project.
Go to live page
- enter a new task
- Click add to add to your list
- Click remove to remove task from your list
👤 **Leslie Aine**
- GitHub: [@LeslieAine](https://github.com/LeslieAine)
- Twitter: [@LeslieAine](https://twitter.com/LeslieAine)
> Describe 1 - 3 features you will add to the project.
- [ ] **[Add CRUD methods for functionality]**
- [ ] **[Make list interactive]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
we would like to thank microverse inc for the awesome challenge.
-
This project is [MIT](LICENSE.md) licensed.