gray-mueller / gray-mueller/food-delivery-clone-app-using-react-native

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

Open Beginner friendly
#160 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
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

Research direction

Start by locating the transaction list in the React Native app and identify where each transaction amount is rendered. Add the request time directly below the amount using the requested display format, then verify that every transaction shows the correct timestamp at a glance.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.