Skip to content

jamesurquhart/temporal-rewards-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming exercise for Temporal SE Interview. Instructions as follows:

A rewards program has three different levels: basic, gold, and platinum.

  • Upon joining the program, a new customer is automatically assigned to the basic level.
  • Gold level requires 500 points, and the platinum level requires 1000 points.
  • Customers earn points through various activities. Create a workflow that represents the customer’s reward program as an entity, from onboarding, gaining points, and leaving the reward program. Provide a method for retrieving the current customer’s level.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages