britth / GameChanger

A simple command line program that processes Twitter data to discover popular moments in multi-game sporting events. Never settle for a boring game!
MIT License
0 stars 0 forks source link

Split program into two purposes: tweet frequency updates and graph #37

Closed britth closed 10 years ago

britth commented 10 years ago

There has been some difficulty in figuring out how to incorporate the graphs and the tweet frequency updates together into a cohesive unit, so for the ease of coding this as a command line program, we will start with separate options that the user can choose to view: one for generally checking the tweet frequency over the event, and one for graphing the updates up to a given point.

Ultimately, these will likely merge into one single interface, showing frequency updates and a dynamic graph. We need to update the menu to reflect this change.

sunhwap commented 10 years ago

hey Brittany,I was expecting merge icon and do not see it. Could you check the screen shot/Thanks.sunhwa Date: Mon, 28 Apr 2014 09:19:33 -0700From: notifications@github.comTo: GameChanger@noreply.github.comSubject: [GameChanger] Split program into two purposes: tweet frequency updates and graph (#37)There has been some difficulty in figuring out how to incorporate the graphs and the tweet frequency updates together into a cohesive unit, so for the ease of coding this as a command line program, we will start with separate options that the user can choose to view: one for generally checking the tweet frequency over the event, and one for graphing the updates up to a given point.

Ultimately, these will likely merge into one single interface, showing frequency updates and a dynamic graph. We need to update the menu to reflect this change.

—Reply to this email directly or view it on GitHub.

britth commented 10 years ago

@sunhwap Hmm, for some reason I don't see any screenshot attached to this message. But if it's in reference to this issue, there isn't anything to be merged yet. The item that currently needs to be merged is pull request #31 (you should be able to click that number and find it, or just go to the pull request tab). Let me know if this answers the question! :+1:

sunhwap commented 10 years ago

yes, I did it.thanks.sunhwa Date: Mon, 28 Apr 2014 09:37:21 -0700From: notifications@github.comTo: GameChanger@noreply.github.comCC: sunhwa30@msn.comSubject: Re: [GameChanger] Split program into two purposes: tweet frequency updates and graph (#37)@sunhwap Hmm, for some reason I don't see any screenshot attached to this message. But if it's in reference to this issue, there isn't anything to be merged yet. The item that currently needs to be merged is pull request #31 (you should be able to click that number and find it, or just go to the pull request tab). Let me know if this answers the question!

—Reply to this email directly or view it on GitHub.