duho3abp-dz / Todo_app_Vue.js

Todo application is written in Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application description

A test application that is written in Vue.js. Can be used as a list of things to do. It has functions:

  • Dynamically adding tasks, if you need to download a list from the server or Lockal Storage;
  • You can mark completed tasks, and the text will be crossed out;
  • Remove a task from the list, and the number will be recalculated in order;
  • Add task to list.

About

Todo application is written in Vue.js


Languages

Language:Vue 84.7%Language:HTML 7.7%Language:JavaScript 7.7%