lambertf917 / lambertf917/food-ordering-system-source-code

Enatega Rider App: Show each transaction request TIME below the transaction amount

Open
#192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enatega Multivendor Rider App enhancement Feature
Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Currently, the transaction details only display the transaction amount without showing the corresponding request time directly underneath. This can lead to confusion for users who want to quickly verify when each transaction was made without diving deeper into additional details or clicking elsewhere.

Describe the solution you'd like
Each transaction in the list should display the request time (e.g., 03:45 PM or 14:25) immediately below the transaction amount. This enhances the readability and usability of the transaction list, allowing users to quickly correlate amounts with their respective timestamps at a glance.

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.

Research direction

Start by locating the Enatega Rider App transaction-list screen and the component that renders each transaction amount. Confirm how the request timestamp is available, then display it directly below the amount in the requested format and verify that every transaction shows the correct time.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.