gray-mueller / gray-mueller/roadside-assistance-system-react-native

Enatega Admin-Dashboard + Customer: Ensure Consistent Naming for "Voucher" and "Coupons"

Open
#3 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

Issue:
The terms "Voucher" and "Coupons" are used interchangeably in the system, leading to inconsistency and potential confusion for users.

Impact:

Users may not clearly understand whether "Voucher" and "Coupons" refer to the same feature or different functionalities.
Inconsistent naming can create confusion in the UI, documentation, and communication.
It may affect API responses, database fields, or reports if both terms are used inconsistently in different places.

Recommendation:

Choose a single, consistent term: either "Voucher" or "Coupon."
Update all instances of the term across the UI, API, documentation, and database schema.
Ensure consistency in user-facing messages, buttons, forms, and reports.
Communicate the change to relevant teams to maintain uniformity in future development.

Contributor guide

Open the contributing guide

Research direction

Review the Admin Dashboard and Customer UI, API responses, documentation, database schema, and reports to inventory uses of “Voucher” and “Coupons.” Start by locating each term across those areas, then confirm which single term should be retained with the relevant team. Done means user-facing text, API fields, database fields, documentation, and reports use one consistent term.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
api, database, documentation, frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.