Sunday, November 24th, 2019 - adriancleung/vibes GitHub Wiki

Type of Meeting: Biweekly Scrum

Attendees: Taylor, Josh, Grayson, Adrian, Fatih, David

General Comments:

Monday - 12:00: Josh, Fatih, Grayson, Adrian 1:00: Taylor 5:00: David

David leaves Tuesday back Friday AM

Tuesday - 2:00: Grayson, Fatih, Josh, Adrian (12:30)

Wednesday - 12:00: Grayson, Josh, Adrian(12-2, 5) 2:00: Fatih 7:30: Taylor

Thursday - 2:00: Taylor, Grayson, Josh, Adrian (12:30) 5:00: Fatih

Friday - 12:00: Grayson, Fatih (till 1), Josh, Adrian 1:00: Taylor, David

User intent tests:

parsemoodevents (unit) - add a mood, use the function, and determine that the data is the same, mock mood event list

getmostrecent (unit) - mock mood event list

comparator (unit)

deletemood

acceptrequest

denyrequest

Progress:

Taylor - Working on intent tests. Was stuck on deleting a user. Grayson is creating a firebase function for me to delete a user.

Adrian - Running into problems with the following fragment. Search is done.

Grayson - Fixed networking issues. Fragment resuse is solved.

Fatih - Filtering working with primary users but not secondary users.

Josh - Using picture for description is nearly working just need to be able to store on firebase the path of the picture.

David - Having an issue getting the adapter for spinners to work.

Roadblocks:

Fatih - Unsure of why it is not working for secondary. May need Grayson to take a look at his fragment and how Fatihs code affects it.