Home - Team3-Art-Gaming/Server GitHub Wiki
Welcome to the ART Gaming App Serverside/Database wiki.
Firebase
We will be using Firebase and their functionalities and connecting them through their Firebase Unity packages. With this, implementation will be much easier incorporate since most functionalities have been tested to communicate to the Unity client without much problems. We will be incorporating the following:
- Email and Password authorization
- Email verification (anti bot registration)
- Custom Username Login
Database
For the db, we will need to include the following for each unique user:
- Custom made map created by the user
- User's friends list (made of other users)