Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
/ todo_app Public archive

Full Stack Todo App Using Vue.JS for the front end and Adonis.JS on the backend.

License

Notifications You must be signed in to change notification settings

damisparks/todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO APP

This is a basic Todo App built with Vue.JS on the FrontEnd and Adonis.JS 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.)