Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorferronato/todo-list
https://github.com/vitorferronato/todo-list
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitorferronato/todo-list
- Owner: VitorFerronato
- Created: 2022-10-27T18:10:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T01:01:26.000Z (7 months ago)
- Last Synced: 2024-12-23T18:12:33.300Z (29 days ago)
- Language: Vue
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo-list-vue
![image](https://user-images.githubusercontent.com/94748997/201988686-94c08973-208b-4ff8-873e-361af18a66f0.png)## 💻 The project
The project is a simple task app, you can add mark as done and delete tasks, also, the progress bar is set dynamically depending on how many tasks are done. Tasks are stored in the browser's localStorage.## 🚀 Technologies
* Vue
* javascript