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

Flutter App TODO List #15

Open
8 of 10 tasks
Stimim opened this issue Apr 6, 2020 · 1 comment
Open
8 of 10 tasks

Flutter App TODO List #15

Stimim opened this issue Apr 6, 2020 · 1 comment
Labels
flutter_app Issue for flutter_app

Comments

@Stimim
Copy link
Collaborator

Stimim commented Apr 6, 2020

  • Check against patient data
    • Define server side API (could be static file(s))
    • Fetch patient data from server
    • Parse patient data
    • Compare patient data with local data
  • Export collected locations
    • Export decrypted database
    • Export encrypted database (do we need this? are there any use cases?)
  • Polish UI
    • Ask again before deleting database
@Stimim Stimim added the flutter_app Issue for flutter_app label Apr 6, 2020
@Stimim
Copy link
Collaborator Author

Stimim commented Apr 19, 2020

Critical features should have been implemented now.

Known issue(s) / Next steps:

  • Because we are not using "Navigator", pressing "back" button will leave the app.
    • I feel that using Navigator is causing more issues than it solve.
  • i18n support
  • Show more records in "recorded_location_widget"
  • Should we go to "matched_result_widget" when "check now" is clicked?
  • Periodic check won't update "last checked" on UI.
  • Save selected locale in shared preferences.

@Stimim Stimim pinned this issue Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flutter_app Issue for flutter_app
Projects
None yet
Development

No branches or pull requests

1 participant