Skip to content

rodmachen/Athena-News

 
 

Repository files navigation

Athena

"Get a Feel for the News"

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

This web application gives users a visual representation of the news, highlighting positive and negative sentiment via IBM Watson's Alchemy technology.

Requirements

  • Angular 1.3.x
  • D3
  • Foundation for Apps
  • Gulp ^3.9.0
  • Node.js

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

From within the server directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.1%
  • JavaScript 30.6%
  • HTML 16.2%
  • CoffeeScript 5.1%