Skip to content

kaylesworth/TwitterSearchProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterSearchProject

Group project for Software Engineering 1

The following Python libraries are required:

pip

twython

django

wordcloud

numpy

pillow

npm

A twitter API key and OAUTH must be inserted into twitterscraper/scripts/tweetRetriever.py

To run project locally, in the main directory run the Django server by typing in command prompt or console:

python3 manage.py runserver

and then go to 127.0.0.1:8000 to access page.

About

Group project for CS 4310 Software Engineering 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published