Skip to content

A real-time twitter analytics app that allows the user to pick a topic and see what people around the world think.

Notifications You must be signed in to change notification settings

DavidKnott/twinsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twinsight

To run this app you will need a:
1.auth0 account 2.twitter developer account 3.mapbox developer account
This app was my first app utilizing django as a back end and react as a front end. First the user enters a topic. Then I take a stream of tweets, geo locate them, analyze their sentiment, and then send them to my react front end to server them on a map.
Green is positive
White is neutral
Red is negative
I learned about:

  1. Connecting a front end interface with a back end api.
  2. Callback functions.
  3. Dealing with API rate limits
  4. Transfering what I've learned in rails to new frameworks
  5. Managing my learning goals with projects goals
  6. Combining libraries to do interesting information.

About

A real-time twitter analytics app that allows the user to pick a topic and see what people around the world think.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published