Image
Code

Scatter Plot of Hours Slept

Kristopher Skelton

Last edited Mar 09, 2021
Created on Mar 08, 2021

This is a refactor of my simple sleep data project. Of note, in a real application I would not have the front end do all the data manipulation and calculation. I would have Node do this after the API call to fetch the data in a data model.

I'm currently stuck trying to get the average hours of sleep to show up as a scatter plot

Program that loads sleep data from my fitbit account

Moonphase calculated using "simple" from ben-daglish.net's Moon Phase Calculator 0 = New Moon, 15 = Full Moon

MIT Licensed