Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 3.68 KB

Sprint_Planning_Meeting_4.md

File metadata and controls

46 lines (28 loc) · 3.68 KB

Sprint Planning 4 11/21/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

Elias Heffan

What I have done:

  • Implemented all profile API functions: createProfile(), uploadProfile(), getProfile(), getProfileOf().
  • Refactored API for maintainibility here.
  • Added new podfile for firebase storage and removed obselete podfiles here.
  • Improved authentication error checking here, and improved login and signup here
  • Made app compatible back to iOS 11, and started making View controllers compatible with SE/5s screen size here.

Any roadblocks: None.

What I plan to do: Implement the rest of the Api functions along with Tammy, as well as the SDK Admin function for finding matches. Add rules to firebase storage for security.

Tammy Lee

What I have done:

Any roadblocks: None.

What I plan to do:

  • Work on implementing functions in ApiMessages.swift and modify any data structures/security rules in current database as needed to work with MessageKit.
  • Set up Matches and Conversation View.

Hajra Mobashar

What I have done: Completed front end for Home Screen, and mostly for the user profile screen.

Any roadblocks: None at the moment.

What I plan to do: Use API calls to implement functionality for the home screen. User profile screen needs adjustment for characteristics list and personality list. Adjust the front end for the create profile screens 3 and 4 for better UX.

Alannah Woodward

What I have done: Transferred all data between screens to be able to upload profile to the database,here; Added error checking for the first profile view, here. Have done some work for profile set up from database, but not currently functional.

Any roadblocks: None so far.

What I plan to do: Finish the UI and get the API functions integrated.