Skip to content

Commit 2eafcf5

Browse files
authored
Initialize README with project details and setup (#91)
* Initialize README with project details and setup Added project description and getting started instructions. * Add secrets.properties
1 parent bd89c4d commit 2eafcf5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Score
2+
<p align="center"><img width="148" height="148" alt="score_icon" src="https://github.com/user-attachments/assets/77b0cd4d-3a4a-440d-9f2e-c71fd202bafb" /><p align="center">
3+
4+
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.
5+
6+
7+
## Getting Started
8+
1. Clone the repository
9+
2. Download the following two files (AppDev members can find it pinned in `#score-android` in the Slack)
10+
- `score-keystore`
11+
- `google-services.json`
12+
- `secrets.properties`
13+
4. Add those three files to the project root in Android Studio
14+
5. Build and run!

0 commit comments

Comments
 (0)