Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.04 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.04 KB

Sandpiper

The Event-Driven Behavioral Analytics Platform

Team

  • Product Owner: Bruce Graham
  • Scrum Master: Beth Akerman
  • Development Team Members: Alex Autem, Jeff Bentley, Ian George, Tony Hyde, Erica Stephan

Table of Contents

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

Usage

This analytics tool can be installed on any website and allows site owners to track site visits and button/link clicks. It uses Plot.ly to display site visits and link clicks visually. It's also attached to a MongoDB database.

Requirements

  • Node.js
  • Express 4.14.0
  • Mongoose ^4.7.8

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.