Skip to content

mountain-device/Global-View

 
 

Repository files navigation

Stories in Ready Build Status

Project Name

Vantage

Vantage aggregates social and traditional media using place and time to provide a panoramic view of interesting events.

Team

  • Product Owner: Carl Goldberg
  • Scrum Master: Supriya B
  • Development Team Members: Carl Goldberg, Ryo Osawa, Allen Krulwich, Supriya B

Table of Contents

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

Usage

TBD

Requirements

  • Node 0.10.x
  • Express 4.x
  • Lo-Dash 2.4.x
  • Grunt
  • Bootstrap
  • Cheerio
  • Body Parser
  • queryString
  • Angular
  • API access to Twitter, Instagram, Google

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
sudo npm install -g jsdoc@"<=3.3.0"
npm install
bower install

To Utilize JSDocs:

grunt docs

Open docs/index.html to view JSDocs

Reference

See Reference.md for reference.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • CSS 3.9%
  • Shell 3.6%