Skip to content

This is used to calculate the discount on bill depending on customer type,order type and initial bill

Notifications You must be signed in to change notification settings

anvsingh/DiscountCalculatorPublic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discountcalculatorpublic

Calculate discount on initial bill depending on user type and order type

DiscountCodeFinalPublic

URL to call the service http://localhost:8080/discount//?bill= user type can be 1.employee 2. affiliate 3.loyal order type can be 1.groceries 2.non groceries

Maven command to build : mvn clean install Maven command to execute test : mvn clean test Maven command to execute sonar scan : mvn sonar:sonar

About

This is used to calculate the discount on bill depending on customer type,order type and initial bill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages