jeffshek / betterself

Your body's dashboard.

Home Page:https://betterself.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT Travis CookieCutter PyUp

Powered by BrowserStack (Logo on button of README.md)

UPDATE: This (specific) project has been moved to https://github.com/jeffshek/open. It will be actively maintained on that repo. The mobile apps are still coming along!

BetterSelf - Your Body's Dashboard

Analytics

Figure out what works (and what doesn't) to be a better version of your self.

  • Track events in 10 seconds on your phone (iPhone and Android support)
  • Track your supplements / food intake / weather / locations to see what REALLY matters.
  • Ever wonder if fish oil REALLY works? Correlations of your data across events like sleep and fitness (FitBit), productivity (RescueTime), or your personal tracker (whatever that may be). Intent is to become a dashboard of multiple vendors.
  • Easy export of all your data. We have no intention to hold your data hostage.
  • Easy import of data. Import your data via an Excel file, use our RESTful API, or use vendors (if provided).
  • Allow different analytical methods to learn the usefulness of a supplement/events. Ever wonder if hangovers still impact you three days from the binge? Or if your productivity really takes a hit with only 5 hours of sleep?

Overview

Fitbit And Sleep

For the nerds ...

  • RESTful architecture (I'm just not convinced about Level 3). We eat our own dog food and use it to create all events you send us. All events and tracking is done through an API. Rest assured, it's meant to be developer friendly.
  • Fully open sourced. Developer environments are easily deployed via Vagrant with pre/post commit hooks, tests + travis to maintain sanity. Pull Request friendly. Probably switch to Docker, eventually, stage two ...

Why are we doing this?

  • Inspired by reddit nootropics (specifically Scott Alexander's survey), gwern's doubleblind studies, lots of anecdotal posts on Longecity / Reddit. Also partially motivated by the really bad posts (that time someone was convinced theanine made him a genius).
  • There HAS GOT to be a better way for me to know supplements I'm taking is snake oil, placebo or meaningful.
  • I don't want all my data to be held hostage (hence, the ease to export data).
  • I want an app that doesn't care about my name and what I'm doing (we don't ask for anything besides email and a password to start). If you're scared, hit the big "delete all my data" button. We do have database backups, but those only go a month back.
  • With enough data, we can build reports that show correlations across supplements, what is synergistic, what isn't.
  • I want a app that is more robust than Excel, allow me to choose different correlation methods to productivity (Simple / Exponential / whatever I can think of)

Powered by BrowserStack

BrowserStack Logo

About

Your body's dashboard.

https://betterself.io

License:MIT License


Languages

Language:Python 43.0%Language:CSS 35.3%Language:JavaScript 19.0%Language:HTML 2.2%Language:Shell 0.5%