Meeting Minutes Monday Oct 31, 2022 - CMPUT301F22T06/CMPUT301F22T06_team_project GitHub Wiki
Meeting to order at 5:20pm
Meeting closed at 7:00pm
Present:
- Devin
- Kirk
- Saheel
- Joel
- Shammy
- Kevin
Topics:
SCRUM Meeting Minutes
Devin (headrick):
- What did you do?
YAML setup CI/CD now in github action working - What are you going to do?
Finish up ingredient add/edit integration with DB Implement a delete - Is anything stopping you from doing this work?
Lack of time (other classes)
Shammy (mhsiddiq):
- What did you do?
UML modified to match current code bae - What are you going to do?
Finish modifying UML Open to any task after - Is anything stopping you from doing this work?
no
Joel (jak1):
- What did you do?
Worked on UML UI bug fixes - button text cover resolved - What are you going to do?
Finish updating UML with Shammy, open to any task after - Is anything stopping you from doing this work?
no
Kirk (rieberg1):
- What did you do?
Practice robotium UI testing - Decided not to use robotium Learn how to use espresso for intent testing with UI - What are you going to do?
Learn how to use espresso better - begin writing practice test cases - Is anything stopping you from doing this work?\ Robotium was difficult to use with fragments and many methods are deprecated.
Saheel (saheel):
- What did you do?
Implement recipe add / delete - What are you going to do?
Implement recipe retrieval from firestore - Is anything stopping you from doing this work?
Stuck on working with recipe retrieval from DB
Kevin (kshao):
- What did you do?
Fixed some bugs. Formatting errors and typos in the test Data Deleted some un-need code. Old calls to classes not used anymore etc - What are you going to do?
Test DB (firestore) send and retrieve ingredients
Beging writing unit tests for DB interaction - Is anything stopping you from doing this work?\