Skip to content

CoderswadiParty/Campaign

Repository files navigation

Campaign

Featuring interactive graphs and charts, Campaign allows you to experience real-time and historical data of how well your political candidates are being received by the public.

Tech Stack:

  • Data collection through Twitter Realtime Streaming API and REST API
  • Sentiment analysis and concept extraction through HPE Haven OnDemand API
  • Python flask for the overall web app
  • Bootstrap for UI/frontend