The LetsGoSC.org site was brought to me as a fully functioning site that just needed some attention to detail. I made some updates to the responsive design that allowed for better viewing on a wide range of devices. Some additional features were added to the mapping page that allows visitors to more easily search their list of locations.

The client’s location list is quite large and their location management plugin required the latitude and longitude for each entry. To keep them from having to look up each one I created a plugin that calls out to the Google Geocoding API and saves the coordinates to the map location system. Now the client can enter the rest of the information and automatically get the coordinates.

For more information on the details of the plugin creation see my blog post about creating it.

This project was completed in conjunction with Kelly Coulter.