Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A group project on fetching Twitter data using Twitter API; implemented using Flask and Python

emdeechege/Twing-it

 
 

Repository files navigation

By Twing It

Published date 17th September 2018

Description

A web application that allows brands to use Twitter's API to view sentiments about their brand, e.g negative comments, positive comments, neutral comments.

Setup/Installation Requirements

  • Open GitHub and find the repo named 'twing-it' and fork it.
  • Cd twing-it
  • Python3.6 -m venv virtual (install virtual environment)
  • Source virtual/bin/activate or virtual/scripts/activate
  • Python3.6 -m pip install -r requirements.txt (to install all dependencies)
  • ./start.sh to run the app

Technologies used

  • Python3.6
  • Flask Microframework
  • PostgreSQL
  • Tweepy
  • Javascript
  • HTML/CSS
  • Matplotlib
  • Plotly

License

Copyright (C) 2018 ~ Victor Ireri, Brian Mutai , Collins Cheruiyot, Tom Chege, Melissa Malala,

About

A group project on fetching Twitter data using Twitter API; implemented using Flask and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.3%
  • JavaScript 17.0%
  • C 0.9%
  • C++ 0.2%
  • HTML 0.2%
  • XSLT 0.2%
  • Other 0.2%