Meeting Minutes Friday Nov 25th - CMPUT301F22T06/CMPUT301F22T06_team_project GitHub Wiki

Meeting to order at 5:45
Meeting closed at 6:00

Present:

  • Devin
  • Kirk
  • Saheel
  • Joel
  • Shammy
  • Kevin

Topics:

SCRUM Meeting Minutes

Devin (headrick):

  1. What did you do?\
  • Help team mates with list duplication problems
  • Refactor some code
  • Ensure main is working and up to date with all other member branches
  1. What are you going to do?\

  2. Is anything stopping you from doing this work?\

Shammy (mhsiddiq):

  1. What did you do?
    Setting limits for text input for desc. Ensuring textview size has limit that fits Color scheme theme update
  2. What are you going to do?
    Add image to list item for recipes Merge ui changes with main
  3. Is anything stopping you from doing this work?\

Joel (jak1):

  1. What did you do?
    Scaling for images - stops DB from crashing and being overloaded All images scaled to 300x300
    Fixed expired ingredients creating duplicates in list Fixed progress bar loading still after ingredients list is loaded

  2. What are you going to do?\

  3. Is anything stopping you from doing this work?\

Kirk (rieberg1):

  1. What did you do?
    Espresso testing DB directly Model - controller interaction
  2. What are you going to do?
    Espresso testing DB directly Model - controller interaction
  3. Is anything stopping you from doing this work?\

Saheel (saheel):

  1. What did you do?
    Fixed modify recipe No longer creating duplicates Camera and gallery no longer breaking recipes
  2. What are you going to do?
    Add image to list item for recipes
  3. Is anything stopping you from doing this work?\

Kevin (kshao):

  1. What did you do?
    Overhaul user defined ingredient params + recipe params Look better
  2. What are you going to do?
    Add user defined params Pop up UI for user defined params Add unit button missing - fix this
  3. Is anything stopping you from doing this work?\

TODO:

WHAT NEEDS TO BE DONE SUNDAY: User story acceptance criteria needs to be done - Dont just redefine user story Ensure there are checks in the add/edit dialogs that prevent the user from entering invalid data (wrong type, remove pre and post white spaces, character / number limit, type of characters etc.) Ensure all unit tests pass. Cannot just test getters and setters Ensure all issues on the wiki are resolved - All user stories must be satisfied Update all variables names to be explicit (i.e. mIngredients to adapterIngredientsList)

WHAT NEEDS TO BE DONE BEFORE SUBMISSION MONDAY: Update all data to be ‘realistic’ Update UML to match the most recent code - no code changes as of monday ! Wireframe Ensure every method and class has associated javadoc code

Discussion

Questions/Assumptions