easyeat/backend/API
2025-05-14 09:04:28 +02:00
..
BusinessLogic Made it possible to set a multiplier on recipeadd 2025-05-13 12:13:07 +02:00
Controllers Made it possible to set a multiplier on recipeadd 2025-05-13 12:13:07 +02:00
DBAccess Changed delete item in shopping list to work and add item to only return an item and not an array with one item 2025-05-08 10:44:34 +02:00
Migrations Made Unit and Amount nullable and directions to a list 2025-04-30 13:05:51 +02:00
Models When getting a single recipe the directions is in a string array 2025-05-13 10:45:46 +02:00
Properties API project created 2025-04-22 10:58:20 +02:00
Services Changed the initial message for the ai integration 2025-05-14 09:04:28 +02:00
API.csproj Chat GPT integration 2025-05-01 09:06:19 +02:00
API.csproj.user API project created 2025-04-22 10:58:20 +02:00
API.http API project created 2025-04-22 10:58:20 +02:00
API.sln API project created 2025-04-22 10:58:20 +02:00
appsettings.example.json create dish button moved to dishesfragment 2025-05-01 10:13:52 +02:00
Program.cs UserController done 2025-04-24 12:27:58 +02:00
Startup.cs Chat GPT integration 2025-05-01 09:06:19 +02:00