cfredericks / golf-better

MIT License
0 stars 0 forks source link

golf-better

Android App Engine Refresh PGA Data

Local Setup

To build and run the Android app:

To set up firebase for the first time, you will need to upload the SHA hash of your signing certificate under Project Settings >> General. See https://developers.google.com/android/guides/client-auth for the command to get the SHA of the debug certificate.

To setup sqitch, run:

brew tap sqitchers/sqitch
brew install sqitch --with-postgres-support --with-sqlite-support

See directories under /gcp for specific READMEs.

Repo structure

System diagram

System Diagram