Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tracymuso/to-do-list
This is a simple yet powerful to-do list app. It allows the user to add, remove, edit and check a task as completed.
https://github.com/tracymuso/to-do-list
bootstrap css html javascript webpack
Last synced: 8 days ago
JSON representation
This is a simple yet powerful to-do list app. It allows the user to add, remove, edit and check a task as completed.
- Host: GitHub
- URL: https://github.com/tracymuso/to-do-list
- Owner: TracyMuso
- License: mit
- Created: 2022-08-09T19:54:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T15:07:07.000Z (about 2 years ago)
- Last Synced: 2024-12-26T10:24:30.468Z (16 days ago)
- Topics: bootstrap, css, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 1.84 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## To-Do-List App
> In this project, I made a simple website called To-do-List which uses CRUD methods. The user is able to add, remove, edit tasks & mark them as done or undone. The added tasks are arranged in a list at the top of the page. I built this app using webpack.
![](https://img.shields.io/badge/Microverse-blueviolet).
## Built With
- HTML & CSS
- Github
- Javascript
- Webpack## Live Demo
[liveDemoLink](https://TracyMuso.github.io/To-Do-List/)
## Getting Started
**To get a local copy up and running follow these simple example steps.**
# Prerequisites
- Github flow knowledge. -Intermediate CSS, HTML and Javascript. -Installation of linter files. -install webpack
# Setup
- To clone the repository run [https://github.com/TracyMuso/To-Do-List] in your terminal# Usage
- This can be used as a simple to-do list app to add and remove your daily tasks.
- **NOTE**: The mobile version is currently unavailable.# Install
- Set up Github Actions
- Set up linter > Lighthouse , Webhint ,Stylelint , Eslint.
- Webpack bundle for javascript.## Author
👤 **Tracy Musongole**
- GitHub: [@githubhandle](https://github.com/TracyMuso)
- Twitter: [@twitterhandle](https://twitter.com/tracy_muso)
- LinkedIn: [LinkedIn](https://linkedin.com/in/tracy-muso)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](github.com/TracyMuso/To-Do-List/issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.