lambertf917 / lambertf917/food-ordering-system-source-code
Enatega Restaurant Application : SubTotal calculation when order is received by a restaurant
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
SubTotal calculation when order is received by a restaurant is not calculating correctly
To Reproduce
Steps to reproduce the behavior:
- Go to 'Enatega Restaurant Application'
- Open any order received from the customer
- See error now at below where all prices are calculated check the Subtotal which is calculating incorrectly
- See error
Expected behavior
All the prices should be calculated correctly especillay the Subtotal
Screenshots
https://github.com/user-attachments/assets/59eebb0b-0911-4615-b60e-b2130e6c8451
Smartphone (please complete the following information):
- Device: [e.g. Infinix Hot 50]
- OS: [e.g. Android]
- Browser [e.g. Application]
- Version [e.g. 14]
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
Start in the Enatega Restaurant Application by opening an order received from a customer and reproducing the incorrect Subtotal shown with the other prices. Trace the order-price calculation from that screen to identify the relevant source file. Done means the Subtotal and related displayed prices calculate correctly for the reproduced order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100