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

1. Home Screen #75

Open
4seer opened this issue Mar 6, 2020 · 1 comment
Open

1. Home Screen #75

4seer opened this issue Mar 6, 2020 · 1 comment
Assignees
Milestone

Comments

@4seer
Copy link
Owner

4seer commented Mar 6, 2020

1.1. Home Screen 1 use-case: Use loads the app, list of new products for home page are loaded and displayed in the app.

1.2. Home Screen 2 use-case: Use loads the app, list of new products and products for sale for home page are loaded and displayed in the app.

Home Screens Discussion

E-commerce App Use-Case Description

Within this task you need to do the following:

  1. Pull all data from local database and render it on the screen.

  2. At this time mock remote repository calls for fetching data from a local JSON file. The data structure and method names should be taken from WooCommerce REST API docs.

@4seer 4seer added this to the Backend API milestone Mar 6, 2020
@4seer
Copy link
Owner Author

4seer commented Mar 11, 2020

Gowtham, within this task just pull the data from local database instead of static array.

@4seer 4seer self-assigned this Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants