Go to file
2023-10-20 02:28:22 +03:00
.devcontainer SA-14 Updated User model structure and Services 2023-10-16 03:22:49 +00:00
.vscode Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
ShoppingAssistantApi.Api Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
ShoppingAssistantApi.Application implemented the interface in ProductService.cs 2023-10-20 02:28:22 +03:00
ShoppingAssistantApi.Domain Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
ShoppingAssistantApi.Infrastructure implemented the interface in ProductService.cs 2023-10-20 02:28:22 +03:00
ShoppingAssistantApi.Persistance Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
ShoppingAssistantApi.Tests added new tests for product search, namely for checking recommendations and creating a wishlist 2023-10-19 15:58:05 +03:00
ShoppingAssistantApi.UnitTests remove unused unit test class 2023-10-15 14:10:19 +03:00
.gitignore SA-7 project created 2023-09-22 23:02:20 +03:00
README.md Initial commit 2023-09-19 18:18:59 -04:00
ShoppingAssistantApi.sln SA-29 added Unit test for OpenAiService 2023-10-14 02:13:50 +00:00

shopping-assistant-api