Demo Project for Mobilike
** This project is using the following features
- Logging into the Twitter, based on the built in user's Twitter account.
- Searching tweets that contains URL's based on the user's entered query (100 tweets).
- Voting a tweet's content. ("Cool" or "Boring")
- Displaying the results of "Cool" vs. "Boring" in a chart pie.
** This project is created using Cocoapods and uses the following libraries:
- STTwitter
- MONActivityIndicatorView
- VBPieChart