Please enable JavaScript.
Coggle requires JavaScript to display documents.
Splitting up database - Coggle Diagram
Splitting up database
DataBase
Read a record from the DataBase
Is to read a specific record from the DataBase
Split up the User Details
Is to make each Users details recorded separately for each user
Then make different places for Users Scores and Details
Login to the DataBase
Is the User to login to the DataBase with an account and record the data
Read from the DataBase
Is to read data from the DataBase
Read All
Is to Read all different users Data at the same time and make conclusions
Write to the DataBase
Is to write a record from the game to the DataBase
Admin Page
Is to have a page on the game for the Admin which lets them see Data from the DataBase
Connect to Firebase
Copy code from Firebase to initialize then connect the game to the DataBase.
Registration Page
Have the Users have to input information to register themselves for the game