Skip to content

log-test/hmrc-scala-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Checkout Cart applicaiton

This is a simple two step checkout application that calculates the apples and oranges price

Step 1 - Simple product pricing for apples and Oranges Step 2 - Multi-buy offers for apples and oranges

HTTP URL for the application :- http://localhost:9000/checkout/orange,apple,apple,apple,orange,orange

Running

Run this using sbt. There is a pre packaged version of sbt in the project directory:

sbt run

Testing

Test this using sbt. There is a pre packaged version of sbt in the project directory:

sbt test

About

Simple shopping cart checkout application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published