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.
- Product Owner: Vi Vo
- Scrum Master: Natasha Che
- Development Team Members: Nam Huynh, Michael Oliver
refer to spec/Project+Persona+API+Documentation for details on API
"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"
From within the root directory:
npm install