This is awesome - been wanting to hack up something similar for a long time.<p>I am surprised that most similar commercial services tank (Google Health, Microsoft HealthVault.) The issue is they are not providing any visualization tools to be useful, they just store your data.
This is an oblique comment but it reminded me of Ken Thompson's quote:<p><i>"Ken Thompson was once asked what he would do differently if he were redesigning the UNIX system. His reply: 'I'd spell creat with an e.'"</i> [1]<p>[1] <a href="http://books.google.com/books?id=poFQAAAAMAAJ&q=%22spell+creat+with+an+e%22&dq=%22spell+creat+with+an+e%22" rel="nofollow">http://books.google.com/books?id=poFQAAAAMAAJ&q=%22spell+cre...</a>
I haven't dived into the code much so the answer might be obvious. But, where would this trackers live? Would I have to host them somewhere (I presume they can be written in whatever language I want since you have an API)? Or how would that work.<p>Do you have any plans on adding a "manual entry" form or something? I'd love to use this to track how many cigarettes I smoke per day for instance (currently I'm using a small app I made myself).
This might be a really good compliment to my project, Huginn. <a href="https://github.com/cantino/huginn" rel="nofollow">https://github.com/cantino/huginn</a><p>Huginn excels at getting data out of various Internet sources and reacting to it. Your project looks like it's great at presenting it.<p>Send me a note and we can chat about it!
Tried installing it in a heroku instance following your directions, sign-ups don't seem to work though. Do you have any ideas?<p>WebSocket connection to 'ws://[instance].herokuapp.com/socket.io/1/websocket/KqW6Fh7TtpdmUelBVVly' failed: Unexpected response code: 503
Very cool, I'm going to give this a whirl.<p>Suggestion: if you're up for folks helping you with creating new add-ons, add some documentation on how they can do that. I'm definitely interested in contributing.
Hey Samy,<p>I signed up on <a href="http://www.reportr.io" rel="nofollow">http://www.reportr.io</a><p>But now what do I do? Any instructions on what to do next will help.
This looks pretty rad and a good start to build upon for a completely open-source tracker. Will follow up with some thoughts/contributions after checking it out more.