gray-mueller / gray-mueller/online-food-order-app-using-react-js
Customer App should display the total number of orders queued
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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
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 files, tests, or entry points are named. Start by locating the Customer App screen that currently shows only the last order and trace how order data reaches it. Done means the interface shows the total number of in-progress orders and provides an accessible way to view the remaining orders with minimal descriptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100