mchen10 / coding-exercise

0 stars 1 forks source link

Received Reward Points Immediately #10

Open Juancw08 opened 4 years ago

Juancw08 commented 4 years ago

Issue: Client has specified they want customers to receive their rewards points immediately after their purchase instead of at the end of the day.

Considerations: Would have to process logs as they come. Rewards System needs to establish a service call for the entity that makes the purchase.

Obstacles: Purchasing functionality is unknown