Tejas1510 / Athavani

😻 Athavani/Memories is a full-stack MERN Tool built in order to save all your memories in a single place and rejoice them through the years.
https://athavani.vercel.app
MIT License
37 stars 113 forks source link

fastened the API by shifting image to another api #242

Closed AmeyaJain-25 closed 3 years ago

AmeyaJain-25 commented 3 years ago

Issue: #241

Now, the application API is really fastened. Initially the page wasn't loading until whole data comes which also included large strings of image data in it. I shifted the images to another api and didn't send it from fetchPost api's. Now, the page loads within few seconds and also the data comes early. The images come from back one by one.

Here are some screenshots which explains that the posts reach early. The image doesn't restricts it to come. The one by one images are coming from back.

Screenshot from 2021-05-25 23-38-47 Screenshot from 2021-05-25 23-39-43 Screenshot from 2021-05-25 23-40-12 Screenshot from 2021-05-25 23-40-23