Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 470 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 470 Bytes

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