osuosl / fenestra

A dashboard displaying stats about the OSU Open Source Lab
Apache License 2.0
2 stars 3 forks source link

Timesync widget #31

Closed mathuin closed 7 years ago

mathuin commented 8 years ago

Please make a widget for timesync that cycles through the following displays:

The code should be modular enough that changing from "the last week" to "the last month" should be a one-liner in a configuration file.

Once this widget is done, we can identify changes or improvements -- but first, we need something to change or improve!

mathuin commented 8 years ago

As we discussed, I'd strongly recommend building the widget using dummy data to populate the list, pie chart and line chart, then get the rimesync gem to output useful information using dummy data, then connect to the timesync staging server. If you have a better idea, though, try that first.