Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 645 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 645 Bytes

yanap

Yet Another Availabilty Planner

run "mvn package" to create an executable jar (tomcat embedded, user -httpPort option to change port on startup)

TODOS:

  • Plan board: date in table header
  • properties file for db connection
  • Datepicker

Features under consideration:

  • Statistics: Charts for Availability vs Story points
  • delete Sprint and usersBySprint
  • delete user (what about their previous works? either mess up statistics or try to add "empty user" instead

Gold Plating:

  • Consolidate availability of non-developers (Phil, Tom, ...) across teams (feasible? what about Sprint start differences?)
  • what can be pulled from Jira?