creator-weekly-workshops icon indicating copy to clipboard operation
creator-weekly-workshops copied to clipboard

Master/Detail and Offsite Use

Open crytser opened this issue 8 years ago • 0 comments

Loving the video series linked to these at https://youtu.be/ZvF2_ZpqZpk?t=27m55s and Github Project https://github.com/driftyco/creator-weekly-workshops/tree/master/08-using-apis-with-angular-http-part2

The issue I had previously with $http.get and API was getting data passed through in a master/detail setup. So in column E/F on Sheetsu if we had a "Profile" and "Photo URL" that we wanted to display in a further detail page, how could we pass the data from the original http call to a detail page?

Also, if the customer is viewing this offline, it would be blank. Is there a local storage option/solution? If you could perhaps do a couple of Github Gists - I would be really grateful and would help me and others to be able complete a first full app all from a backend of a Google Sheet, which is just, well, amazing!

crytser avatar Oct 22 '16 12:10 crytser