Skip to content

mpro-madhu/PromotionEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromotionEngine

Please note that this solution was built using Visual Studio MAC.

Few pointers for next iteration of code changes.

  • Hybird coupons logic was added to only static scenario. The logic needs to be extended for dynamic scenarios with different permutations and combinations.
  • Code clean up to removed classes that are not needed.
  • Introduce interfaces so dependency injection could be leveraged. Right now, objects are instantiated directly.
  • Introduce unit test framework.

Updates

  • Added new class library project and separated all classes from main executable.
  • Added unit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages