The bottom line is this. There is a list of users where their profile images should be uploaded from firebase storage.
Upload all images is irrational, because memory problems are inevitable with a large number of users.
Question: what to do in this situation and implement this function in the most rational way?
