Skip to content

Calculate Total cost for the Order. Calculate shipping cost using weight of the Product. Total cost = cost of all products in order + (weightIngrams of each product *.01)

Notifications You must be signed in to change notification settings

truerocha/ddd-sample-uc11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#run main class using following command on terminal gradle run

About

Calculate Total cost for the Order. Calculate shipping cost using weight of the Product. Total cost = cost of all products in order + (weightIngrams of each product *.01)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%