Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android

Enatega Customer App: There should be all the details related to the total amount on order checkout screen

Open
#323 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

Some cost components (such as taxes, delivery fees, or discounts) may be missing.
The final total may be displayed without a clear breakdown.
Users might not be sure how the total amount was calculated.

Steps to Reproduce:

Add items to the cart and proceed to checkout.
Observe whether all cost components (subtotal, taxes, delivery fee, etc.) are displayed.

Expected behavior
The checkout screen should provide a detailed cost breakdown, including:
✅ Item subtotal
✅ Taxes (e.g., VAT, GST, Service Tax)
✅ Delivery charges (if applicable)
✅ Discounts or vouchers applied
✅ Final total amount to be paid

Desktop (please complete the following information):

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]

Smartphone (please complete the following information):

Device: [e.g. All devices]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the customer app's order checkout screen and inspect how the current total is calculated and displayed. Compare the screen with the requested breakdown of item subtotal, taxes, delivery charges, discounts or vouchers, and final total. Done means every applicable component is visible and the displayed final amount is clearly explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.