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

Create separated sample apps for datalayer #1808

Closed
7 tasks done
luizgrp opened this issue Nov 13, 2023 · 0 comments · Fixed by #1852
Closed
7 tasks done

Create separated sample apps for datalayer #1808

luizgrp opened this issue Nov 13, 2023 · 0 comments · Fixed by #1852
Assignees
Labels
enhancement New feature or request

Comments

@luizgrp
Copy link
Member

luizgrp commented Nov 13, 2023

WHAT

Add a phone and wear sample app to showcase the datalayer features.

WHY

  1. Currently it is not intuitive to find the datalayer sample, as it is in the "auth" sample.
  2. Unify the datalayer samples, as currently, they are in two places: the root's sample (Data Layer Nodes menu) and the "auth" sample.

HOW

  • Add new wear project to folder datalayer/sample/wear.
  • Add new phone project to folder datalayer/sample/phone.
  • Add new library project to folder sample/shared.
  • Move datalayer sample code from auth/sample/shared project to datalayer/sample/shared project.
  • Move datalayer sample code from auth/sample/phone project to datalayer/sample/phone project.
  • Move datalayer sample code from auth/sample/wear project to datalayer/sample/wear project.
  • Move datalayer sample code from sample project to datalayer/sample/wear project.
@luizgrp luizgrp added the enhancement New feature or request label Nov 13, 2023
@luizgrp luizgrp self-assigned this Nov 13, 2023
@luizgrp luizgrp mentioned this issue Nov 14, 2023
3 tasks
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

Successfully merging a pull request may close this issue.

1 participant