mohamedmansour / my-hangouts-extension

My Hangouts for Google Plus Chrome Extension
https://plus.google.com/116935358560979346551/about
Other
35 stars 9 forks source link

Hangout Statistics Implementation #15

Open mohamedmansour opened 12 years ago

mohamedmansour commented 12 years ago

A way to know how much time you are spending on hangouts, who you are hanging out with the most, and stuff like that.

mohamedmansour commented 12 years ago

We need to figure out what we should add to statistics, @johnbc And we need to figure out how long we were in a hangout, would be nice as well. What kind of suggestions should we get.

mohamedmansour commented 12 years ago

So the statistics we will capture would answer these questions:

  1. Who we hung out with
  2. Recent hangouts
  3. People we hung out with the most
  4. Total time we hung out with.

We have the web sql db model built already, we (@johnbc and I) will just implement the first version.