Skip to content

tiffanylphan/pupdates

 
 

Repository files navigation

Pupdates

Doggy pun goes here.

Demo

alt textalt textalt textalt text

Description

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.

Installation

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

Usage

//TODO

Contributing

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Credits

License

// TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • Objective-C 16.1%
  • Java 5.7%
  • Python 5.4%