Skip to content

emmapraise/tweekners

Repository files navigation

Tweekners

Tweenkers is a application that analysis Twitter account and tweets.

alt_text Check it out here

How to Run the APP

  1. Fork or clone the Repository.
  2. Open the Folder in the cli
  3. Install all dependices using pip install -r requirements.txt
  4. Start the web server using flask run. The app will be serve at http://localhost:5000/
  5. Go to http://localhost:5000/ in your browser

How to Analyze Twitter Account

  1. Login by clicking on Login with Twitter button above.
  2. Enter the name of the Twitter account.
  3. Submit the Search.

How to Search Tweets

  1. Login by clicking on Login with Twitter button above.
  2. Enter the search query.
  3. Submit the search query.

How to Analyze a Tweet

  1. Login by clicking on Login with Twitter button above.
  2. Enter the Search tweet.
  3. Submit the search query.

User Story

  • A user can search a Twitter account.
  • A user can search for tweets.
  • A user can Get Sentiment of tweets.

Dependencies

  • FLask
  • Flask Dance
  • Tweepy
  • Postgresql

About

An Application that analyzes Twitter account and Tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published