gizra

Defintion of succeess

  • On Time
  • On Budget
  • Users Are Happy

Setting Expectations // Common language

Development - It's easier than you think

unless when it isn't

Example: Visual Elements

						
.initiative {

  .cohorts {

    .col-cohort-groups {
      padding-right: 15px;
      margin-bottom: 20px;
    }

    .cohort-group.active:after {
      content: none;
    }
  }
}
						
					

Example: Data Structure

Work session, Time tracking, Payment , and Github Issue bundles are pointing at a Project, which in turn points to an Account bundle. Github Issue can also reference itself.

Every feature or bug has a price tag

And you don't have to buy them all
gizra