JoySR / reuse-list

A reusable check/todo list.

Repository from Github https://github.comJoySR/reuse-listRepository from Github https://github.comJoySR/reuse-list

reuse-list

Reusable check/todo lists

TODO

  • archive and restore list(s)
  • trash and restore list(s)
  • add option: when all items are checked, restore them immediately, or manually restore checked items in a list.
  • batch delete
  • user has his separated lists and items.
  • forget password / find password back with email
  • admin area: change username(if has email) / password / email
  • export data as JSON

Build Setup

cd client

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

A reusable check/todo list.

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.8%Language:Vue 35.1%Language:HTML 2.1%