Skip to content

My first frontend web app - in Vue.js. You can simulate workflow with Kanban Board - up to 5 developers, add different kind of tasks, generate productivity levels and follow daily narrations.

Notifications You must be signed in to change notification settings

zakrzewskib/KanbanWorkflowSimulation

Repository files navigation

Vue.js

GitHub tag (latest by date)

https://zakrzewskib.github.io/KanbanWorkflowSimulation/

Table of Contents


About

Project duration time: April 9 2021 - June 4 2021 (4th Semester of Applied Computer Science at the Warsaw University of Technology)

It was individual project for one of my subjects at my degree course.
This web application should help simulate workflow with Kanban Board - one of the tools that can be used to manage (agile) project.
You can simulate workflow for up to 5 developers, add different kind of tasks, generate personal productivity levels (by points on each dice) and follow daily narrations (in Polish).



Code setup

yarn install
yarn serve
or
npm install
npm run serve

Deployment

Github pages with Vue.js: https://cli.vuejs.org/guide/deployment.html#cors
Files: deploy.sh, vue.config.js

Tutorials

Good tutorial about Vue.js: https://www.youtube.com/watch?v=qZXt1Aom3Cs&ab_channel=TraversyMedia
Vue testing: https://vue-test-utils.vuejs.org/guides/#getting-started
https://www.youtube.com/watch?v=Fbo4pttBZ9k&ab_channel=ProgramWithErik

About

My first frontend web app - in Vue.js. You can simulate workflow with Kanban Board - up to 5 developers, add different kind of tasks, generate productivity levels and follow daily narrations.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published