Files (Puppygram Web App) - Episode 10.3 | Apps Script ~ Drive Service

Опубликовано: 12 Март 2026
на канале: David Weiss
1,881
55

Hey Coders! Now we get to the good stuff: the data! In the language of Google Drive, these discrete units of data are called files. You can have Sheets files or Slides files, mp3 files, or pdf files. Basically, any type of file can be stored in Drive, but in this episode, we'll demonstrate a practical example using image (JPG) files. The name of our web application is Puppygram, a photo-sharing social media platform specifically for pets! We are assigned the task of both storing user-uploaded photos onto Google Drive as well as retrieving them all to be displayed on our front-end application. Watch this video to see how this can be done!

Check out the source code on GitHub:
https://github.com/davidtheweiss/Apps...

🎙️ Help me get a new Microphone! https://gofund.me/67b28c1c
❤️ Support the ongoing growth of this channel!   / davidweissprogramming  

🧑‍💻 Apps Script Documentation: https://developers.google.com/apps-sc...

----------------------------------------------------------------------------------------------
Other playlists:

Utilities Service:
   • Apps Script - Season 13 | Utilities Service  

Properties Service:
   • Apps Script - Season 12 | Properties Service  

URL Fetch Service:
   • Apps Script - Season 11 | URL Fetch Service  

Drive Service:
   • Apps Script - Season 10 | Drive Service  

Forms Service:
   • Apps Script - Season 9 | Forms Service  

Lock Service:
   • Apps Script - Season 8 | Lock Service  

HTML Service:
   • Apps Script - Season 7 | HTML Service  

Document Service:
   • Apps Script - Season 6 | Document Service  

Slides Service:
   • Apps Script - Season 5 | Slides Service  

Calendar Service:
   • Apps Script - Season 4 | Calendar Service  

Script Service:
   • Apps Script - Season 3 | Script Service  

Gmail Service:
   • Apps Script - Season 2 | Gmail Service  

Spreadsheet Service:
   • Apps Script - Season 1 | Spreadsheet Service  

Apps Script Orientation:
   • Apps Script - Season 0 | Orientation  
----------------------------------------------------------------------------------------------