Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scyv/available

Small tool for managing sprint availability and velocity
https://github.com/scyv/available

project-management scrum sprint sprint-planning story-points velocity

Last synced: about 2 months ago
JSON representation

Small tool for managing sprint availability and velocity

Awesome Lists containing this project

README

        

# available
Small tool for managing sprint availability and velocity for a scrum team.

### Features

* Create projects (only for registered users)
* Create sprints (with a link, shared by the project creator)
* Add availabilities for the sprints
* Calculates possible story points for a sprint based on velocity of old sprints
* Calculates velocity, based on possible story points and manually entered story points

### Install

* Install meteor: https://www.meteor.com/install
* Run with: ``meteor``