ondrej-li / simpleinsurance

Coding challenge simple insurance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple insurenace code challenge

to run the app do go run main.go in your CLI.

to test the app run execute go test -v ./... in your CLI.

tested with go version go1.11 linux/amd64

the file main.go.old contains the first (and naive) version of the application.

About

Coding challenge simple insurance


Languages

Language:Go 100.0%