haggqvist459 / burnthevillage

0 stars 0 forks source link

Firestore, collections (28) #60

Open mahaluo opened 4 years ago

mahaluo commented 4 years ago

firestore

user collection upload history needs to be created

also a bucket to store uploaded images, might use google cloud for this? could possibly use cloud functions to store the image

could also upload to firestore bucket, then trigger a function that sends it to google cloud for image recognition work

or keep all image upload and image reco work in firebase?