MVC_Recettes/Models
2023-01-17 09:36:06 +01:00
..
DifficultyModel.php Change all models to use the SQL database 2023-01-16 20:53:32 +01:00
IngredientModel.php Change all models to use the SQL database 2023-01-16 20:53:32 +01:00
RecipeModel.php move recipe data creation to RecipeModel and use real SQL database 2023-01-16 20:29:18 +01:00
UserModel.php Only store ID and sessionand get other information dynamically 2023-01-17 09:36:06 +01:00