Dami5021 / Classroom_Tour

0 stars 1 forks source link

Grab all the images for each room #14

Open curlyLasagna opened 10 months ago

curlyLasagna commented 10 months ago

The images are stored in Supabase under a public bucket named 'buildings' The path for each room's images is as follows <building_code>/<collection_code>/ Either console out or render the images on a [room] page. Use Supabase storage API to grab the images

https://supabase.com/docs/guides/storage/serving/downloads https://supabase.com/docs/reference/javascript/storage-from-list

curlyLasagna commented 10 months ago

For testing, I've uploaded images for room YR0201, which has the following info building code = YR collection_code = 0201