https://github.com/splode/todo-app
A simple TODO list app built with Vue.js and Element.
https://github.com/splode/todo-app
element javascript todoapp vuejs
Last synced: 4 months ago
JSON representation
A simple TODO list app built with Vue.js and Element.
- Host: GitHub
- URL: https://github.com/splode/todo-app
- Owner: Splode
- Created: 2017-03-25T00:52:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T00:52:34.000Z (over 8 years ago)
- Last Synced: 2024-12-27T07:42:13.605Z (6 months ago)
- Topics: element, javascript, todoapp, vuejs
- Language: Vue
- Homepage: splode.github.io/todo
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo-app
> A simple TODO list app built with Vue.js and Element.
See a live demo at http://splode.github.io/todo
## Features
- Add tasks using either Enter or + icon
- Edit, delete, and complete tasks
- Confirmation before task deletion