health-blockchain icon indicating copy to clipboard operation
health-blockchain copied to clipboard

A blockchain for fitness data demo

Results 36 health-blockchain issues
Sort by recently updated
recently updated
newest added

This would be something like a fitchain.mybluemix.net/challenger portal, where an organization can contribute a challenge and receive some form of notification when a challenge has been met. It feels like...

Create reusable UI components and build a Single Page Application. The UI should be dynamic and update automatically on data change.

We need a way for participants to register their fitbit account. The code is in place to read activity data, as long as we can channel accounts.

Want to add the list of challenges that I've been thinking of so far - just to have a range. These are based on concepts or ideas that I've seen...

The phone simulator is progressing well. Here's how I imagine it being used. A person will register for a fitchain account from the fitchain landing page. The account is managed...

Something like this: ![blockchain viewer](https://github.com/IBM-Bluemix/health-blockchain/blob/master/design/fitchain-blockchain.png?raw=true) Which will interact with the chain and visualize it, as data evolves - and will interact with the phone putting transactions on the chain.

Little bit of fangling with JS Date ...

enhancement