TASK: Store images
currently we are fetching images from the internet which takes a while to load. called coil
Propose:
- storing in a bucket and have firebase refer to it
- store in our repo (locally) will load faster
- issue is repo becomes bigger!
- if need more images, more manual effort
Edited by Iman Ahsan