You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After picture is taken, connect the text doc store with untappd api. The given output from untappd api (use a similar function that you already did (compare_output_and_dataset.py) and just simply print out the "print statements" to the beer summary tab.
Now you need to figure out how to store the untappd api call and beer summary print out in a cloud function (?) and get the output back to the front end so you can display results.
The text was updated successfully, but these errors were encountered:
After picture is taken, connect the text doc store with untappd api. The given output from untappd api (use a similar function that you already did (compare_output_and_dataset.py) and just simply print out the "print statements" to the beer summary tab.
Now you need to figure out how to store the untappd api call and beer summary print out in a cloud function (?) and get the output back to the front end so you can display results.
The text was updated successfully, but these errors were encountered: