easyeat/backend/API
2025-05-08 12:00:17 +02:00
..
BusinessLogic add item to shopping list new item in g and old item in kg 2025-05-08 12:00:17 +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
Models 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
Properties
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
API.csproj.user
API.http
API.sln
appsettings.example.json create dish button moved to dishesfragment 2025-05-01 10:13:52 +02:00
Program.cs
Startup.cs