MichielProost / Perfect-Plate

This Android application allows cheffs around the world to create, review and discover new recipes. Users can gain experience and level up in this app by completing challenges like creating a certain amount of recipes.
1 stars 2 forks source link

Check if user is logged in before making a recipe #10

Closed MichielProost closed 3 years ago

MichielProost commented 3 years ago

I made this issue, so that we don't forget. At the moment, this causes the usermap in a new recipe to be wrong.

Nuytemans-Dieter commented 3 years ago

Unhandy to implement before user can actually log in, that has to be done first (on startup/through buttons/both)