Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ourouimed/to-do-list
This is a simple to do list app
https://github.com/ourouimed/to-do-list
css frontend html javascript js loca tasks todo
Last synced: 1 day ago
JSON representation
This is a simple to do list app
- Host: GitHub
- URL: https://github.com/ourouimed/to-do-list
- Owner: Ourouimed
- Created: 2024-11-17T10:03:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T21:34:50.000Z (about 2 months ago)
- Last Synced: 2025-01-25T06:42:15.149Z (1 day ago)
- Topics: css, frontend, html, javascript, js, loca, tasks, todo
- Language: JavaScript
- Homepage: https://ourouimed.github.io/to-do-list/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple to do list app
This is a simple to do list app using HTML CSS & Js
## Instalation
1 - clone the repository
```bach
git clone https://github.com/Ourouimed/to-do-list.git
```
2 - open index.html file
## Usage :
- Add tasks
- Remove and Update Tasks
- Check completed Tasks
- Save Task to user LocalStorage
## App Demo
[Browse Live Demo Here](https://ourouimed.github.io/to-do-list)