One-Time Setup
- Go to console.firebase.google.com and create a free project.
- Inside the project, click Build → Realtime Database and create a database (start in test mode).
- Click the gear icon → Project Settings → scroll to Your apps → click Add app → Web. Copy the
firebaseConfig object.
- Open both
tryout_evaluation.html and tryout_master.html in a text editor, find FIREBASE_CONFIG near the top of the script, and paste in your values.
- Share
tryout_evaluation.html with your coaches (email the file). They open it in any browser, enter their name, and score away.
⏳
Waiting for data…
Make sure Firebase is configured and coaches have started scoring.