Skip to content

Meeting Minutes #8 (01 11 21)

Anusha-Reddy-Lattupally edited this page Nov 3, 2021 · 2 revisions

Meeting Minutes

The team went over the tasks to complete in order to have a finished product by the next sprint deadline, and brainstormed ideas for potential additional features for Sprint 4.

  • The 3 core features should be implemented by Saturday, November 6th at most to give enough time for reviews and fixing any issues we may come across.
  • The additional features can be implemented separately since they don't all depend on the 3 core features.
  • If an additional feature does depend on the 3 core features, it can be implemented as soon as the latter are completed.

General reminders:

  • Always make sure variable names are specific (understandable by other readers)
  • Reference commits with the issue it corresponds to

Additional Features (for now)

  • Search bar to look up specific questions
  • The ability to insert an image to a question
  • Time of the questions and answers posted.
  • Total number of questions in the question page list

Preparing for Meeting with TA

  • Come up with additional features
  • Can features that aren't implemented for Sprint 3 be used for Spring 4?
  • Ask about database. Should multiple people have access to the database, or only select people? Is it okay if the data is stored locally?
  • Ask about block diagram. How specific should it be?
  • Continuous integration with test for every commit explanation
  • Referencing issues with commits (do we reference the task or the user story, and can we only reference the last commit before pushing?)