The goal is to better understand the sentiments of people on COVID-19 based on tweets. This tool helps visualize just that!
- Open the Local Folder
- Enter Twitter API credentials in the credentials.py file
- Install and setup the database
- Install all dependencies from requirements.txt file
- Run twitter_db.py file to store tweets in the database.
- Run dash_app.py file to view the web application locally.
- Deployment
- Live Streaming
- Extending this tool for more key words!