Skip to content
jegrywacheski edited this page Nov 4, 2021 · 28 revisions

Welcome to the Alpha-Apps wiki!

The home to our Habit Tracker app (name pending), in development for CMPUT 301's team project.

Team Members (CCID) [GitHub Username]

  • Eric (ebrisson) [ericrbrisson]
  • Mathew (lisowski) [Mathew-Lisowski]
  • Jesse (jgrywach) [jegrywacheski]
  • Moe (numasawa) [moenuma]
  • Leah (lren) [grapse]
  • Arthur (aiuwalak) [arthuruwalaka]

Project Milestones

Project Part 1

-team.txt file is linked here, with each team member's CCID and GitHub username, also stated above.

Project Part 2

  • The Backlog deliverable has been split into two sections:
    • User Stories, along with their risk level and story points, can be found under the Projects panel, under User Stories here. It is currently sorted by Haven't Started, In Progress, and Completed categories.
    • Our team backlog, with actionable development tasks, currently sorted per Java class, can be found under the Projects panel, under Backlog here. Each card contains references to relevant user stories pertinent to that functionality. This project board's cards may eventually be converted into GitHub Issues for more organized tracking, and it makes more sense to have the items on this project board converted into Issues rather than the User Stories themselves.
  • CRC cards can be found here, [here](CRC cards part3.pdf).
  • Application UI Mockups and Storyboard Sequences can be found on the Wiki, here.

Project Part 3

Changes made based on Project Part 2 feedback:

  • Product backlog: a few user story cards had story points that didn't correspond to the risk level. The User Stories were updated to meet the new requirements as discussed in class, as well as the following changes to risk level:
    • 1.5.1 risk level low -> medium
    • 2.6.1 risk level low -> medium
    • 3.1.1 risk level medium -> low
    • 5.2.1 risk level low -> medium
  • All cards on the User Stories Project page have been converted into GitHub Issues, for easy tracking of progress, along side commentary throughout the solution.
  • CRC Cards: Interaction with HabitEvents was noted, and new cards to reflect changed internal design have been made.

Clone this wiki locally