This website requires JavaScript.
Explore
Help
Register
Sign In
ReiMerc
/
easyeat
Watch
1
Star
0
Fork
0
You've already forked easyeat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1dd98e1a05
easyeat
/
backend
/
API
/
Models
/
RecipeModels
History
Jeas0001
1dd98e1a05
Merge branch 'master' of git.reim.ar:ReiMerc/easyeat
2025-05-13 10:32:02 +02:00
..
Directions.cs
Made Unit and Amount nullable and directions to a list
2025-04-30 13:05:51 +02:00
GenerateRecipeDTO.cs
Added allergi as a option for dishes
2025-05-01 12:43:37 +02:00
GetAllRecipesDTO.cs
made new getallrecipedto and return on getallrecipe
2025-05-09 10:22:02 +02:00
Ingredient.cs
Made Unit and Amount nullable and directions to a list
2025-04-30 13:05:51 +02:00
IngredientDTO.cs
Made Unit and Amount nullable and directions to a list
2025-04-30 13:05:51 +02:00
Recipe.cs
Made Unit and Amount nullable and directions to a list
2025-04-30 13:05:51 +02:00
RecipeDTO.cs
Changed directions in recipedto to a string array instead of an object array Only the dto was changed
2025-05-13 10:31:37 +02:00