Google Sheets Map

View Project Online
Multiple device presentation of Google Sheets and Map website

This project came about from the need of deciding where to possibly have a night out for dinner with my wife. Initially, it started with a Google Sheet of local restaurants around San Diego that we wanted to try. The list became pretty extensive so we preferred a more visual implementation.

Project repo:
https://github.com/mae829/google-sheets-map

Features include:

  • Responsive design.
  • Fetch (and cache) Google Sheets data for JSON payload.
  • Google Maps API integration.
  • Latest use of my preferred setup for builds which include Gulp, webpack, stylelint, and linters.