Skip to content

A web app that extracts photographs of a particular hash tag from Twitter and displays as a photo gallery

Notifications You must be signed in to change notification settings

likuu11/Photo-Gallery-Web-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo-Gallery-Web-Application

A web app that extracts photographs of a particular hash tag from Twitter and displays as a photo gallery

For now, the web app extracts images of #carnival from Twitter and displays as a photo gallery. Make sure to install TwitterAPI on your machine (sudo pip install TwitterAPI)

Note: To make the app work, you need to register on https://dev.twitter.com/ and get a consumer key, consumer secret, access token key, access token secret

About

A web app that extracts photographs of a particular hash tag from Twitter and displays as a photo gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.3%
  • HTML 16.4%
  • CSS 5.3%