Skip to content

Meeting Minutes 2: October 13, 2022

Madison edited this page Nov 27, 2022 · 9 revisions

Meeting Minutes 2 - October 13, 2022

Attendance

  • Akshat
  • Madison
  • Manpreet
  • Steven
  • Tommy
  • Weiguo

Planned work

You can see the assigned work for each team member here, on the sprint planning page.

Takeaways

  • Use Javadocs to document our code - creates a HTML version of our documentation
  • Use JUnit Version 5 to create test cases for our code
  • Update CRC cards taking TA feedback into account
  • Update StoryBoards and add it to the project wiki [external links will not be graded]
  • Use github issues as means of communication and discussion

Prepared Questions

Issue: #1

  • What exactly is a ingredient category? Is it user-defined? Is it a enum?
  • Can ingredients have multiple ingredient categories?

Issue: #7

  • What exactly is a recipe category? Is it user-defined? Is it a enum?
  • Can recipes have multiple recipe categories?
  • Are the recipe instruction steps going to be entered as part of the comments?

Other

  • We have changed our project repository from 0xFFFFFF to this repo well-fed, is this okay with you? Project Part 1 is still in the old repository.
    • Reasoning: We wanted a clean slate, and also to rename our project
  • Docs: Should a storyboard have labelled arrows, or is a Figma screenshot with demo acceptable?