| Interface | Description |
|---|---|
| SpoonacularServiceProxy |
This class is the proxy service to Spoonacular api service.
|
| Class | Description |
|---|---|
| GoogleSignInService |
This class holds all the logic for the google sign in function.
|
| IngredientRepository |
This class is the logic behind the queries to the SmartCheff data base.
|
| RecipeRepository |
This class holds the logic for the queries to the SmartCheff database involving a recipe.
|
| SmartCheffDatabase |
This class is what creates the Smartcheff database.
|
| SpoonacularServiceProxy.InstanceHolder |
This nested class contains the Gson and retofit builders.
|
| UserRepository |
This class holds the logic for the queries to the SmartCheff database involving a user.
|