App Dev: Storing Image and Video Files in Cloud Storage v1.1 (Solution)
Overview
In this lab, you will enhance the online Quiz application to work with images and videos. You will store files as objects in a Cloud Storage bucket.
The Quiz application user interface has been changed to include a file input in the add ques...