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

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.

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._)