Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

feat: Offline support #129

Open
techno-disaster opened this issue Aug 5, 2020 · 0 comments · May be fixed by #133
Open

feat: Offline support #129

techno-disaster opened this issue Aug 5, 2020 · 0 comments · May be fixed by #133
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Category: User Interface Improvements or additions to design. Type: Enhancement New feature or request.

Comments

@techno-disaster
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As a user sometimes I'm not connected to the internet, I would like to still see my profile, tasks, stats when not connected to the internet

Describe the solution you'd like
Add offline support to the app wherein the data from each page is stored. For security reasons we will be encrypting it with AES 256 bit. Also when the user is offline show a small banner in the app-bar saying they are offline. If they pull down to refresh just load the data which we were able to successfully get from the back end.

@techno-disaster techno-disaster added Type: Enhancement New feature or request. Category: Coding Changes to code base or refactored code that doesn't fix a bug. Category: User Interface Improvements or additions to design. labels Aug 5, 2020
@techno-disaster techno-disaster self-assigned this Aug 5, 2020
@techno-disaster techno-disaster linked a pull request Aug 21, 2020 that will close this issue
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Category: User Interface Improvements or additions to design. Type: Enhancement New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant