Live data from Hacker News

Show HN: A weekend project with my co-workers to track our moods: moodbe.at

moodbe.at

1–10 of 12 posts

Re: Show HN: A weekend project with my co-workers to track our moods: moodbe.at

#3

What are your plans for integrating with mobile devices? I think alerts throughout the day would be cool so you could know who to stay away from :)

I'm one of the 3 developers who built Moodbeat. I commented on this in an earlier thread: We are looking into an HTML5 mobile solution for now.

Triggered alerts based on your friends moods would be cool!

Re: Show HN: A weekend project with my co-workers to track our moods: moodbe.at

#4
post #3

What are your plans for integrating with mobile devices? I think alerts throughout the day would be cool so you could know who to stay away from :)

I'm one of the 3 developers who built Moodbeat. I commented on this in an earlier thread: We are looking into an HTML5 mobile solution for now. Triggered alerts based on your friends moods would be cool!

Yes! Triggered alerts would be perfect for my wife so I know what I'm coming home to (and if I need to by flowers)!

Re: Show HN: A weekend project with my co-workers to track our moods: moodbe.at

#10
post #7

We are looking for Feedback in all aspects of the application. Let us know what you think!

What architecture are you using? Looks like PHP and I'm assuming MySQL - anything else?

We rolled our own PHP framework which is using the Smarty template framework. The DB is MySQL. We're using a light wrapper around the native mysqli library. Pretty standard stuff right now until we get big!
Post reply on HN