https://github.com/programmer-yar/todo-app-vue.js
Todo App build with Vue.js and consumes REST APIs from another django app.
https://github.com/programmer-yar/todo-app-vue.js
vuejs
Last synced: 8 months ago
JSON representation
Todo App build with Vue.js and consumes REST APIs from another django app.
- Host: GitHub
- URL: https://github.com/programmer-yar/todo-app-vue.js
- Owner: Programmer-yar
- Created: 2020-11-11T06:58:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-11T07:03:29.000Z (over 5 years ago)
- Last Synced: 2025-10-23T09:21:05.977Z (8 months ago)
- Topics: vuejs
- Language: Vue
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo-App-Vue.js
This app adds, delete and create Todo list items. I used django app to serve REST API to this app.
We can also use JsonPlaceholder for testing purposes.