technical 89specials

Jetzt loslegen. Gratis!
oder registrieren mit Ihrer E-Mail-Adresse
technical 89specials von Mind Map: technical 89specials

1. Common

1.1. DataModell

1.2. Folders in mobile

1.3. Design

2. 0 SignUP / In

2.1. Signup

2.1.1. 01_BuildSignUpGui

2.1.1.1. reading AppKey for verfication

2.1.1.1.1. 02_GetEditionsKey

2.1.2. 03_BuildPlayerTabstrip

2.1.2.1. Edition

2.1.2.1.1. <- MaxPlayers

2.1.3. 04_OnClickSignUp

2.1.3.1. verify that second players nickname was entered

2.1.3.1.1. 05_VerifyAllPlayersEntered

2.1.3.2. creating PlayerGroup and add attribut in players

2.1.3.2.1. 06_CreatePlayerGroup

2.1.3.3. creating player in player collection

2.1.3.3.1. 07_CreatePlayer

2.2. Signin

3. 1 and 2 Dashboard

3.1. 08_OnClickSignIn

3.1.1. Read player collection ; message if doesn't exist , else let in to dashboard

3.1.1.1. 09_VerifyPlayer

3.1.1.1.1. Player

3.2. 1 pre Dashboard Reading Data

3.2.1. 10_ReadAllData

3.2.1.1. 11_GetEditionOfPlayer

3.2.1.1.1. Player

3.2.1.1.2. Edition

3.2.1.2. 12_GetStacksOfEdition

3.2.1.2.1. Edition

3.2.1.2.2. Stack

3.2.1.3. 13_ReadCardsWithTypeId

3.2.1.3.1. Card

3.2.1.4. 14_GetPlayerCardWithCardId

3.2.1.4.1. PlayerCards

3.2.1.5. 15_GetAllTranslations

3.2.1.5.1. translations

3.2.1.6. 16_GetAllHelp

3.2.1.6.1. Help

3.2.1.7. 17_ReadNotifcationsofPlayerGroup

3.2.1.7.1. Player

3.2.1.7.2. Notifications

3.3. 20_BuildDashboardGui

3.3.1. 21_DisplayCardsPerTabStrip

3.3.1.1. PlayerCards

3.3.1.2. Card

3.3.2. 22_DisplayPlayerGroupAttributs

3.3.2.1. PlayerGroup

3.3.3. 23_DisplayPlayersAvatar

3.3.3.1. Player

3.3.3.1.1. PlayerGroup

3.3.4. 24_OnClickDisplayHelp

3.3.4.1. translations

3.3.4.2. Help

3.3.5. 25_OnClickNotifications

3.3.6. 27_OnClickCard

4. 3 Take A Card

4.1. 30_BuildTakeaCardGui

4.1.1. 31_ListStacksOfEdtion

4.1.1.1. Stack

4.1.2. 32_CalculateOpenCards

4.1.2.1. PlayerCards

4.1.2.2. Card

4.1.3. 33_OnClickScanQR

4.1.4. 34_OnClickAutoSelectofCard

4.1.5. 35_AddCommonStacks

4.1.5.1. Edition

4.1.5.1.1. WithCoaching

5. 5 SendNotifcations

6. 6 Settings

7. Legend

7.1. Reading Collection Firebase

7.2. MakeUseOfData

7.3. Updating Collection

7.4. Create Entry in Collection

7.5. NameOfFunction