https://github.com/denolfe/personal-dashboard
Personal dashboard interacting with my personal api
https://github.com/denolfe/personal-dashboard
Last synced: over 1 year ago
JSON representation
Personal dashboard interacting with my personal api
- Host: GitHub
- URL: https://github.com/denolfe/personal-dashboard
- Owner: denolfe
- Created: 2016-01-18T01:20:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T03:05:06.000Z (over 10 years ago)
- Last Synced: 2025-02-08T20:32:15.941Z (over 1 year ago)
- Language: CSS
- Size: 1.49 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Dashboard
Dashboard showing data pulled from personal API. If multiple data values available, the panels phase between the data.

- [Mini-Dashing](https://github.com/pushmatrix/mini-dashing) base
- Widgets retrieve data from my [personal api](https://github.com/lukemiles/api.me)
- Widgets: Github, [Last.fm](http://www.last.fm/), [Untappd](https://untappd.com/), and [Steam](http://store.steampowered.com/). Hopefully more soon
### To Do
- Host API (AWS most likely)
- Fix gridster's panels' padding. For some reason, the js function is making the panel widths larger than they should be.