An open API service indexing awesome lists of open source software.

https://github.com/thecodingcouple/angularattack2016-thecodingcouple

Source code for our Angular Attack 2016 entry.
https://github.com/thecodingcouple/angularattack2016-thecodingcouple

Last synced: 3 months ago
JSON representation

Source code for our Angular Attack 2016 entry.

Awesome Lists containing this project

README

          

# angularattack2016-thecodingcouple

## Team Details

### Team Name

The Coding Couple

### Description

Husband and wife team trying to complete a hackathon while meeting the needs of a demanding toddler.

## Entry Details

### Entry Name

Moody

### Quick Intro

The emotional polarity of your social network.

### Description

Get sentiments from your Twitter timeline, narrow it down to specific friends and see an overview of the emotional polarity.

![moody](http://www.thecodingcouple.com/wp-content/uploads/2016/05/angularattack2016-1.gif)

### Instructions

The Moody web app does not run well on mobile devices. Mobile Chrome has issues with the Twitter authentication popup. Android and mobile Safari only render the first item in the timeline. For best results, use a desktop browser.

#### Known Issues
* The dropdown for the user search usually overextends its welcome
* We have a cap on the number of api calls we can make via [OAuth.io](https://oauth.io/home). If we reach the cap again, you can view our screencast on [YouTube](https://youtu.be/fq85ZYyuNA4) to see the web app in action.

### Resources

#### APIs
* [Twitter](https://twitter.com/)
* [Sentiment140](http://www.sentiment140.com/)

#### Services
* [Heroku](https://www.heroku.com/) (a CORS pass through for Sentiment140 in node.js)
* [OAuth.io](https://oauth.io/home)

#### Frameworks and Libraries
* [Angular 2](https://angular.io/)
* [Chart.js](http://www.chartjs.org/)
* [ng2-bootstrap](http://valor-software.com/ng2-bootstrap/) (typeahead)
* [Bootstrap 3](http://getbootstrap.com/)
* [Font Awesome](http://fontawesome.io/?ref=FreeSourceLab)
* [Vast Shadow Google Webfont](https://www.google.com/fonts#QuickUsePlace:quickUse)

#### Skeletons
* [Dan Wahlin's Angular 2 JumpStart](https://github.com/DanWahlin/Angular2-JumpStart)

#### Tools
* [Visual Studio Code](https://code.visualstudio.com/)
* node
* npm
* [Adobe Kuler](https://color.adobe.com/create/color-wheel/)