anitab-org / mentorship-android

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
https://github.com/anitab-org/mentorship-android/raw/apk/app-debug.apk
GNU General Public License v3.0
167 stars 378 forks source link

Storing requests locally for easy access to user even without network #938

Open garimasingh128 opened 3 years ago

garimasingh128 commented 3 years ago

Description

As an user of the app, sometimes I may need to check my request list but network connection may not be available. So my requests should be stored locally in my phone. For example in Whatsapp, you can check the chats even if you're offline. In the same way, I should be able to check my stats on the app without going online. We can use room database for storing the data locally.

Acceptance Criteria

Update [Required]

Definition of Done

Estimation

2-4 hours depending on fluency with the backend and database.

Priyansh-Kedia commented 3 years ago

@garimasingh128 Can I work on this issue?

aditmehta9 commented 3 years ago

@garimasingh128 Can I work on this issue?

Are you still working on this issue?

CodeChamp-SS commented 3 years ago

@aditmehta9 @garimasingh128 i would like to work on this issue, can u pls assign it to me?