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
- Host: GitHub
- URL: https://github.com/techlab23/task-management-app-ts
- Owner: techlab23
- Created: 2021-02-17T11:19:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T12:40:46.000Z (over 4 years ago)
- Last Synced: 2025-01-29T04:19:26.119Z (4 months ago)
- Topics: composition-api, vee-validate, vite2, vue-router-next, vue3-typescript, vuedraggable-next, vuex-next
- Language: Vue
- Homepage: https://kanban-board-demo-ts.surge.sh
- Size: 265 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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