lambertf917 / lambertf917/food-ordering-system-source-code
Missing Record of Previous Orders in Enatega Multivendor Rider App.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Issue: Missing Record of Previous Orders in Rider App
Description:
In rider app, there is currently no record of previous orders displayed. It is crucial to have a section that shows the rider's history of previous orders for reference and record-keeping.
Impact:
Order Tracking: The absence of a record of previous orders can make it difficult for riders to track their history and details of past deliveries.
Accountability: Previous order records are essential for accountability and resolving any issues related to past orders.
Steps to Reproduce:
Access the rider app.
Navigate through the app to find a section that displays the rider's history of previous orders.
Observe that there is no record of previous orders available.
Expected Resolution:
You need to implement a section in the rider app that shows a rider's history of previous orders. This will enable riders to track their deliveries and provide an essential reference point for resolving any past order-related issues.
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 by locating the rider app’s order screens and the data entry points used to load current orders. Add a previous-orders section that displays the rider’s past deliveries and their details; the work is done when riders can navigate to it and review their order history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100