Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Teams/TableTennis/AndyBeain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Our target audience is people who want to search twitter and instagram from one platform.
Our application searches twitter and instragram hashtags from the same platform.
Our applications searches twitter and istagram hashtags with the instagram and twitter APIs.
Our application should be done before the end of thanksgiving break (before 12/1/13).
No url at this point.
Empty file.
11 changes: 11 additions & 0 deletions Teams/TableTennis/MattDean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#Questions

##Our app targets twitter and instagram fans that wish to search certain hashtags

##Our application searches twitter and instagram for specific hashtags and displays data on their origin and sentiment value.

##Our application uses node.js to do it.

##This application will be avialable by December 1, 2013.

##This application will be accessible from a heroku url, not yet determined.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions Teams/TableTennis/Supporting Documentation/spec.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
GIVEN user inputs two hashtags into respective fields
AND hashtags exist on Twitter or Tumblr or both
WHEN user clicks search
THEN list of tweets and tumblr post are returned
AND filters options are enabled

GIVEN user inputs only one or no hashtags
WHEN user clicks search
THEN screen alerts "Please enter more hashtags."
AND empty fields are bordered with red

GIVEN user inputs two hashtags into respective fields
AND hashtags don't exist on Twitter and Tumblr
WHEN user clicks search
THEN page displays "No results found."
AND input fields are cleared.

GIVEN user has visisted website before
WHEN user loads index.html
THEN recent searches are listed at the top
AND searches are clickable to research with previous input

GIVEN a user enters index.html
WHEN page loads
THEN page displays top tweets and tumblr posts
AND top tweets and tumblr posts are clickable to search

GIVEN twitter or tumblr or both is unable to load
WHEN user clicks search
THEN screen displays "Cannot connect to %website" where %website is twitter or tumblr or both.

GIVEN user has entered data
WHEN user clicks clear
THEN input fields are cleared

GIVEN tweets and tumblr posts are listed
WHEN user selects location radius
THEN filter listings by posts within radius

GIVEN tweets and tumblr posts are listed
WHEN user selects recency option
THEN filter listings by most or least recent, depending on selection

GIVEN tweets are listed
AND user is logged into twitter
WHEN user selects retweet
THEN retweet selected tweet on user's account

GIVEN tweets and/or tumblr posts are listed
WHEN User clicks on post
THEN post is enlarged

GIVEN tweets and tumblr posts are listed
WHEN user clicks on twitter or tumblr filter
THEN hide posts from unselected website
4 changes: 2 additions & 2 deletions Teams/TeamAl/AlRamirez.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

##Who is the target audience for our application?

##What does our application do?
##What does our application do????

##How does our application do it?

##When will this application be available?

##Where can this application be accessed from? (URL)
##Where can this application be accessed from? (URL)