RomaRudyak / xam-sdc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDC Coach

This project main goal is to provide easy way for Coaches to check presents of students in Social Dance Club.

Project metrics

Name Statistics
Build Build Status
Metric metric
metric
duplicated_lines_density
Quality alert_status
sqale_rating
security_rating
code_smells

Pre-requirments

Foolow this steps befor firs compilaion:

  1. Create your Google Firebase Console Platform application.
  2. Create secrets.json file in SDC.Coach folder
  3. Add next content for the file:
    {
        "GoogleClientIdiOS": "[iOS ClientId]",
        "GoogleClientIdDroid": "[Android ClientId]"
    }

About


Languages

Language:C# 96.4%Language:Shell 3.6%