Inspired by Github's heatmap for keeping track of contribute. Now that 2016 is coming to an end, I thought this would be a nice way of checking how much time has been spent, or more realistically wasted 😭, on Reddit.
Thankfully, some of Reddit's API endpoints are public so I didn't have to deal with the hassle of getting an API key or even worse getting an oauth token for each user.
For building the heatmap, this example was super helpful.
I'm planning on adding the specific day view similar to how GitHub shows the exact commit and PR details for a day when clicked. In this case, it'll show post and comment details.