5 ms·
very nice! My website has a /open-dashboard page (https://www.pankajtanwar.in/open-dashboard https://www.pankajtanwar.in/open-dashboard) and I'm putting : - w
by the2ndfloorguy 2y ago
very nice! My website has a /open-dashboard page (https://www.pankajtanwar.in/open-dashboard https://www.pankajtanwar.in/open-dashboard) and I'm putting :
- workout data
- current location
- social media metrics
- my bike report card (every single expense, performance etc)
- akashgoswami 2y agoThis is pretty cool! How are you tracking workouts/bike stats? Is that manually tracked somewhere or done automatically?
- the2ndfloorguy 2y agothanks :) mine is manual + some of them, automated. i built a custom telegram bot which periodically/on-demand asks for data points, run basic algos to calculates these stats and push to realtime firebase storage.