MVC_Recettes/Models
2023-01-16 22:46:34 +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 basic login/register system 2023-01-16 22:46:34 +01:00