Skip to content

OlegEfrem/shop-checkout-sfp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop checkout coding challenge

Complete assignment cand be found here

Requirements

This is a scala sbt project, and was developed and tested to run with: Java 1.8, Scala 2.12.2 and Sbt 0.13.15

Highlights

  1. This is a simple Functional Programming (FP) implementation to the more elaborated FP one found here and more OO (Object Oriented) one found here
  2. Distinctive feature of this implementation is that is pulls prices, offers and the shop items/fruits apart, allowing them to vary independently.

Libraries, Frameworks & Plugins

About

Simple Functional Programming Shop Checkout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages