Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 907 Bytes

File metadata and controls

13 lines (10 loc) · 907 Bytes

Score

score_icon

Score is Cornell’s all-in-one sports discovery hub that makes Cornell sports easily accessible and engaging for the entire community. A free and open-source app, Score helps facilitate the seamless discovery, tracking, and engagement of Cornell sports, allowing students to conveniently stay informed on sports games and feel motivated to actively participate in the campus sports culture.

Getting Started

  1. Clone the repository
  2. Download the following two files (AppDev members can find it pinned in #score-android in the Slack)
    • google-services.json
    • secrets.properties
  3. Add secrets.properties to the project root and google-services.json to the app level in Android Studio
  4. Build and run!