Skip to content

Kalimaha/lazy-cyclist

Repository files navigation

Build Status

Lazy Cyclist

This project show the elevation profiles of different bicycle routes to help the lazy cyclist pick the easiest one. A live demo is available at http://kalimaha.github.io/lazy-cyclist/.

The Lazy Cyclist

Architecture

A two-layers architecture with the front-end developed in Elm and the back-end with Java (REST services) and Scala (core business logic). There is no real need for such organization, but I wanted to learn both Scala and Elm, so...