Skip to content

A virtual agile board for managing your project workflow (Kanban, Scrum)

Notifications You must be signed in to change notification settings

techws-dev/agile-board-app

Repository files navigation

Agile Board App

An application that display a virtual agile board for managing your project workflow.

You can try it there: DEMO

Developed with Vue 3 and Vuetify 3.

Vuetify 3 is in beta for the time being, so some functionalities can be buggy, especially on mobile and tablet.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run tests

npm run test:unit

Lints and fixes files

npm run lint

Roadmap

  • finish project functionalities ✅
  • add tests
  • improve for mobiles
  • split monolithic views into multiple components
  • switch from Options API to Composition API

About

A virtual agile board for managing your project workflow (Kanban, Scrum)

Resources

Stars

Watchers

Forks

Packages

No packages published