https://github.com/damisparks/todo_app
Full Stack Todo App Using Vue.JS for the front end and Adonis.JS on the backend.
https://github.com/damisparks/todo_app
adonisjs adonisjs-framework es6 javascript material-design material-ui vue-cli vuejs vuetify
Last synced: about 1 year ago
JSON representation
Full Stack Todo App Using Vue.JS for the front end and Adonis.JS on the backend.
- Host: GitHub
- URL: https://github.com/damisparks/todo_app
- Owner: damisparks
- License: mit
- Created: 2019-08-13T21:11:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T02:36:22.000Z (over 3 years ago)
- Last Synced: 2023-03-03T23:00:33.599Z (over 3 years ago)
- Topics: adonisjs, adonisjs-framework, es6, javascript, material-design, material-ui, vue-cli, vuejs, vuetify
- Language: JavaScript
- Homepage:
- Size: 2.83 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TODO APP
_This is a basic **Todo** App built with `Vue.JS` on the [FrontEnd](https://vuejs.org) and [`Adonis.JS`](https://adonisjs.com) on the backend._
## Project Structure.
The project is structured into the following:
* client (_this contains the frontend codes._)
* server (_this contains the backend or server code._)