Skip to content

Feature shaping

Rok RoΕ‘kar edited this page Nov 8, 2022 · 4 revisions

πŸ“… Timelines

πŸ—“οΈ Next Pitch due date: September 20, 2022

gantt
%%{init: { 'theme': 'forest' } }%%
    title Feature build cycles
    dateFormat  YYYY-MM-DD
    axisFormat  %d-%m

    section Cycle 1
        Shaping :shape1, 2022-07-28, 2022-08-29
        Pitch :milestone, 2022-08-30, 0d
        Build first pitch    :build1, 2022-09-01, 9w
        First demo :milestone, 2022-09-22, 0d
        Final demo :milestone, after build1, 0d
        Ship :ship1, after build1, 1w

    section Cycle 2
        Shaping :shape2, after shape1, 3w
        Pitch :milestone, 2022-09-20, 0d
        Build second pitch :build2, 2022-10-14, 6w
        First demo :milestone, 2022-10-26, 0d
        Final demo :milestone, 2022-11-21, 0d
        Ship :after build2, 1w
    
    section Cycle 3
        Shaping :shape3, 2022-11-07, 2w
        Pitch :milestone, 2022-11-22, 0d
        Build third pitch :active :build3, 2022-11-24, 3w
        First demo :milestone, 2022-12-05, 0d
        Final demo :milestone, 2022-12-12, 0d
        Ship :after build3, 1w

Loading

πŸš€ Completed pitches

πŸ“š Resources

We will try to follow the pattern shaping, betting, building

Clone this wiki locally