gray-mueller / gray-mueller/deliveroo-clone-app-using-react-js

Customer App should display the total number of orders queued

Open
#243 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the customer app’s current last-order status display and the order data it receives. Confirm how in-progress orders are represented, then add a visible count and an accessible control for the order list; done means multiple queued orders are counted and their basic descriptions can be viewed.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.