bjrhodes / interval-timer

A simple JS app to time exercise intervals. Mostly done as an exercise in vanilla JS, as I never get to do any anymore.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interval Timer

This was conceived as a simple app to run and share complex interval training routines for bicycle or circuit training. It may become fairly bike oriented though, as that's what I do most. It was intended partly to solve a problem I had, and partly as an exercise in writing vanilla JS, something which I rarely get to do in my professional life as an angular / react developer.

I may also use this as a teaching / workshop example. We'll see how it goes.

About

A simple JS app to time exercise intervals. Mostly done as an exercise in vanilla JS, as I never get to do any anymore.

License:MIT License


Languages

Language:JavaScript 76.7%Language:CSS 12.4%Language:HTML 10.8%