Skip to content

Meeting Minutes 2024 02 06

Jordan Beaubien edited this page Feb 7, 2024 · 2 revisions

Meeting Minutes February 6th 2024 —————

Tuesday Lab 6:53PM to 8:PM ETLC E1-013 (Regular Tuesday lab classroom) Jordan Beaubien

At each meeting, minutes are to be taken and be posted to GitHub -> Wiki

  • For any meeting with or without the TA - participation is mandatory (within reason)

Project Part 2 is due on February 16th

Four main things for Part 2

  1. Product backlog

    • You want your app to do certain things (as an Admin, User, etc.)
    • Make a Kanban board in GitHub
    • TODO: Make new project for Kanban cards
    • User stories can be sectioned into the different of colours of cards
  2. User interface mockups and storyboard

    • How you want your app to look like
    • Make a design prototype of how you want your app to be
    • Designing your app and taking a screenshot of every single interaction within the app
    • Preliminary design is fluid and open to change, the goal is to provide a general idea to the TA of the plan we intend to complete
    • Story board sequences. Stitch the screenshots together that covers the interaction and the user story.
      • If I click something, I link it to the user story, then link it to the screen that it goes to
      • Our TA designed his in Figma
      • Just UI mockups
      • Full screenshot, breakdowns for fidelity, and a link to the actual Figma chart
  3. OOP Analysis via CRC cards

    • For every class that we anticipate we will need a CRC card
      • QR scanner class, adapter to show a list, make a CRC card for that
      • DO you need a CRC card for every single thing? No.
      • Whatever primary classes you have that have a signifiant amount of code, needs a CRC code.
      • TA used lucid chart for his CRC card board
        • Make an image with everything, break down into quadrants If necessary
  4. Tools and practices

    • Commit history and ensuring that everyone has contributed
    • Effectively using merge conflicts
    • Did everyone contribute equally?
    • On average, TA wants equal contribution

*** If you finish something before the deadline, we can ask the TA to review it. *** Motivator from Raquib to complete portions early and get full marks.

Clone this wiki locally