Open Nuytemans-Dieter opened 4 years ago
Love it!
Great, moving to enhancement
My bad. I thought there was a method available for this issue. At the moment, we can fetch a user from Firestore by his / her ID. E.g. "User user = getUserFromID(String id)" I'll add the option to get the user from his / her name. E.g. "User user = getUser(UserField.name, String value)". Expect this soon.
Don't worry, I personally don't think this should be in the first release.
Alright. I'll focus on the other issues for now.
Look up a user by name and view their profile info: rank, progress, profile picture, recipes, revews, medals, ...