Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

beac0n/velocity-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velocity Manager

A simple tool to manage the velocity of your team during a sprint.

Quick Start

Clone the repo:

git clone https://github.com/beac0n/velocity-manager.git

Install the dependencies:

cd velocity-manager && yarn

Start the server:

yarn run start

open http://localhost:3000/velocity-manager in your browser.

Using the online version

Since this app has absolutely no backend dependencies at all (data is stored in the browser), you can just use the app on github: http://beac0n.github.io/velocity-manager

About

A small tool written in react.js and redux to visualize the meeting load of team members during a sprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published