Skip to content

VueJs Todo is an activity management application created with Vue Js framework.

Notifications You must be signed in to change notification settings

SISol-ng/VueJs1-Todo

This branch is 1 commit ahead of develop.

Repository files navigation

VueJs-Todo

VueJs Todo is an activity management application created with Vue Js framework. It has the functionality of creating Todo, updating Todo, marking Todo as completed by moving it to Done Todo list, and deleting Todo. Additionally and very important, users need to signup (create account) after which the user can signin/login in order to use or test the app's fuctionality. The data storage use for the application is JavaScript data structure (array and object) with some initial dummy data.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Login details for testing

email: johnkayode@gmail.com
password: thisismypassword

About

VueJs Todo is an activity management application created with Vue Js framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published