In an effort to actually keep a New Years Resolution (Spoiler Alert: It didn’t work!) to actually use our rowing machine, I wrote this Django app to my husband and I keep track of distance rowed and to turn it into a fun competition.
Data is supplied by web-scraping our online Concept2 logbooks and served, with a twist, from this Django-backed app.
A "race" view of the current YTD data (also the home page)
A "race" view of a specific month
A breakdown of all the workouts in a single month, using ChartsJS for the bar graph
A full write-up can be found at https://christinab.dev/portfolio/concept2-data