Skip to content
forked from pmajkutewicz/ebs

Small tool for Evidence Based Scheduling

Notifications You must be signed in to change notification settings

fire-archive/ebs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 48.7%
  • Java 35.9%
  • HTML 9.1%
  • Shell 3.6%
  • JavaScript 1.9%
  • CSS 0.8%