Course Scenario
Estimated time to read: 1 minute
You are working for the company Wired Brain Coffee.
This company owns a chain of successful coffee shops all over the country. They want to grow and stay competitive, so are implementing a loyalty program for customers.
In this program, every order generates points which can be exchanged for rewards.
In particular, the system can give three types of rewards.
- A conversion reward - In this case, the customers can convert their points into money.
- A discount reward - In this case, the system gives a discount for an amount of points.
- A gift reward - In this case, the system gives a product of the customer's order as a gift for an amount of points.
The examples and demos of this course will be related to testing the implementation of these types of rewards.