This client application implemented using the Vuejs framework.
Implemented the ability to create, edit, delete tasks, as well as users of the system. Drag and Drop functionality. Data storage is carried out in localStorage.
For the real project it is best to connect Vuex. This project use great free avatars from Dmitriy Bondarchuk https://www.behance.net/indie4art
npm install
npm run serve
npm run build