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.
- Host: GitHub
- URL: https://github.com/thecodingcouple/angularattack2016-thecodingcouple
- Owner: thecodingcouple
- Created: 2016-05-12T19:38:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T01:47:38.000Z (about 10 years ago)
- Last Synced: 2025-01-27T19:55:12.212Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://thecodingcouple.2016.angularattack.io/
- Size: 702 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.

### 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/)