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

[demo] Add product details screen #420

Closed
breedx-splk opened this issue Jun 6, 2024 · 1 comment
Closed

[demo] Add product details screen #420

breedx-splk opened this issue Jun 6, 2024 · 1 comment
Labels
demo-app Features and changes related to the android demo app help wanted Extra attention is needed

Comments

@breedx-splk
Copy link
Contributor

When the astronomy shop user is looking at the list of products, they should be able to click one and view the details. The details page should show a larger picture of the item, its name, full description, and price.

The user should be able to specify a quantity (via spinner?) of items to add to their cart. The cart doesn't yet exist, so it can either be created as part of this effort (very basic) or can be stubbed.

There should also be a button that allows the user to return to the main product list. In the future, there will be related products as well, but that can be skipped for now.

@breedx-splk breedx-splk added demo-app Features and changes related to the android demo app help wanted Extra attention is needed labels Jun 6, 2024
@breedx-splk
Copy link
Contributor Author

This is implemented! Thanks @magda-woj !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo-app Features and changes related to the android demo app help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant