PalisadoesFoundation / talawa

Community Organization Management Software. Click on the link below to see our documentation.
https://docs.talawa.io/
GNU General Public License v3.0
327 stars 453 forks source link

Build Caching Support to all the feeds in the mobile application. GSoC #2536

Closed Azad99-9 closed 1 month ago

Azad99-9 commented 2 months ago

Is your feature request related to a problem? Please describe. Currently application lacks a feed caching mechanism, which makes the app barely usable in offline situations.

Describe the solution you'd like Create a feed caching mechanism similar to Instagram in all the feeds of the application.

Feed Caching mechanism.

  1. load cached data from cache.
  2. fetch new data in background.
  3. refresh cache with new data.
  4. populate feed screens with new data.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Approach to be followed (optional)

Additional context Add any other context or screenshots about the feature request here.

Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359

Azad99-9 commented 2 months ago

@palisadoes please assign me this issue.

github-actions[bot] commented 1 month ago

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

palisadoes commented 1 month ago

How's this going?

Azad99-9 commented 1 month ago

Raised a PR just wanted @noman2002 to review it once.

Azad99-9 commented 1 month ago

Right now working on the UI of chatting feature. ui_chat