Ericlkl / Tweetery

:chart_with_upwards_trend: Twitter analysis tools - Emotion Analysis

Home Page:http://tweetery.ericleedev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweetery

This project aims to provide users with a visual representation of the analysis performed on searched tweets. Utilizing the Twitter API for getting tweets into the web server, cleaning the tweet body and performing emotional analysis with IBM Watson API. The results of the performed analysis are displayed on a graph for the user.

Key Technology Include

HTML5
CSS
JavaScript ES6
React
React Context API
ChartJS
Material UI
NodeJS
ExpressJS
Redis
Socket.io

Prerequisites

Things you need to install the software and how to install them

NodeJS
NPM package manager
Web Browser

How To Use it

Important You will need to keep the working directory name as short as you can. otherwise, it might cause to some installation problem.

cd to the root folder of this project 
npm run project-install
npm run dev

Unit Test


Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

About

:chart_with_upwards_trend: Twitter analysis tools - Emotion Analysis

http://tweetery.ericleedev.com/

License:MIT License


Languages

Language:JavaScript 94.7%Language:HTML 3.6%Language:Dockerfile 1.0%Language:Shell 0.5%Language:CSS 0.2%