We plan on using Unity to develop the UI of our mobile app as we can make builds for both Apple and Android.
SQLite for our remote database to allow exercises, modifiers, and other aspects of the game to be stored and easily accessed.
C# shall be our main coding language when developing the game app inside of Unity, due to it's compatibilty with Unity and the Apple and Android phones.
The SQL coding langauge shal be used for our database, because the databse itself will only work using SQL.