/newsaggregator

News aggregator that integrates with Facebook and Tumblr.

Primary LanguageJavaScript

News Aggregator

News Aggregator is Indigo Iago’s fork of Sean Chen, Matt Kim, Eteinne Tripier, and Sam Puth’s News Aggregator project. It that integrates with a variety of different content APIs. It’s our plan to wreck it something fierce.

Team

  • Product Owner: Aaron & Jim
  • Scrum Master: Iago
  • Chief Developer: Wesley

Table of Contents

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

Usage

Well, first you need to log in...

Requirements

  • Angular 1.2.x & Angular UI Router 0.2.x
  • Bookshelf 0.7.x
  • Cors 2.4.x
  • Express 4.8.x
  • Jasmine 2.0.x
  • Knex 0.6.x
  • Node 0.10.x
  • Passport 0.2.x
  • q 1.0.x
  • Sqlite3 2.2.x

Development

To develop using sass, go on the client folder, and on your terminal run:

compass watch

Should be integrated on grunt task soon.

Installing Dependencies

From within the root directory:

npm install

If you want to change the css's, install compass first.

gem install compass 

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.