Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 2.93 KB

Sprint_Planning_Meeting_3.md

File metadata and controls

41 lines (22 loc) · 2.93 KB

Sprint Planning 3 11/14/19

Project summary: Find the perfect play-date for your pet. Swipe left or right, enter your ideal pet date preferences, share pictures, share personality traits, find suggested locations to set up the play date. Bob and Milo can find a third wheel.

Link to trello board: https://trello.com/invite/b/rubewu9h/19e96c4ef1baaef9118aab923b503bee/ecs-189e-final-project App flow and Wireframe Link

Elias Heffan

What I have done: Researched how to use Firestore, planned the layout of our database, set up API function prototypes for interacting with database from View Controllers (here and here), and fixed a couple visuals of View Controllers.

Any roadblocks: None.

What I plan to do: Meet with group to figure out how we'll divide up implementing the API functions and incorporating them into our app. Tammy and I will likely implement most of the API functions, and stay one step ahead of Hajra and Alannah who will be calling them in our app's View Controllers.

Tammy Lee

What I have done: Connect Firebase onto our app. Discuss API endpoints that the front will call. Designed collection and document structure with Elias. Write security rules on Firestore, which are not pushed to Github, but have some operations on the Login that were used to test out rules.

Any roadblocks: None.

What I plan to do: Continue implementing API functions since Elias just pushed updates to Api.swift. Continue working on messaging flow and seeing how I could possibly include calendar.

Hajra Mobashar

What I have done: Worked on the UI Design of the app. Created the profile view. Split up create profile screen into multiple skipable steps.

Any roadblocks: None at the moment.

What I plan to do: Create home view. Work on the dog api. Work on the get response for the dog api and prefil info for the user.

Alannah Woodward

What I have done: Worked on view controllers and implementation. Post request to dog api server is working to upload image from phone.

Any roadblocks: None so far.

What I plan to do: Get Dog API prefill working. Continue working on account storage on firebase.