Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
7e28d48
Adding team folder
Nov 22, 2013
c96cb49
Create JamieDanahy.md
jkdanahy Nov 22, 2013
9beecc6
Create TeamSweetRiver
gCollins95 Nov 22, 2013
0657166
Create ConnorLamb.md
ConnorLamb Nov 22, 2013
94e5d59
Merge pull request #17 from jkdanahy/master
mirez Nov 22, 2013
22c88ba
Update and rename Teams/TeamSweetRiver to Teams/TeamSweetRiver/Guthri…
gCollins95 Nov 22, 2013
53d71c8
Create Ethan Konczal
Never52 Nov 22, 2013
b023a88
Update Guthrie Collins
gCollins95 Nov 22, 2013
cdb5364
Update Guthrie Collins
gCollins95 Nov 22, 2013
e38ba1e
Noncommital
Nov 22, 2013
d1c177a
Merge pull request #18 from ConnorLamb/master
mirez Nov 22, 2013
04483e0
Merge pull request #19 from twhitloc/master
mirez Nov 22, 2013
e3509a2
Tyler, the BEST Arrowsmith member's .md file
tvanollefen Nov 22, 2013
4b31fdd
Update Guthrie Collins
gCollins95 Nov 22, 2013
b0c8c2e
ok
Nov 22, 2013
5ba98a4
Merge pull request #21 from twhitloc/master
mirez Nov 22, 2013
37a7b82
Update Guthrie Collins
gCollins95 Nov 22, 2013
79bc0e5
technology
mirez Nov 22, 2013
48276ba
Rename Guthrie Collins to Guthrie Collins.md
gCollins95 Nov 22, 2013
40401c8
Update Guthrie Collins.md
gCollins95 Nov 22, 2013
cbe9496
Merge pull request #20 from gCollins95/master
mirez Nov 22, 2013
4e69773
Merge pull request #22 from Never52/master
mirez Nov 22, 2013
297628c
Update and rename Ethan Konczal to EthanKonczal.md
Never52 Nov 22, 2013
a903996
Merge pull request #23 from Never52/master
mirez Nov 22, 2013
abf23ce
fengsun
z281625810 Nov 22, 2013
e5ab3be
Added Victor's answers
pHelics Nov 22, 2013
0c304ef
BenR
Benjamin-Russell Nov 22, 2013
7cd5adf
Merge pull request #24 from pHelics/master
mirez Nov 22, 2013
5bd0159
Merge pull request #25 from z281625810/master
mirez Nov 22, 2013
26f83a8
Merge pull request #26 from sudden62/master
mirez Nov 22, 2013
90362c9
Create DevinCanavan.md
DCanavan Nov 22, 2013
d303aff
Merge pull request #28 from Redthorn/master
mirez Nov 22, 2013
56324dc
Merge pull request #29 from dmcanavan16/master
mirez Nov 22, 2013
12c113c
please this time
pturch Nov 22, 2013
590896a
Merge pull request #30 from pturch/master
mirez Nov 22, 2013
271dceb
Merge pull request #27 from tvanollefen/master
mirez Nov 22, 2013
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
CSI120-WebApps
==============
![technology](http://i.imgur.com/xCUlQk0.gif "technology")
15 changes: 15 additions & 0 deletions Teams/Arrowsmith/TylerVanOllefen.md
Original file line number Diff line number Diff line change
@@ -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.
16 changes: 16 additions & 0 deletions Teams/Arrowsmith/paulturchinetz.md
Original file line number Diff line number Diff line change
@@ -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.
20 changes: 20 additions & 0 deletions Teams/Team-Nameless/ConnorLamb.md
Original file line number Diff line number Diff line change
@@ -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
12 changes: 12 additions & 0 deletions Teams/Team-Nameless/DevinCanavan.md
Original file line number Diff line number Diff line change
@@ -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.
19 changes: 19 additions & 0 deletions Teams/Team-Nameless/JamieDanahy.md
Original file line number Diff line number Diff line change
@@ -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.
16 changes: 16 additions & 0 deletions Teams/TeamName/FengSun.md
Original file line number Diff line number Diff line change
@@ -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
27 changes: 27 additions & 0 deletions Teams/TeamName/VictorCalancea.md
Original file line number Diff line number Diff line change
@@ -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
16 changes: 16 additions & 0 deletions Teams/TeamSweetRiver/EthanKonczal.md
Original file line number Diff line number Diff line change
@@ -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/
13 changes: 13 additions & 0 deletions Teams/TeamSweetRiver/Guthrie Collins.md
Original file line number Diff line number Diff line change
@@ -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/
19 changes: 19 additions & 0 deletions Teams/The Abusement Park/BenRussell.txt
Original file line number Diff line number Diff line change
@@ -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.
18 changes: 18 additions & 0 deletions Teams/The Abusement Park/Tyler.txt
Original file line number Diff line number Diff line change
@@ -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?/