FocusFlow β Sprint Plan

FOCUS_2025_SE 2025-12-28 14:59:34

目录

  • Project Overview
  • Introduction
  • Part 1: Assumptions, Goals, and Sprint Plan
  • Part 2: Design, Implementation, Testing, and Release
  • Blog Planning and Sprint Schedule
  • Specific Requirements for Sprint Essay Blogs
  • Conclusion

Project Overview

Course2501_MU_SE_FZU
Assignment RequirementSixth Assignment - Beta Sprint
Team NameFocus_2025
Goal of this assignmentClarify Code Standards, Sprint Tasks, and Plans for the team Beta Sprint
Other referencesIEEE Std 830-1998, GB/T 8567-2006

Introduction

Following our Alpha retrospective, we enter the Beta sprint (Dec 28, 2025 - Jan 6, 2026) with clarity and purpose. This blog outlines our detailed plan to address previous shortcomings and deliver meaningful improvements to FocusFlow. We answer the core questions related to our assumptions, goals, plans, and our approach to design, implementation, testing, and release.

Part 1: Assumptions, Goals, and Sprint Plan

A. Core Assumptions:

  1. Improving specific, high-friction user interactions will disproportionately increase overall user satisfaction.
  2. Implementing basic engineering processes (Git flow, code review) will reduce bugs and improve development speed in the latter half of the sprint.
  3. Proactively writing and scheduling blogs will provide better project visibility and reduce last-minute stress.

B. Sprint Goal:
To successfully complete a 7-working-day Beta sprint, delivering a polished FocusFlow v1.1 that demonstrably improves usability, interface, and code quality over the Alpha version.

C. Detailed Plan & Improvements for the Next Phase:

Area for ImprovementAlpha Phase IssueBeta Phase Action Plan
1. Team Division of LaborVague roles, bottlenecks.Define clear roles: Frontend Lead (UI/Animations), Backend/Logic Lead (APIs/State), QA/Process Lead (Testing/Git). Tasks from the backlog are assigned to roles upfront.
2. Tool & ProcessChaotic Git, no testing.Enforce Git Feature Branch Workflow: All changes via PRs with code review. Introduce a testing protocol: A mandatory manual smoke test checklist for each PR.
3. Blog & Time PlanningLast-minute, low-quality blogs.Create a publishing schedule (see below) and assign a blog owner for each post. Blogs are drafted incrementally alongside development.
4. New Features & PolishClunky UX, unengaging UI.Implement 5 priority features (F1-F5) derived from user pain points and polish goals.

Part 2: Design, Implementation, Testing, and Release

A. Features to be Improved/Added (Design & Implementation):

  1. F1: Streamlined Password Reset: Redesign flow to use phone number only, with a confirmation step and a 10-second delay button for security.
  2. F2: Animated Homepage: Implement gradient background and typewriter text animations for a dynamic welcome.
  3. F3: Visual Task Management: Transform task lists into card components with expand/collapse for completed items.
  4. F4: Focus Mode Guard: Add a persistent warning modal for any interaction during an active timer.
  5. F5: Personalization: Correctly display the logged-in user's first name in the app header.

B. Testing Strategy:

  • Code Review: Mandatory for all pull requests.
  • Manual Smoke Testing: A defined checklist (login, create task, start timer, test new password reset) executed before merging any PR affecting core flows.
  • User Testing: We will conduct a structured session with 3-5 external users in the middle of the sprint. Findings will be documented in a dedicated User Usage Survey Report blog.

C. Release Plan:

  • The final deliverable will be a standalone APK file and a web demo link, ensuring we are not dependent on app store review cycles for our deadline.
  • All source code, final builds, and documentation will be tagged in our GitHub repository by the final deadline (January 6, 2026, 23:59).

Blog Planning and Sprint Schedule

DatePrimary Development FocusBlog Publication (Not on the same day per team)
Dec 28-29Sprint Planning, F1 (Password Reset) backend1. Alpha Phase Retrospective (Dec 28/29)
Dec 30F1 Frontend, F5 (User Name)2. Preparing for Everything (Dec 29/30)
Dec 31F2 (Homepage Animations)3. Beta Sprint Essay 1 (Focus: F1)
Jan 1F3 (Task Cards)4. Beta Sprint Essay 2 (Focus: F2)
Jan 2F4 (Focus Guard), Integration5. Beta Sprint Essay 3 (Focus: F3) & 6. Code Standards
Jan 3Testing, Polish, User Testing Session7. Beta Sprint Essay 4 (Focus: F4/F5)
Jan 4Fixes from feedback, Final Integration8. User Usage Survey Report
Jan 5Final Build, Documentation, Defense PPT9. Beta Sprint Essay 5 (Sprint Wrap-up)
Jan 6Final Checks & Submission10. Beta Sprint Summary Essay & Top-of-line Collection

Specific Requirements for Sprint Essay Blogs

Each of our 5 beta sprint essays will strictly contain:

  1. Scrum Section: A table for each member detailing: Yesterday's achievement (task, time spent), Problems, Today's plan. We will include code commit links/screenshots for dev work and test result screenshots for QA work. A unique, daily scrum meeting photo will be attached.
  2. PM Report: A summary of total project tasks (# of issues), completed work, and remaining work. We will include a Burn-Up Chart, a chart showing task volume changes (for discovered work), and the latest running screenshots/gifs of the featured module.

Conclusion

We are entering the Beta sprint not just with a list of features, but with a battle-tested plan to improve how we work. By combining targeted feature development with strengthened engineering practices, we aim to deliver a superior product and a more professional team performance.

...全文
130 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
内容概要:本文详细介绍了基于Matlab实现的“梯级水光互补系统最大化可消纳电量期望短期优化调度模型”,属于电力系统领域高水平科研成果的复现(EI级别)。该模型聚焦于梯级水电站与光伏发电系统的协同优化调度,通过构建短期优化调度框架,旨在提升可再生能源的电量消纳能力并最大化系统综合效益。研究采用先进的数学优化方法对水光资源进行联合调度,充分考虑了光伏出力的不确定性、水资源约束、系统运行边界条件及电力平衡要求,实现了在多重约束下的电量期望最大化目标。模型不仅具备严谨的理论基础,还具有良好的工程应用前景,适用于新能源高比例渗透背景下电力系统的优化调度研究与实践。; 适合人群:具备电力系统分析、可再生能源利用或优化建模背景的研究生、科研人员及工程技术人员,特别适合致力于复现高水平学术论文(EI/顶刊)研究成果的学习者与开发者。; 使用场景及目标:① 学习并掌握梯级水电与光伏系统协同调度的建模思路与关键技术;② 熟悉基于Matlab的混合整数线性规划(MILP)或其他非线性优化方法在能源系统中的实际应用;③ 提升在新能源消纳、短期调度优化等方向的科研建模能力与代码实现水平,支持二次开发与创新研究。; 阅读建议:建议结合Matlab代码与优化理论同步研读,重点理解目标函数的设计逻辑、各类物理与运行约束的数学表达以及求解器的调用流程,推荐使用YALMIP等建模工具辅助实现,以提高模型构建效率与可读性,便于深入理解与后续拓展。

164

社区成员

发帖
与我相关
我的任务
社区描述
2501_MU_SE_FZU
软件工程 高校
社区管理员
  • FZU_SE_LQF
  • 助教_林日臻
  • 朱仕君
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧