Add images to Items
When a user creates an Item, they will have the capability of adding one or more images of the Item. This will necessitate adding images to an S3 bucket on the backend and including a list of image URLs in the MongoDB Item object. There will be a need to add new images as well as select and delete an existing image for this Item.