Skip to content

burndown chart

Josua-Louw edited this page Sep 3, 2026 · 16 revisions

Sprint 1 Summary

Goal

Complete authentication, user registration, user login, user report, send email and XP update functionality.

Burndown

xychart-beta
    title "Sprint 1 Burndown"
    x-axis ["11/05", "12/05", "13/05", "14/05", "16/05", "18/05", "19/05", "20/05", "21/05", "22/05"]
    y-axis "Points Remaining" 0 --> 44

    line "Ideal" [44, 39, 34, 29, 24, 19, 14, 9, 4, 0]
    line "Actual" [44, 40, 35, 27, 20, 17, 13, 3, 1, 0]
Loading

Completed Work

  • Auth service
  • Frontend pages
  • Email service
  • Report email
  • XP update

Metrics

Metric Value Unit
Velocity 59 Completed Issues

Sprint 2 Summary

Goal

Update current systems, add new services, set up basic deployment, fix frontend security

Burndown

xychart-beta
    title "Sprint 2 Burndown"
    x-axis ["25/05", "26/05", "27/05", "28/05", "29/05", "01/06", "02/06", "03/06", "04/06", "05/06"]
    y-axis "Points Remaining" 0 --> 35

    line "Ideal" [35, 31, 27, 23, 19, 15, 11, 7, 3, 0]
    line "Actual" [35, 35, 30, 20, 20, 15, 15, 10, 10, 0]
Loading

Completed Work

Add report service
Added event manager
Improved docker
Set up deployment pipeline
Fixed outlook add-in
Updated outlook add-in
Added xp service

Metrics

Metric Value Unit
Velocity 7 issues

Sprint 3 Summary

Goal

Add new services, update current services, upgrade mailing service

Burndown

xychart-beta
    title "Sprint 3 Burndown"
    x-axis ["08/06", "09/06", "10/06", "11/06", "12/06", "15/06", "17/06", "18/06", "19/06"]
    y-axis "Points Remaining" 0 --> 35

    line "Ideal" [35, 30.5, 26, 21.5, 17, 12.5, 8, 3.5, 0]
    line "Actual" [35, 30, 30, 25, 20, 15, 10, 5, 0]
Loading

Completed Work

Schedule Campaigns added
Added event system to accounts and mailing service
Added deployment for all services
Added analytics service and education service
Fixed frontend design issues

Metrics

Metric Value Unit
Velocity 7 issues

Sprint 4 Summary

Goal

Work on SSO token, Design Frontend leaderboard, Implement Education service

Burndown

xychart-beta
    title "Sprint 4 Burndown"
    x-axis ["22/06", "23/06", "24/06", "25/06", "26/06", "29/06", "30/06", "01/07", "02/07", "03/07"]
    y-axis "Points Remaining" 0 --> 20

    line "Ideal" [20, 18, 16, 14, 12, 10, 8, 6, 4, 2, 0]
    line "Actual" [20, 15, 15, 15, 10, 10, 5, 5, 0, 0]
Loading

Completed Work

Added reliable testing for sending emails
Fixed table synchronization
Updated main Readme
Created initial leaderboard page

Metrics

Metric Value Unit
Velocity 4 issues

Sprint 5 Summary

Goal

Begin integrating

Burndown

xychart-beta
    title "Sprint 5 Burndown"
    x-axis ["06/07", "07/07", "08/07", "09/07", "10/07", "13/07", "14/07", "15/07", "16/07", "17/07"]
    y-axis "Points Remaining" 0 --> 50

    line "Ideal" [50, 45, 40, 35, 30, 25, 20, 15, 10, 5, 0]
    line "Actual" [50, 45, 45, 35, 35, 25, 20, 20, 15, 5, 0]
Loading

Completed Work

Batch email integration, updated documentation, added security, permanently deploy dev system, add logs, set up unit tests, added user syncing.

Metrics

Metric Value Unit
Velocity 10 issues

Sprint 6 Summary

Goal

Integrate system and deploy system.

Burndown

xychart-beta
    title "Sprint 6 Burndown"
    x-axis ["20/07", "21/07", "22/07", "23/07", "24/07", "27/07", "28/07", "29/07", "30/07", "31/07"]
    y-axis "Points Remaining" 0 --> 80

    line "Ideal" [80, 71, 62, 53, 44, 35, 26, 17, 8, 0]
    line "Actual" [80, 70, 64, 58, 46, 32, 27, 7, 0, 0]
Loading

Completed Work

Finished documentation, deployed all services, integrated xp and leader board, got all things ready for demo 2.

Metrics

Metric Value Unit
Velocity 42 issues

Sprint 7 Summary

Goal

Connect up webhooks for extracting mailing data, begin implementing analytics service, set up new services, work on frontend design and user flow.

Burndown

xychart-beta
    title "Sprint 7 Burndown"
    x-axis ["03/08", "04/08", "05/08", "06/08", "07/08", "10/08", "11/08", "12/08", "13/08", "14/08"]
    y-axis "Points Remaining" 0 --> 110

    line "Ideal" [105, 93, 81, 69, 57, 45, 33, 21, 9, 0]
    line "Actual" [105, 105, 105, 98, 92, 74, 69, 44, 20, 0]
Loading

Completed Work

Set up analytics service logic
Implemented proper DevOps systems and deployment pipeline
Added basic webhook for analytics
Began integrating frontend analytics
Rebranded campaigns to Phishing Waves
Set up LLM and Waves services
Added some basic frontend updates

Metrics

Metric Value Unit
Velocity 105 issue estimates / 2 weeks

Sprint 8 Summary

Goal

Finnish analytics service, Create company data import service, complete wave service frontend transition, integrate reports page in the frontend, connect the LLM service to the LLM Gateway

Burndown

xychart-beta
    title "Sprint 8 Burndown"
    x-axis ["17/08", "18/08", "19/08", "20/08", "21/08", "22/08", "25/08", "26/08", "27/08", "28/08"]
    y-axis "Points Remaining" 0 --> 115

    line "Ideal" [112, 100, 88, 76, 64, 52, 40, 28, 16, 0]
    line "Actual" [112, 101, 96, 83, 69, 57, 50, 40, 30, 0]
Loading

Completed Work

Designed create new emails page for single email sending
Designed page for viewing and managing email templates
Integrate report page in the frontend to display report information
Connected the LLM service to the external LLM Gateway
Fixed accounts endpoints
Added and implemented company data microservice
Updated documentation

Metrics

Metric Value Unit
Velocity 112 issue estimates / 2 weeks

Sprint 9 Summary

Goal

In progress...

Burndown

xychart-beta
    title "Sprint 8 Burndown"
    x-axis ["31/08", "01/09", "02/09", "03/09", "04/09", "07/09", "08/09", "09/09", "10/09", "11/09"]
    y-axis "Points Remaining" 0 --> 130

    line "Ideal" [123, 110, 97, 84, 71, 58, 45, 32, 19, 0]
    line "Actual" [123, 112, 42, 0, 0, 0, 0, 0, 0, 0]
Loading

Completed Work

Had everything ready for demo 3

Metrics

Metric Value Unit
Velocity 123 issue esitmates / week
In progress...

Clone this wiki locally