1Shubham7 / Wife-Predictor-v2

This is a fun project that predicts your wife. The web app has been deployed on Netlify.
https://wife-predictor.netlify.app/
MIT License
26 stars 27 forks source link

Adding CDN for all Images as loading time is very high and Database Expansion #112

Open Devanshk9 opened 4 months ago

Devanshk9 commented 4 months ago

The loading time of the image is very high when you click on the button to display wife. Adding a free CDN like ImageKit to improve loading time and make data more structured. Like replacing existing links with CDN hooks. Plus I would also like to expand database with some funny Indian stuff.

Devanshk9 commented 4 months ago

@1Shubham7 please assign this to me under GSSOC'24

1Shubham7 commented 4 months ago

@shivpratap007 please look into it.

Devanshk9 commented 4 months ago

any update??? @1Shubham7 @shivpratap007

shivPratap007 commented 4 months ago

Hi @Devanshk9,

Thank you for your suggestion! I understand your concern about image loading times. I'd like to clarify that the images we are using are hosted on the Googleusercontent domain, and Google typically caches these images globally to improve loading performance. So I don't think it will create any impact on the website. If you have any further questions or suggestions, feel free to let me know.

Best regards, Shiv