Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmraga-hub/to-do-list
An interactive To-Do List Web Application that allows users to add, edit and delete tasks.
https://github.com/itsmraga-hub/to-do-list
css html5 javascript localstorage
Last synced: about 1 month ago
JSON representation
An interactive To-Do List Web Application that allows users to add, edit and delete tasks.
- Host: GitHub
- URL: https://github.com/itsmraga-hub/to-do-list
- Owner: itsmraga-hub
- License: mit
- Created: 2022-08-09T07:51:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T09:59:34.000Z (over 2 years ago)
- Last Synced: 2024-10-03T12:44:27.469Z (about 2 months ago)
- Topics: css, html5, javascript, localstorage
- Language: JavaScript
- Homepage:
- Size: 709 KB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To-Do-List
> A To-Do list web application.
## Live Preview
> [Click here to view Live Page](https://itsmraga-hub.github.io/To-Do-List/)
## Built with
- HTML
- CSS
- JavaScript> Used best practices, ES6 e.t.c
## Setup for Basic HTML/CSS Project
- Linter for HTML/CSS installed
## Getting Started
- ### Mobile Version
![screenshot](./src/assets/To-Do-Mobile.png)
- ### Desktop Version
![screenshot](./src/assets/To-Do-desktop.png)
- ### Interactive List
- Easily edit and delete tasks on a single click
![screenshot](./src/assets/Tp-Do-Edit.png)
### Prerequisites
- Text editor
- Basic HTML/CSS Knowledge
- JavaScript
- Linters i.e. Webhint, stylelint, lighthouse and eslint.
- Git### Setup
### Install
- [Linter](https://github.com/microverseinc/linters-config/tree/master/html-css_js)
### Usage
### Deployment
- [Linter](https://github.com/microverseinc/linters-config/tree/master/html-css_js)
## Authors
👤 **Author**
- GitHub: [@itsmraga-hub](https://github.com/itsmraga-hub)
- Twitter: [@RagaMacharia](https://twitter.com/RagaMacharia)
- Linkedin: [@itsmraga](https://www.linkedin.com/in/itsmraga/)
## 🤝 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
- Microverse team.
- Learning/Coding partners.
- Inspiration.## License
- [MIT](https://github.com/itsmraga-hub/To-Do-List/blob/master/LICENSE)