Image storing
Hi everyone, I just want to know what is the best way to store images according to these info about the system I'm building.
- a user needs to have a profile picture.
- I need to store a number of images for each user.
- a user can create a post, and the post may have an image.
- The hero section of the app may have a dynamic image that the admin can change.
- I need to store a number of images for each activity 'activity is a table to hold some info about an activity' created.
0 Replies