DavidAJohn / PhotoPortfolio

Personal photo portfolio .NET web application which implements a Blazor and Tailwind CSS user interface with a MongoDb database, and includes integration with Stripe Checkout and Prodigi Print API
0 stars 1 forks source link

Photo Details and Basket displaying product attributes #40

Closed DavidAJohn closed 1 year ago

DavidAJohn commented 1 year ago

The PhotoDetails page and the Basket model will need to accomodate products with different attributes, allowing customers to choose them and then supplying them to the Prodigi Print API when requesting quotes and creating orders.