CSE 110 — Group 10

Sprint 1 Kickoff Meeting

Meeting Overview

Date:
Location: CSE Building, Room 1202
Facilitator: Evan (Team Lead)
Note Taker: Evan Marriott


Attendance

The following members were present at the meeting:

Absent: None


Agenda

  1. Review team charter and roles
  2. Discuss project scope for Sprint 1
  3. Set up GitHub repository and project board
  4. Assign initial tasks
  5. Schedule next meeting

Old Business

Items carried over from the previous meeting or pre-work:


New Business

Project Scope: Pomodoro Timer App

The team unanimously agreed to build a Pomodoro Timer web app for the course project. Core features scoped for Sprint 1:

  1. Basic 25/5 minute work-break timer
  2. Start, pause, and reset controls
  3. Session counter
  4. Desktop notifications (stretch goal)

GitHub Repository Setup

Evan walked the team through the GitHub org (cse110-sp26-group10) and branch protection rules. All members now have write access.

Branch Strategy Notes (click to expand)

We will follow a feature branch workflow. All work goes into feature branches and must be reviewed by at least one other team member before merging into main. Direct pushes to main are disabled via branch protection rules.

  • Naming convention: feature/short-description
  • PRs require passing CI checks before merge
  • Squash merging preferred for clean history

Task Assignments

Tasks were assigned as follows for Sprint 1 (due April 24):

  • Evan + Nicole — Sprint planning, task tracking, TA liaison
  • Prakhar + Kaley + Ben + Bethany — UI architecture and frontend implementation
  • Aron + Jensen + Xuanye + Han — API, data layer, and backend logic
  • Hudson — Data modeling and integration

Next Meeting

Scheduled for April 17, 2026 at 6:00 PM via Zoom. Agenda will include Sprint 1 progress check-in and blockers.


Miscellaneous

Comments, questions, and concerns raised during open floor:


Diagrams & Media

Whiteboard: App Architecture

Jordan sketched out the initial component architecture on the whiteboard. Photo taken during the meeting:

Whiteboard sketch of Pomodoro app component architecture showing Timer, Controls, and SessionCounter components

Audio Recording

30-second audio clip recorded during the task assignment discussion:

Video Recording

Short video clip from the whiteboard walkthrough portion of the meeting:


Post-Meeting Feedback Form

Please fill out this quick form after each meeting so we can improve how we run them.
Fields marked with * are required.

Your Information



Meeting Effectiveness

How would you rate the overall meeting? *






Which parts of the meeting went well? (select all that apply)




Additional Feedback