itsmebeanie / happy-heart

hack@brown app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy Heart

iOS and web app for Hack at Brown 2016 using Microsoft band. The objective of this app is to provide a comprehensive understanding of the relationships between emotion and heart rate (bps).

Setup

This app uses Node and Express and MongoDB in the backend. The app collects user's heartrate from Microsoft band and prompts user to enter messages for each heartrate measure.

Run this locally

Install dependencies and run on localhost

npm install
nodemon bin/www
localhost:3000

Production

This is live at happyheart.azurewebsites.net

About

hack@brown app


Languages

Language:JavaScript 39.8%Language:CSS 37.9%Language:HTML 22.3%