.NET Core Microservices - Demo - Calling Coupon Microservice

.NET Core Microservices - Demo - Calling Coupon Microservice

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to validate a coupon in a shopping cart application by calling a coupon API. It covers setting up the coupon service with dependency injection, creating a Coupon DTO, and modifying the card header to include additional properties. The tutorial also addresses debugging issues, such as missing configurations and incorrect object deserialization. Finally, it demonstrates how to display the discount and order total in the application, ensuring the coupon logic is applied correctly.

Read more

3 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the significance of the coupon DTO in the context of the project?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What should be done to ensure the coupon repository is correctly configured in the startup class?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What changes need to be made if the discount total is not displaying correctly?

Evaluate responses using AI:

OFF