Tweets Sentiment Analyzer
Stars
51
Forks
22
Watchers
51
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Refactor the templates to use Django's template inheritance hieratchy.
c1247e1View on GitHubGet rid of all the print statements since Apache can't handle it.
27addb7View on GitHubRemove the sqlite3.db file, it makes no sense to have it in repo.
4545864View on GitHubPython 2.6 doesn't support collections.OrderedDict, so use Django's utils class for this.
c688921View on GitHubFix the chart coloring for success counts from blue to green.
fc7241aView on GitHubIf there is no user associated with the tweet, don't render the user name.
2ae2e33View on GitHub