Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gealsanchez/todolist
This project stores the description of a task in the Local Storage, the user can update and delete any task in the API based on its completion. To Do list: Easily add & remove tasks to a list. Built with HTML, CSS & JavaScript.
https://github.com/gealsanchez/todolist
css html javascript
Last synced: 21 days ago
JSON representation
This project stores the description of a task in the Local Storage, the user can update and delete any task in the API based on its completion. To Do list: Easily add & remove tasks to a list. Built with HTML, CSS & JavaScript.
- Host: GitHub
- URL: https://github.com/gealsanchez/todolist
- Owner: gealsanchez
- License: mit
- Created: 2022-11-08T20:02:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T20:19:24.000Z (almost 2 years ago)
- Last Synced: 2024-11-03T16:36:54.926Z (2 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://gealsanchez.github.io/todolist/dist/
- Size: 7.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To Do List
2 Module Week 2## Built With
- Major languages :\
**Javascript** \
**HTML5**
**CSS3**## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
To get a local copy up and running follow these simple example steps.
### Prerequisites
* **Node Installation:** [Install node js](https://nodejs.org/en/download/)
* **Install also a code editor**### Setup & Install
Download sources from [Githubhttps://github.com/gealsanchez/AwesomeBooks/awesomeBooks.zip) or throught the command:
```
[email protected]:gealsanchez/todolist.git```https://github.com/gealsanchez/todolist/archive/refs/heads/main.zip
### Usage
After downloading source on your local machine, you can simply edit the HTML and CSS files from the folder. To preview the changes you make to the code, you can open the index.html file in your web browser.
## Authors
👤 **Gerson SANCHEZ**
- GitHub: [@githubhandle](https://github.com/gealsanchez)
- Twitter: [@twitterhandle](https://twitter.com/gealsanchez)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/gerson-sanchez-88309b57/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../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.
_To know more about, go to [MIT license](https://choosealicense.com/licenses/mit/).