An open API service indexing awesome lists of open source software.

https://github.com/techlab23/task-management-app-ts

Task Management Application using Vue.js
https://github.com/techlab23/task-management-app-ts

composition-api vee-validate vite2 vue-router-next vue3-typescript vuedraggable-next vuex-next

Last synced: 3 months ago
JSON representation

Task Management Application using Vue.js

Awesome Lists containing this project

README

        

### 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