Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 448 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 448 Bytes

Task Management Application using Vue.js

This project is a port of the following in typescript - https://github.com/techlab23/task-management-app

Following is the techstack used in the project:

  • Vite 2
  • Vue 3 + Typescript + Composition-api
  • Vue-Router-Next (v4)
  • Vuex-Next (v4)
  • VueDraggable-Next
  • Vee-Validate (v4)

TODO //

  • Write unit tests
  • Refactor out common functionality in usables
  • Write an explainer
  • Deploy on Netlify