Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App should work offline #5

Open
1 of 22 tasks
rcmenno opened this issue Apr 3, 2023 · 1 comment
Open
1 of 22 tasks

App should work offline #5

rcmenno opened this issue Apr 3, 2023 · 1 comment
Labels

Comments

@rcmenno
Copy link
Collaborator

rcmenno commented Apr 3, 2023

User Story

As a user
I want to be able to do the relief process offline
So that I don't have to fall back to primitive methods nor be blocked during my work

What needs to be done

  • the whole app / flow needs to work online with an exception for installing it and sending the aggregated data

Implementation

ReliefBox will be ported on a screen by screen basis to a progressive web app in which service workers make sure the app can work fully offline once installed.

Since at first, all data will live offline, the login flow will not be implemented as long as it's not needed yet.

Screens to port (might change depending on what's encountered):

  • choose_input_method
  • delete_distrib_confirm
  • duplicate_error
  • entry_not_found
  • entry
  • index_distrib
  • index
  • input_video
  • input
  • list_distrib_delete
  • list_distrib
  • login
  • name_distrib
  • no_data
  • no_distrib
  • profile
  • signup
  • test_login
  • upload_data
  • upload_error
  • view_data
@rcmenno rcmenno added the feature label Apr 3, 2023
rcmenno added a commit that referenced this issue May 1, 2023
rcmenno added a commit that referenced this issue May 8, 2023
rcmenno added a commit that referenced this issue May 15, 2023
rcmenno added a commit that referenced this issue May 15, 2023
rcmenno added a commit that referenced this issue Jun 5, 2023
rcmenno added a commit that referenced this issue Nov 13, 2023
rcmenno added a commit that referenced this issue Nov 13, 2023
rcmenno added a commit that referenced this issue Nov 13, 2023
rcmenno added a commit that referenced this issue Nov 17, 2023
This reverts commit 0d25fca.
rcmenno added a commit that referenced this issue Nov 27, 2023
rcmenno added a commit that referenced this issue Nov 27, 2023
rcmenno added a commit that referenced this issue Nov 27, 2023
rcmenno added a commit that referenced this issue Nov 27, 2023
rcmenno added a commit that referenced this issue Jan 15, 2024
@w3eydi
Copy link

w3eydi commented May 27, 2024

Is there any progress regarding this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants