An app that provides a platform for people who want to get connected as mentors and mentees. Users can view profiles and send request mentorship to receive the other's contact information.
We added GPS to our app as our magic moment. Now that mentees can see mentors that are within 10 or 30 miles when they log in. Another feature we added is emailing. As a mentee, you can visit your mentor's profile and send them an email after scolling to the bottom.
Some of our feature only work if you build it on your phone. Features like GPS will show San Francisco on simulator or email mentor option will only open the email app on a real phone.
Build Settings when running on a phone: To run our app on an iPhone, you must (1) change the Bundle Identifier to .ReferralPlease instead of .MentorMe. ReferralPlease was our previous name for our App, and for some reason we couldn't change the setting for that to build on a phone. (2) Please remove "arm64" in Build Setting for the target. We couldn't find a way to have one build setting to run on both simulator and iPhone, so you need to do these changes manually if build fails.
Name | Description |
---|---|
Hao Huang | Wrote API files for interacting with firebase to get and set user data. |
Thu (Chloe) Vo | Created front-end pages for profile, Setup user's current GPS and filter by location feature |
Justin Lim | Setup firebase and wrote API files retrieve mentor mentee relationship. |
Subin Yun | Created front-end pages such as login, signup |
Huichueh (Jessica) Lo | Setup LinkedIn login, Store and dispaly Mentor and mentee data on Home and Questionnaire VC |
https://trello.com/b/DL6QL9XR/data-pirates
See team members wiki for details.
See milestone 2 wiki.
See milestone 1 wiki.