-
Notifications
You must be signed in to change notification settings - Fork 0
Team Meeting 7 Nov 1
Mark edited this page Nov 2, 2022
·
7 revisions
- Areeba
- Casper (sent update through Discord)
- Charlotte
- Duc
- Mark
- Purna
- Areeba
- UML finished w/databases, controllers
- Recipe fragments
- Roadblocks: dev guidelines
- Charlotte
- UML wrt cmts
- Roadblocks: reduce crc coupling (reduce unneeded interactions)
- Duc
- Finished Recipe class
- Merged Recipe/list
- RecyclerView for Storage
- Adding Ingredient fragment
- Future: finish all storage functions
- Purna
- Finished Recipe, RecipeList unit tests
- Will finish intent tests
- Mark
- Finished Ingredient, Storage unit tests
- Created Ingredient, Storage intent tests
- Roadblocks: double-check intent/Espresso code (still has red lines)
- Will finish intent tests (can use recording!)
- Casper (via Discord)
- Created Recipe class
- Created RecipeList class
- Will work on other issues
- Blockers: more midterms
Other grp: chsnges to home page/navigation, ingredients+storage, input validation (1 manages all), fragments for save/delete, db, meet every day future: merging, shp list
- Joint standup with another group
- Asked TA questions/received feedback
- test cases: ensure >50% of functions tested, >50% all UI tested
- update crc cards to match uml and code
- uml clarifications; reduce coupling
- 1 module/branch for pull requests (e.g., 1 branch for Ingredient class) instead of 1 issue/branch
- divide code by submodules
- we'll have to demo after reading week
- UI feedback:
- mockups should be grouped by US/set of US's, display flow, write the interaction (e.g., "swipe/press")
- storyboard is one ultimate mockup
- each US mockup should start from main screen (unless it's a set of US's)
- Ensured everyone understands their tasks for next 2 days
- Ingredient + Storage classes
- StorageActivity class
- Recipe + RecipeList classes
- Ingredient + Storage unit tests
- Recipe + RecipeList unit tests
- UML/CRC fixes: Charlotte
- Database integration: Duc
- Add/edit Ingredient fragment: Duc
- Recipe add/edit fragments: Mark
- UI mockups/storyboard refinements: Mark
- Storage intent tests: Mark (will finish after Duc finishes fragment)
- Testing Recipe fragments: Purna (after Mark finishes fragment)
- MainActivityMenu: Areeba
- RecipeActivity: Casper