/selfhub

Primary LanguageJavaScriptMIT LicenseMIT

SelfHub

Build Status Dependency Status devDependency Status

SelfHub is a central platform for sharing and analyzing quantified self data.

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Roadmap
  4. Contributing
  5. License

Usage

  1. Create an account
  2. Find or create schemas to contribute to
  3. Start tracking and upload your data

Development

Installing Dependencies

Install server and client dependencies then run the app. From within the root directory:

npm install
bower install
npm start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

License

MIT License 2014