NickSpinosa / Persona

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persona

A social network built on personality analysis performed on user's twitter feed. Users get their personality analyzed and a list of other users with similar personality scores to themselves.

Table of Contents

  1. Team
  2. Usage
  3. Requirements
  4. Development
    1. Installing Dependencies

Team

  • Product Owner: Vi Vo
  • Scrum Master: Natasha Che
  • Development Team Members: Nam Huynh, Michael Oliver

Usage

refer to spec/Project+Persona+API+Documentation for details on API

Requirements

"node": "6.3.1"
"mongoose": "^4.6.4",
"q": "^1.4.1",
"react": "^0.14.3",
"redux": "^3.0.4",
"redux-thunk": "^2.1.0",
"request": "^2.75.0",
"twitter-node-client": "0.0.6",
"watson-developer-cloud": "^2.6.2",
"webpack": "^1.13.2"

Development

Installing Dependencies

From within the root directory:

npm install

About


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:CSS 0.0%