so i was given a large project, and i'm not sure quite where to start.
i would be creating an interactive 'create your own person' type of project (click a button to choose from various hair styles, outfits, shoes, facial expressions, etc.). that is no problem. but it needs to have functionality that will allow the user to export their created character as an image, and then the ability to share this created image with social media.
it's the image creating/exporting/sharing part where i'm stuck. i imagine it would require a lot of javascript, but i'm not sure what to search for or look at. any advice on where to start or what i might want to look for would be very much appreciated!!
thank you!