Burny is a burn-up chart management application designed to help scrum teams track and manage their projects progress efficiently.
I have destroyed the entire service on 2025-07-16 by terraform destroy
, But you can still view the top page on Wayback Machine.
https://web.archive.org/web/20250629041747/https://burny.page/
- JWT authentication
- Email verification
- Project and Sprint Stats CRUD
- Visualize Project progress by Burn-up chart and Velocity chart
- API Key generation
- Mobile device compatible
api/
- Backend REST API service written in Goweb/
- Frontend SPA written in Vue.js 3.infra/
- Infrastructure as Code for Google Cloud resources written in Terraform..github/
- CICD workflows for api and web.
For more detailed information like setup or tech stack, please refer to each directories document.