easyeat/backend/API
2025-05-13 10:32:02 +02:00
..
BusinessLogic Merge branch 'master' of git.reim.ar:ReiMerc/easyeat 2025-05-13 10:32:02 +02:00
Controllers merge 2025-05-07 13:52:43 +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 Merge branch 'master' of git.reim.ar:ReiMerc/easyeat 2025-05-13 10:32:02 +02:00
Properties API project created 2025-04-22 10:58:20 +02:00
Services Some comment and a fix for checking if a username or email is in use 2025-05-05 13:00:57 +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