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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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: [email protected]
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