a website (using Google Map API) that lets users search for articles atop a map
application.py: main program that configures the web application
helpers.py: contains a helper function for querying Google News for articles for a particular geographical location
mashup.db: a SQLlite database where city information is stored
/static: a folder containing a javascript file and a CSS file for modifying the web page
/template: a folder containing an HTML file of the main web page