This part of the series will give you what you need to manage images from your AppGyver mobile app through to your Xano APIs and database.
I have divided Part 12 into A, B, & C sections.
Each section handles a different part of our Profile image processing:
- compressing the profile image before it is sent to Xano
- connecting the profile image to the user in Xano
- updating AppGyver to use the server profile image (instead of the local mobile image)
- updating the APIs to return the server location of the Profile image.