SWE574-Fall2023-Group1 / SWE574-Fall2023-G1

Project for SWE 574 - Group 1
MIT License
7 stars 1 forks source link

Cache photo system in frontend #83

Closed ckertam closed 11 months ago

ckertam commented 1 year ago

We need to cache user profile photos when we request them once. Such as in homepage for every story the system requests user photos. But if a user exists more than 1 it should only send a request 1 time.

sadikkuzu commented 12 months ago

Hi @dbaslan @aykutkantas What is the latest situation of caching photos in frontend task? Is there anything we can do to overcome possible blockages?

ckertam commented 11 months ago

We will do it if we have enough time for this @SWE574-Fall2023-Group1/frontend