-
Notifications
You must be signed in to change notification settings - Fork 0
2022.10.25 Scrum meeting
Kailash Seshadri edited this page Oct 26, 2022
·
6 revisions
- Everyone is here (yay)
- Scrum Master: Kailash Seshadri
- Vedant - Ingredient Storage xml complete
- Vedant, Josh - Discord webhooks! :D - View GitHub updates live on Discord to keep posted on changes!
- Josh - AddIngredient tests are still work in progress
- Kailash - Javadocs complete, cleaned up code in AddIngredient to work better, Implemented DatePicker
- Curtis - Add/View Recipe XML done - We still need to tie up the back end to support the front end
- Aneel/Clare - Most of the RecipeList with front end functionality complete, need to tie up some loose ends
- All - ProBot (Second)BestBot :)
- All - AndroidImpactUpdates BestBot
- Detailed recipe info may need to be a drop down instead of a new activity - requires XML reformatting?
- Add a date attribute to Recipe class to show when the date was added - use Calendar object not Date!
- Aneel please stop
-
Remeber to ask Prof Wong your questions if you need answers for the US you are working on.
-
Work on individual action items tonight, we will build the base UI to connect all the US completed in one app tomorrow after class.
-
Individual Action Items:
- Aneel: Tie up loose ends on RecipeList: Make sure attributes show on list, ensure all back end functions work
- Clare: Complete UML diagram for the code implemented so far
- Curtis: Create unittests and intent tests for add/view Recipes.
- Kailash: Connect Firebase to save Ingredients from AddIngredient
- Josh: Write remaining intent and unit tests for addIngredient before the lab tomorrow
- Vedant: Finish up unittests and robotium tests for IngredientStorage