Code2Gether-Discord / Congo

Generic web store learning project that consists of three ASP.NET Core projects
https://code2gether-congo.azurewebsites.net/
11 stars 2 forks source link

Feature/68 add code for adding product to database on add product page #77

Closed Palisar closed 2 years ago

Palisar commented 2 years ago

Setup the add product page with alerts if adding product was successful or not. Also altered the CORS policy in the API.Startup.cs so that we wouldn't have to worry about it affecting Blazor