Customer App should display the total number of orders queued

Open
#1,239 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

No files or tests are named. Start by locating the customer app's current display for the last order and the order data it uses; done means showing the total in-progress count and providing access to a concise list of those orders.

Written by the indexing model from the issue text.

Description

Description
The application doesnot displays the number of total orders that are in progress. Currently the application only displays the status of the last order that is placed making it confusing for the customer to see the status of other orders.

Describe the solution you'd like
The application should display the number of orders in progress and an easy access btn or icon to display the rest of the orders.

Describe alternatives you've considered
A pop-up with icon that displays the number of total orders and when clicked on it displays the list of the orders with minimum description.

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

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.

More from raymondjames090/food-ordering-system-java-eclipse

All issues in raymondjames090/food-ordering-system-java-eclipse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.