Skip to content

mkrishn852/a99-izar

 
 

Repository files navigation

a99 Final Project

UPDATE

You don't need to accept this assignment since you are already assigned to teams. So, there is not assignment invite link for a99.

Summary

Our project allows users to select a geographic area and view the sentiment towards COVID-19 in that area. This is produced by collecting tweets via the Twitter API, performing sentiment analysis, and generating a graph of the results.

Installation

Dependencies

better-sqlite3 7.5.1

dotenv 16.0.0

JSON 1.0.0

sentiment 5.0.2

twitter 1.7.1

twitter.js 0.14.0

How to Run

Run node twitter. Point your browser to http://localhost:3000/app/sentiment/{STATE_NAME} For example, http://localhost:3000/app/sentiment/NC to see North Carolina results. The page returns JSON.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.5%
  • JavaScript 44.5%