ne0fite / GigKeeper

GNU General Public License v3.0
1 stars 0 forks source link

Google Place Storage #17

Closed ne0fite closed 7 years ago

ne0fite commented 7 years ago

We are storing too much data from the Google Places API. We should only store enough data to display the place name, retrieve the place_id, and to pre-populate the autocomplete control. We don't need to store hours, photos, reviews, etc. See if we can trim it up.