Menu

FaceTimer

BradSCantor GeorgeMinnick Akhila Yarlagadda
Attachments

Having everything in one place...


Discussion

  • GeorgeMinnick

    GeorgeMinnick - 2013-09-10

    Welcome to our project WIKI!

     
  • GeorgeMinnick

    GeorgeMinnick - 2013-09-24

    Marketecture
    The Face Timer is a Google Chrome extension that is used to capture the amount of time being spent on Facebook via Google Chrome. Metrics will include daily, weekly, monthly, and yearly Facebook usage.

    Key aspects of the marketecture include:
    • Interaction between the Browser action and the Chrome local history.
    • Interaction between the local history and the data storage.
    • Interaction between the data storage and FaceTime HTML.

    The browser action icon acts as the user's interface with extension. The manifest.ison file contains the permissions required by the extension to access the chrome local history and the data storage. The data storage is a database where the previously fetched statistics are placed and retrieved in the succeeding calls. The Chrome extension uses Java Script Engine to access the Chrome local history and the data storage and invoke the business rules. The FaceTime HTML is used to display the time metrics to the user .

     

Log in to post a comment.