An open API service indexing awesome lists of open source software.

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.

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