gray-mueller / gray-mueller/grocery-delivery-app-using-php
Customer App should display the total number of orders queued
- Dominant language
- TypeScript
- 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
Research direction
The issue does not name files or tests; start by locating the customer app view that shows the last order status and the data used for in-progress orders. Done means showing the total queued-order count, providing access to the remaining orders, and displaying a minimal description for each order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100