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

12. My Promo Codes #86

Open
4seer opened this issue Mar 6, 2020 · 0 comments
Open

12. My Promo Codes #86

4seer opened this issue Mar 6, 2020 · 0 comments
Labels
architecture Move to clean architecture profile settings Profile Settings and change password
Milestone

Comments

@4seer
Copy link
Owner

4seer commented Mar 6, 2020

12.1. Promo Codes in the profile use-case: User clicks “Promo codes” on My Profile Screen. An API call is made to get list of promo codes. List of promo codes is displayed with “Apply” button.

12.2. Apply Promo Code from the profile use-case: User clicks “Apply” button in the list of My Promo codes. The promo code is applied to current cart. If there is no products in the cart then promo code is set as default to be used in the future.

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 profile settings Profile Settings and change password architecture Move to clean architecture labels Mar 6, 2020
@4seer 4seer added this to the Backend API milestone Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Move to clean architecture profile settings Profile Settings and change password
Projects
E-commerce App
  
Awaiting triage
Development

No branches or pull requests

1 participant