DSCKGEC/Resumie

Use sharedPreferences to store all the data of the fragments.

Opened this issue · 2 comments

  • You can use the sharedPreferenceManager to store the data of the fragments which will be reused later.
  • For reference, please check here
  • You can also refer to the HomeFragment.kt file to check how the data and key pairs are created and used.

Would like to work on this one

Alright!