Skip to content

techlab23/task-management-app-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b56346c · Feb 19, 2021

History

4 Commits
Feb 17, 2021
Feb 19, 2021
Feb 19, 2021
Feb 17, 2021
Feb 19, 2021
Feb 19, 2021
Feb 17, 2021
Feb 19, 2021
Feb 17, 2021
Feb 19, 2021
Feb 19, 2021
Feb 17, 2021
Feb 19, 2021

Repository files navigation

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