bennettatoms / project_two

Home Page:https://peaceful-inlet-4447.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

TweetHeart searches twitter for the most recent tweets about a topic of interest, then performs sentiment analysis (powered by AlchemyAPI) on each of the tweets. The composite sentiment rating indicates how positively or negatively twitter views that subject at the moment of your search.

TweetHeart mines the Twitter API for tweets pertaining to your interests, with Alchemy API doing the sentiment-analysis heavy lifting. The back-end code is Ruby on Rails with PostgreSQL database, and the front end is Bootstrap with a modified Bootswatch theme.

##Links #####Heroku

#####Trello

#####Crude ERD

#####Crude mockup sketch

Technologies Used

Ruby version 2.1.2

psql (PostgreSQL) 9.4.0

Rails 4.2.0

heroku-toolbelt/3.26.1

Twitter Bootstrap 3.3.2 (Slate Bootswatch Theme)

Twitter API (oauth)

Alchemy API gem

AuthN/AuthZ with bcrypt-ruby gem

About

https://peaceful-inlet-4447.herokuapp.com/


Languages

Language:JavaScript 65.5%Language:Ruby 23.6%Language:HTML 9.9%Language:CSS 1.0%