klimisa / CargoTracker2FSharp

Cargo Tracker made functional with F#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CargoTracker2FSharp

Build status

Carco Tracker initially made by @tourkas for demonstrating Domain Driven Design principles to the DDDGreece community.

The target is to apply gradually all features of F# until to the final point where Domain Driven Design principles are applied. Some metrics will take place and listed here in order to compare the two approaches as we go along.

In branch phase-0 there is a direct port - line by line - of the Shipping Domain to F#. The original test suite runs to ensure the correctness of the port.

About

Cargo Tracker made functional with F#


Languages

Language:C# 70.0%Language:F# 30.0%