generated from chingu-voyages/voyage-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Voyage Planning Sprint #3 Meeting Agenda
Mikey Nichols edited this page Jan 24, 2024
·
5 revisions
- Set Up a Team Workflow
- Set Up a Project Backlog
- Create Low Fidelity Wireframe
- Create Folder Structure
- What went well?
- Tasks seem to be accomplished efficiently
- Several PRs with various branch naming conventions happened
- Meeting on Saturday with Emmett and Stacy was very helpful
- What could be improved?
- Scheduling programming sessions together
- Participation in Daily Scrum (Standup)
- Approving Pull Requests in timely manner
We need to come up with task
s within the user story
s below, and assign them to developers
-
Data Initialization
-
- As a user when first loading the web application, I can see that there is already data populated within the calendar for me so that I can visualize the intended outcome.
- Obtain the preset data somehow
- Update the placeholder data with actual data
- As a user when first loading the web application, I can see that there is already data populated within the calendar for me so that I can visualize the intended outcome.
-
User Story XIV - Review Completed Tasks
- As a user I can review a completed task by clicking on it. Doing so will change it's status to incomplete.
-
User Story XV - More Details Window
- As a user I can click on an incomplete task to view detailed information about it in a popup.
-
User Story XIII - Save Progress
- As a user I can press a button to save my work and then close the browser and still come back to the same data.
-
Who - Deadline - Task Description