Tweetrics
Gain insights on individual twitter accounts using lexical analysis.
Testing changes and commits
Team
- Jonathan Kim
- Matthew Palamos
- Guillaume Choupeaux
- Yessengerey Bolatov
Table of Contents
Usage
Input a Twitter username of a person on whom you'd like to gain some insight. At the moment, the app, based on lexical analysis of given account's tweets via Google API, is able to tell if the given account is more influenced by the views of either Democratic or Conservative or both political parties.
Requirements
- Node 6.4.x
- Redis 2.6.x
- Postgresql 9.1.x
- etc
- etc
Development
Installing Dependencies
From within the root directory:
npm install -g bower
npm install
bower install
Roadmap
View the project roadmap here
Contributing
See CONTRIBUTING.md for contribution guidelines.
Log in or sign up for Devpost to join the conversation.