lambertf917 / lambertf917/react-native-uber-eats-clone

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

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

Nobody has claimed this yet.

Enatega Multivendor Admin Dashboard enhancement Feature
Dominant language
JavaScript
Stars
3
Forks
5
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

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

Search the repository for both "Voucher" and "Coupon" and review their use across the UI, API, documentation, database schema, messages, forms, buttons, and reports. Decide which term is canonical, update the affected instances consistently, and verify that no conflicting terminology remains.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
full-stack
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.