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

Improve workflow for more complex devices #39

Open
Tracked by #49
oscgonfer opened this issue Mar 1, 2023 · 2 comments
Open
Tracked by #49

Improve workflow for more complex devices #39

oscgonfer opened this issue Mar 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@oscgonfer
Copy link
Contributor

Currently the implementation is very much focused on the SCK itself.

For more complex units, we probably need to improve the workflow, as it's more common now to deliver units with more than just the SCK2.1 sensors. Also, with the new hardware, we will have to support both the SCK2.1 (still broadly used) and the new one in parallel, so a screen to select what kind of device you are using would improve the user experience (more than the Advanced kit selection feature) in my opinion. We can discuss it in this thread.

@oscgonfer
Copy link
Contributor Author

oscgonfer commented Mar 1, 2023

Linked with #fablabbcn/smartcitizen-api#193

@oscgonfer oscgonfer added the enhancement New feature or request label Mar 1, 2023
@oscgonfer oscgonfer changed the title Improve workflow for more complex units Improve workflow for more complex devices Mar 13, 2023
@pral2a
Copy link
Member

pral2a commented Mar 13, 2023

Preliminary definition of onboarding flow enhancement for more advanced devices:

  1. Create view with predefined hardcoded Kits (SCK 2.1, SCK 3.1, SCK 2.1 Water, etc) index
  2. Each view includes Title and Image
  3. Once a Kit is selected a new view is shown including:
  1. Next view is choose_connection unless defined by Kit type

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

No branches or pull requests

2 participants