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+UI] Device scanning #1

Open
9 tasks
Tracked by #6
truonghoangduy opened this issue Jan 16, 2022 · 0 comments
Open
9 tasks
Tracked by #6

[App+UI] Device scanning #1

truonghoangduy opened this issue Jan 16, 2022 · 0 comments
Labels
flutter-ble Flutter architecture-bluetooth related flutter-state Flutter architecture, state management related GUI Flutter app UI/UX Widget, responsive related
Projects

Comments

@truonghoangduy
Copy link
Collaborator

truonghoangduy commented Jan 16, 2022

Description

Device scanning: this functionality allows the user to scan the IoT device, UI should be clear to indicate which step the user is currently in. After the device being scanned successful, the functionality will transfer the scanned result in order to establish Flutter to IoT device via ble connection.

[App-state]

  • AC S1: User could scan and locate a device
  • AC S2: The scanned device must be valid and be programmed by ours.
  • AC S3: If the scanning process is not found, notify users whether they could re-scan or does their device has not been on.
  • AC S4: Read general information about the successfully scanned device

[App-GUI] spectification
UI element required to indicate user base on state behavior

  • AC UI1: Scanning process
  • AC UI2: Device founded or match
  • AC UI3: If not founded or match must have UI for user to rescan
  • AC UI4: Show general information about the scanned device
  • AC UI5: Button to make a connection
@truonghoangduy truonghoangduy created this issue from a note in gateway (To do) Jan 16, 2022
@truonghoangduy truonghoangduy moved this from To do to In progress in gateway Jan 16, 2022
@truonghoangduy truonghoangduy changed the title [App] Device scanning [App+UI] Device scanning Jan 16, 2022
@truonghoangduy truonghoangduy added flutter-ble Flutter architecture-bluetooth related GUI Flutter app UI/UX Widget, responsive related flutter-state Flutter architecture, state management related labels Jan 16, 2022
@truonghoangduy truonghoangduy mentioned this issue Jan 17, 2022
10 tasks
@truonghoangduy truonghoangduy moved this from In progress to To do in gateway Feb 7, 2022
@truonghoangduy truonghoangduy moved this from To do to In progress in gateway Feb 7, 2022
@truonghoangduy truonghoangduy moved this from In progress to Backlog in gateway Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flutter-ble Flutter architecture-bluetooth related flutter-state Flutter architecture, state management related GUI Flutter app UI/UX Widget, responsive related
Projects
gateway
Backlog
Development

No branches or pull requests

1 participant