I want to make cover photo for every user profile. I want to user be able to change cover photo just like avatar image.
So basically just like there is avatar image for every user and every user profile I want to make same thing duplicating and making it like cover photo.
It should be customizable also.
So question is how would you do it, how is the avatar image stored in database, is it easy and okay to duplicate avatar system and implement cover on that base?