Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Graph plotting data | Matt Kohls | 2016-04-13 | 1 | -12/+4 |
| | | | | | sensor.py plots temperature data to graph | ||||
* | Initial graph working | Matt Kohls | 2016-04-13 | 1 | -1/+16 |
| | | | | | | | | | sensor.py added route to draw graph show_entries.html added spot for graph reformatted tabs | ||||
* | Adding code to draw graphs | Matt Kohls | 2016-04-12 | 1 | -1/+9 |
| | | | | | | | | | | sensor.py starting pygal graph draws not working templates/ removed references to login.html added place for graph to go | ||||
* | Initial Commit. | Matt Kohls | 2016-04-11 | 1 | -0/+64 |
Basic webapp that can save/display weather data |