App Hosting Suggestion

Hello,

I am trying to build an app that allows users to compete against friends in different activities. Obviously, I will need to find a way to divide users into groups of friends. What is the best app hosting software to do this? I am currently looking at Firebase, but it doesn’t appear to be robust enough to go into the level of depth that I need. Thanks!

Firebase has many many uses!

What do you mean by “robust app hosting?”

it just depends on how you design it!

you might need to use multiple tables with custom ID’s to be able to track the progress of a user to another table. kinda like making a relational database in SQL