"Get a Feel for the News"
- Product Owner: Taylor Hayduk
- Scrum Master: Joyce Liu
- Development Team Members: Tisha Greenidge, Rod Machen
This web application allows users to see a visual representation of the news, highlighting positive and negative sentiment via IBM Watson's Alchemy technology.
- Angular 1.3.x
- D3
- Foundation for Apps
- Gulp ^3.9.0
- A deployable node server (Heroku, Azure, Bluemix) or run it locally
From within the root directory:
sudo npm install -g bower
npm install
bower install
From within the server directory:
npm install
Also, please visit the Alchemy API and New York Times developer pages to secure API keys. Visit Firebase to make an account and create a Firebase app.
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.