Botna / WatchMe

WatchMe (buy a giftcard so you know im not a theiving nerd)
Apache License 2.0
0 stars 0 forks source link

Implement Google Drive Uploading #5

Open Botna opened 3 days ago

Botna commented 3 days ago

After the file is saved, we need to store it in a users Google Drive

AC

Prompts for Google Drive permission on startup After navigating away from camera reocrding page, which triggers the save, upload to Google Drive.

Research -

This is probably hard. Example Github repo to do something similar in .net maui: https://dev.to/jaymalli_programmer/gsuitgoogle-api-integration-in-net-maui-3kch

Here is an android integration w/ drive to store pictures: https://github.com/googlearchive/drive-android-quickstart

Botna commented 3 days ago

in the process of this, need a SHA-1 for my OAuth cred generation??

https://developers.google.com/drive/api/quickstart/js