This a server manager. It allows to turn on, off and watch the stats from a particular server. The server data is given by the host in this case Google Clodud Services. In order to make this work the user needs to create an account and put the values from the server so it can be reach by the API.
Mobile Screenshots
Web-App Screenshots
The architecture as can be seen uin the image below has an API made with Go that connects to the SDKs from Google so it can retrive the data from the server and it also has a mobile app that lets the user watch the stats retrive by the API and control the state of the server. The mobile app also makes use of Firestore to save the user configuration data and Firebase Auth to manage the user access.