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
What I have done:
- Fixed uploadProfile().
- Added checkForMatchOnSwipeRight(). Related commits here and here.
- Implemented swipedRightOn().
- Implemented message listeners.
Any roadblocks: None.
What I plan to do: Help fix currently found bugs in app, assist in fixing any issues that come up as others call my Api functions in finishing our app's front-end.
What I have done:
- Implement sendMessage() and getConversationPartners()
- Minor fix on UI and add logout()
Any roadblocks: None.
What I plan to do: Use implemented message API to get data for MessageKit and build the conversations view.
What I have done: Worked on profile edit view front end. Worked on implentation of home view and functionality.
- HomeView()
- User profile view
Any roadblocks: None.
What I plan to do: Work on implementation of profile edit view. Front end of messages view.
What I have done: Completed implementation of profile view. This view now successfully loads all the users data and information. Created profile edit view.
Any roadblocks: None.
What I plan to do: Work on messages view front and implementation. Work on any remaining bugs and tweeks for the app.