This project main goal is to provide easy way for Coaches to check presents of students in Social Dance Club.
Name | Statistics |
---|---|
Build | |
Metric | |
Quality | |
Foolow this steps befor firs compilaion:
- Create your Google Firebase Console Platform application.
- Create
secrets.json
file inSDC.Coach
folder - Add next content for the file:
{ "GoogleClientIdiOS": "[iOS ClientId]", "GoogleClientIdDroid": "[Android ClientId]" }