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

Added Product model #21

Closed Palisar closed 3 years ago

Palisar commented 3 years ago

Starting simple. Added the product model from the examples we discussed in discord. The reason for the ID being a string is so we can encode the ID in base64.