Skip to content

poonamghodekar/OrderProcessingApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

OrderProcessingApplication

Order processing application using predefined business rules

OrderProcessingApplication details as below :

  1. Console menu driven applcation to place the orders.
  2. Use of NBuilder nuget package for generating test/mock data.
  3. Used Strategy design pattern to develop this application. Also used dependency injection at required places.
  4. For new business rule we can add new substrategy which inherits base strategy - IOrderProcessingBaseStrategy.

About

Order processing application using predefined business rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages