https://github.com/hannasdev/vue-todo
simple todo-list made with Vue (based on codecourse tutorial)
https://github.com/hannasdev/vue-todo
Last synced: 5 months ago
JSON representation
simple todo-list made with Vue (based on codecourse tutorial)
- Host: GitHub
- URL: https://github.com/hannasdev/vue-todo
- Owner: hannasdev
- Created: 2016-06-05T08:54:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-05T08:57:52.000Z (about 10 years ago)
- Last Synced: 2025-05-29T18:56:59.985Z (about 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-todo
simple todo-list made with Vue (based on codecourse tutorial)
Stores items with local storage or alternatively in a database via jQuery AJAX-requests.