Open micahelinor opened 4 years ago
Description: The customer wants to receive their rewards points immediately after their purchase instead of at the end of the day
Files Involved: rewardsSystem.py
Tasks:
Create a function under Class RewardsSystem that will calculate the rewards for each transaction
May need to keep track of reward points so customer logs have to be modified.
Description: The customer wants to receive their rewards points immediately after their purchase instead of at the end of the day
Files Involved: rewardsSystem.py
Tasks:
Create a function under Class RewardsSystem that will calculate the rewards for each transaction
May need to keep track of reward points so customer logs have to be modified.