fire-archive / ebs

Small tool for Evidence Based Scheduling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evidence Based Scheduling

Small tool to help with scrum task estimations using Evidence Based Scheduling (described on www.joelonsoftware.com)

Technologies used

Demo

Requirements:

  • Docker images require 8081 and 8083 ports, so those ports must be not used.

Steps to run demo:

  1. Clone repo
  2. cd docker-demo
  3. docker-compose up -d
  4. Open localhost:8081 page.

Screenshots

Team page

Team page

Tasks page

Tasks page

Estimations pages

Team stats

Stats page

Estimations by person

Estimations by person page

Estimations by task

Estimations by task page

About

Small tool for Evidence Based Scheduling


Languages

Language:TypeScript 48.8%Language:Java 35.9%Language:HTML 9.1%Language:Shell 3.6%Language:JavaScript 1.9%Language:CSS 0.8%