marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
Extra charges are being added to the total amount
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Extra charges are added to the total order payment.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'any restaurant vendor'
2. Add any item to your cart.
3. The total amount of the order will be more than the price of the food items ordered.
**Expected behavior**
The total amount of the payment should be equal to the sum of prices of food items purchased not more or less than that.
**Smartphone (please complete the following information):**
- Device: iPhone15pro and 13promax and Android phones
- OS: iOS
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Reproduce the cart total for a restaurant vendor with a single item, then trace where the order payment total is calculated and compare it with the item-price sum. Done means the displayed total equals the prices of the purchased food items on the reported iPhone and Android cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack, payments
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100