diff --git a/README.md b/README.md index c5c46d8..2feb792 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ CSI120-WebApps ============== +![technology](http://i.imgur.com/xCUlQk0.gif "technology") diff --git a/Teams/Arrowsmith/TylerVanOllefen.md b/Teams/Arrowsmith/TylerVanOllefen.md new file mode 100644 index 0000000..7cebde8 --- /dev/null +++ b/Teams/Arrowsmith/TylerVanOllefen.md @@ -0,0 +1,15 @@ +#Types of Questions to answer +##Who is the target audience for our application? +Our target audience is anyone who likes Twitter and music. + +##What does our application do???? +Our application pulls in twitter hashtags, does the required tasks, and then adds SoundCloud tracks relevant to the sentiment of the tweets. ie, sad songs for low sentiment scores, happy peppy songs for high sentiment scores. + +##How does our application do it? +User inputs hashtags they would like to search along with date ranges and a radius for filters. Then JavaScript and AJAX and node.js servers and whatnot happens and then results are displayed along with SoundCloud. + +##When will this application be available? +Dec 3, 2013. + +##Where can this application be accessed from? (URL) +Nowhere yet, it will be accessed through Heroku later though. \ No newline at end of file diff --git a/Teams/Arrowsmith/paulturchinetz.md b/Teams/Arrowsmith/paulturchinetz.md new file mode 100644 index 0000000..61cdb24 --- /dev/null +++ b/Teams/Arrowsmith/paulturchinetz.md @@ -0,0 +1,16 @@ +Paul Turchinetz, member of Arrowsmith + +##Who is the target audience for our application? +The target audience is people who like music. + +##What does our application do? +Our application works with soundcloud, twitter, and sentiment to assign a sentiment score to tweets, then plays songs from an appropriate playlist based on whether the tweet had a positive, negative, or neutral score. + +##How does our application do it? +The user will enter two tweets and the app will use geolocation to sense where the user is. We use node.js to run the server which will parse the tweets by two hashtags and distance from the user and assign a sentiment score to each tweet. + +##When will this application be available? +December 3rd, 2013 + +##Where can this application be accessed from? (URL) +Heroku, however that information is currently classified. diff --git a/Teams/Team-Nameless/ConnorLamb.md b/Teams/Team-Nameless/ConnorLamb.md new file mode 100644 index 0000000..62344d5 --- /dev/null +++ b/Teams/Team-Nameless/ConnorLamb.md @@ -0,0 +1,20 @@ +Types of Questions to answer +Who is the target audience for our application? + +Twitter users and movie goers + +What does our application do???? + +It searches for tweets and movie information based on the users input search parameters + +How does our application do it? + +Pulls in Twitter information through a twitter API and movie information based on moviesearch API + +When will this application be available? + +December 1st + +Where can this application be accessed from? (URL) + +Currently unknown diff --git a/Teams/Team-Nameless/DevinCanavan.md b/Teams/Team-Nameless/DevinCanavan.md new file mode 100644 index 0000000..e3ae36c --- /dev/null +++ b/Teams/Team-Nameless/DevinCanavan.md @@ -0,0 +1,12 @@ +The target audience of our web application are people who need information on movies. +Possibly which movie to watch or see if it's been getting good feedbaack from tweets. + +It asks the user to enter filters, based on those filters it brings in tweets from the twitter api. +It also brings in relevant movie information. + +The application will pull in tweets with the twitter api and the moviesearch api +will bring in information about the movie itself. + +The application will be available and running December 1st, 2013. + +We currently do not have a url in mind. diff --git a/Teams/Team-Nameless/JamieDanahy.md b/Teams/Team-Nameless/JamieDanahy.md new file mode 100644 index 0000000..4be0582 --- /dev/null +++ b/Teams/Team-Nameless/JamieDanahy.md @@ -0,0 +1,19 @@ +Who is the target audience for our application? + +Movie Enthusiasts. + +What does our application do???? + +Finds general feedback on a movie using several online resources including movie reviews on Twitter. + +How does our application do it? + +It uses a twitter API through node.js to pull movie reviews from tweets in a wide radius. + +When will this application be available? + +December 1st. + +Where can this application be accessed from? (URL) + +We don't know yet. diff --git a/Teams/TeamName/FengSun.md b/Teams/TeamName/FengSun.md new file mode 100644 index 0000000..33a292a --- /dev/null +++ b/Teams/TeamName/FengSun.md @@ -0,0 +1,16 @@ +#Types of Questions to answer + +##Who is the target audience for our application? +The target audience is whoever wants to use our websites to search tweets based on different condition. + +##What does our application do???? +Show tweets based on the users condition(hashtag,location radius,date,sentimental of tweets). Then also show them on the maps. + +##How does our application do it? +By using tweeter api. + +##When will this application be available? +in between the Thanksgiving . + +##Where can this application be accessed from? (URL) +http://teamnametwitter.herokuapp.com \ No newline at end of file diff --git a/Teams/TeamName/VictorCalancea.md b/Teams/TeamName/VictorCalancea.md new file mode 100644 index 0000000..0beb986 --- /dev/null +++ b/Teams/TeamName/VictorCalancea.md @@ -0,0 +1,27 @@ +#Types of Questions to answer + +##Who is the target audience for our application? +The target audience are people using both desktops and mobile devices +that want to see a better visual representation and correlation of tweets +they search for. + +##What does our application do? +The application takes 2 hashtags from the user input, as well as +a radius in miles to search by location and a date to search by. +Then the app displays the relevant results of the found tweets +in a list, as well as on a map, showing where else in the U.S. +this combination of tweets can be found. It also shows a sentiment score +for each tweet so the user knows where positive or negative tweets are coming from. + +##How does our application do it? +The application is using a node.js server, as well as express.js for the framework. +It uses Sentimental module for node.js to score each tweet's positive or negative feeling. +The results are displayed using responsive HTML & CSS, +in both a table and in Google Maps embeded on the page. +We are using Twitter API and Google Maps API to power our application. + +##When will this application be available? +12/1/13 + +##Where can this application be accessed from? (URL) +http://teamnametwitter.herokuapp.com/ ## not currently up \ No newline at end of file diff --git a/Teams/TeamSweetRiver/EthanKonczal.md b/Teams/TeamSweetRiver/EthanKonczal.md new file mode 100644 index 0000000..e500bb4 --- /dev/null +++ b/Teams/TeamSweetRiver/EthanKonczal.md @@ -0,0 +1,16 @@ +#Types of Questions to answer + +##Who is the target audience for our application? + People who are interested in the mood associated with politics and economics. + +##What does our application do???? + Takes two #hashtags and two $cashtags and determins the mood surrounding that topic based on the pople around you. + +##How does our application do it? + Using a twitter API to track the sentimental value of tweets, it will report back a list of those values using the inputs you entered in. + +##When will this application be available? + 12/1/13 + +##Where can this application be accessed from? (URL) + http://sweetriverapp.herokuapp.com/ diff --git a/Teams/TeamSweetRiver/Guthrie Collins.md b/Teams/TeamSweetRiver/Guthrie Collins.md new file mode 100644 index 0000000..371e73a --- /dev/null +++ b/Teams/TeamSweetRiver/Guthrie Collins.md @@ -0,0 +1,13 @@ +#Types of Questions to answer + +##Who is the target audience for our application? + People interested in the public's mood about certain financial and political matters +##What does our application do???? + The application pulls twitter data within a certain radius and filters it based on the user defined hashtags and + cashtags. It then determines each tweet's sentimental value +##How does our application do it? + It uses a Sentimental API and a Twitter API +##When will this application be available? + By December 1st +##Where can this application be accessed from? (URL) + http://sweetRiverApp.herokuapp.com/ diff --git a/Teams/The Abusement Park/BenRussell.txt b/Teams/The Abusement Park/BenRussell.txt new file mode 100644 index 0000000..3cdbf40 --- /dev/null +++ b/Teams/The Abusement Park/BenRussell.txt @@ -0,0 +1,19 @@ +Ben Russell + +Who is the target audience for our application? + Mainly younger people interested in twitter and online image sharing. + +What does our application do???? + It first takes two hashtags from the user and finds local tweets that match. Then they +are given sentimental ratings. 5 along that range are chosen and displayed. Beside each tweet will +be a random picture from Flickr that also matches those hashtags. + +How does our application do it? + The files are stored on github, processed on cloud9, and deployed to Heroku. Twitter API asks +and pulls tweets from Twitter, and a Flickr API will pull the pictures. + +When will this application be available? + Around November 25th. + +Where can this application be accessed from? (URL) + NOWHERE. \ No newline at end of file diff --git a/Teams/The Abusement Park/Tyler.txt b/Teams/The Abusement Park/Tyler.txt new file mode 100644 index 0000000..5d4d169 --- /dev/null +++ b/Teams/The Abusement Park/Tyler.txt @@ -0,0 +1,18 @@ +#Types of Questions to answer + +##Who is the target audience for our application? + +The target audience is just about anybody, so there is no real target audience aside from Twitter users. Grandma probably will not be using it at least. Unless she wants pictures of a certain recipe. + +##What does our application do???? + +Our application will ask the user for their location as well as two tweets to search on Twitter. It will then attempt to find tweets within the target area using both of the hashtags. It will sort these tweets based on the sentimental module. It will also search the image site flickr in an attempt to find pictures that will also match the users inputs. It will pair one tweet with one image, starting with the highest and working to the lowest. The images will be sorted by relevance. There will be 5 matches total, when possible. + +##How does our application do it? +It will use the twitter API to search with the location feature as well as the hashtag search feature in order to find the hashtags. It will have an accuracy setting. It will then use the flickr API to search images which will also use the keywords provided. It will sort them by relevance with the search feature of the API. They will be paired and displayed. + +##When will this application be available? +Coming soon! In a future near you! + +##Where can this application be accessed from? (URL) +http://Boo.li/whaat%20?/ \ No newline at end of file