Heineken Product Locator

I coordinated with one of Heineken's ad agencies to build a tool that allows consumers to find Heineken's products near them.

My role: Most of the designs for this came from the ad agency, so I was primarily used for implementation. The first version used a mySQL database to provide data, but we then migrated to a 3rd-party service. I built a backend in PHP that acted as a bridge between the front end and the location data (the database initially, and the 3rd-party later). The front end relies on Google Maps for the map with the addition of custom Javascript code to add extra features.