Skip to content

lilyvc/ads-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ads-web-app

Introduction

This the web application for the Applied Data Science group project at the University of Bristol(2020-21). The aim was to look at sentiment of tweets within the UK during the period of a year when Covid-19 was present and see if there was a correlation to certain news articles, and how different regions within the UK differed over time.

Downloading and running

Clone or download the repository.

python -m venv venv
source venv/bin/activate  # Windows: \venv\scripts\activate
pip install -r requirements.txt

then run the app:

python app.py

Deploy to Heroku

All pushes to the main branch are automatically deployed to Heroku here: https://covid-19-uk-twitter-sentiment.herokuapp.com/.

Debug some problems using

heroku logs --tail

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •