This PR tackles the first part of this Trello ticket, which is to make sure AWS can upload images at all. Even on the Heroku ver I'm able to see the result show up in AWS.
While it keeps overwriting itself, that is on purpose (with filename = golucky.png), to stay within free tier limits.
In the console there might be errors that pop up relating to cors, but that's on AWS side, or with a [Report] flag, which relates to the Helmet package. None of them should interrupt the general user experience though.
@ Abby, That's a good idea!! There is a load image option with the drawing component, you wouldn't be able to undo past work but can definitely continue add more on it. I'll add it as a stretch goal 🚀
This PR tackles the first part of this Trello ticket, which is to make sure AWS can upload images at all. Even on the Heroku ver I'm able to see the result show up in AWS.
filename = golucky.png
), to stay within free tier limits.[Report]
flag, which relates to the Helmet package. None of them should interrupt the general user experience though.Live site