This project was an introduction to html css and JavaScript. I decided that I wanted to use twitter and the metadata associated with the social media sharing app. Some of the metadata from tweets includes the geo location and strings of text. This project implemented a keyword search and also a specified number of tweet searches up-to 100. I also used the google map API which showed the location of any returned tweets within the search. Using google maps meant I was able to go into street view and see were individual tweets were sent from.
Back to Top