Pin Tracker

Url:

Site: pintracker.io

Description:

A rehashing of one of the first ideas in my idea folder, a bowling pin statistics keeper, that can tell you what pins you are missing on average. The original implementation came from my first learning Django and coming hot out of my bowling prime in college.

This version was an Intro To Elm problem for me, that uses local storage and stores all the data locally and saves via a Progressive Web Application. This was one of my first forays into functional programming languages and I learned a lot about Functional Programming Style, Strict Typing, Elm, and Progessive Web Apps.

Technologies

  • Elm 0.18
  • Progressive Web App via Webpack