xmaniaxzOriginal post
Rank 2: Process
Hi everyone. I am making an app where i am implementing teams right now.
I want to be able to add a 6 to 10 digit identifier to the team which players can use as an invite. Meaning that if they were to put it into an input field it should search for a team with that existing teamnumber. Can i use this: https://appwrite.io/docs/products/auth/teams. Or would i have to create something with the databases to be able to do this?
any bit helps
Summary
Developers are looking to implement a feature where teams can be identified by a 6 to 10 digit number for invites. They are considering using appwrite.io/docs/products/auth/teams or creating something with databases. They are unsure which approach to take.