Doggy pun goes here.
Pupdates is a social mobile app that is designed for those who want to meet people through their dogs. Users are able to flip through pictures of dogs on their phones and chat with owners of the dogs they like.
Prerequisite frameworks
https://developers.facebook.com/docs/ios/
https://github.com/ivpusic/react-native-image-crop-picker
.env file
DB=MONGO_DB_URL_GOES_HERE
GOOGLE_API=GOOGLE_MAPS_GEOCODING_API_KEY_GOES_HERE
API_KEY=GOOGLE_MAPS_DISTANCE_MATRIX_API_KEY_GOES_HERE
More about Geocoding
More about Distance Matrix
npm install
npm start
npm run ios
//TODO
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
- Product Manager: Tiffany Wang
- Scrum Master: Tiffany Phan
- Software Engineer: Aaron Liss
- Code Monkey: Daniel Lien
// TBD