An open API service indexing awesome lists of open source software.

https://github.com/floresfdev/toggl-dashboard

Analytics dashboard for Toggl time entries.
https://github.com/floresfdev/toggl-dashboard

data-analysis data-visualization r rstats shiny shiny-apps shinydashboard time-tracking toggl

Last synced: 14 days ago
JSON representation

Analytics dashboard for Toggl time entries.

Awesome Lists containing this project

README

        

Toggl Dashboard
===============

Time tracking is one of the resources in my toolset to manage my life and work. I have been a [Toggl](https://toggl.com/) user for many years now because the official applications has excellent UX and nice features to analyze the tracked activities. Nevertheless, I needed further analysis of my time tracking patterns.

I've built this [shinydashboard](https://rstudio.github.io/shinydashboard/) application with R to cover some of these personal requirements. Right now it uses a dataset exported from Toggl's Detailed Reports (part of the content has been changed to anonymize the data), but API integration is one of the goals for future versions.

This application is published on shinyapps.io: https://floresf.shinyapps.io/toggl-dashboard/

For details about the data, take a look at the [code book](codebook.md).