Allen-BME / pointless-analogies

1 stars 2 forks source link

Create test script for uploading images to S3 bucket #3

Closed NinteMars closed 3 days ago

NinteMars commented 1 week ago

It may be helpful for testing purposes, since the webapp will start with zero images, to have a small script that would upload a few images to the database to test web app function and layout.

NinteMars commented 1 week ago

This could also potentially include adding vote counts to the DynamoDB database at some point

Allen-BME commented 4 days ago

I'll try this out

Allen-BME commented 4 days ago

I'll wait to close this until the script is tested. I'll test it the next time we deploy

Allen-BME commented 3 days ago

I'm realizing it won't work as it is now. I still need to figure out how to give the full S3 bucket name created by CloudFormation to the script.

NinteMars commented 3 days ago

Reopened since the script needs to be updated to use the new bucket name

Allen-BME commented 3 days ago

script was updated to include new bucket name