Implement Unique Restaurant Links for Improved Accessibility of Websites.

Open
#1,796 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript, react-native
Domain
backend, frontend

Research direction

The issue does not name files, tests, or entry points. Start by tracing restaurant listings and the current code-based URL flow, then determine how restaurant links are stored, generated, routed, and checked for uniqueness. Done means restaurants have accessible custom links such as /bakershop without breaking existing restaurant access.

Written by the indexing model from the issue text.

Description

Issue: Implement Unique Restaurant Links for Improved Accessibility
Description:
In current system, restaurants do not have unique and user-friendly links. Instead, they are assigned random, code-based URLs, such as www.entega.com/shdhsdb1233. You need to implement a feature that provides each restaurant with a unique, custom link like www.entega.com/bakershop, which is more accessible and user-friendly.

Impact:
User Accessibility: Unique and memorable links make it easier for customers to find and access specific restaurants, improving the user experience.

Branding and Marketing: Custom restaurant links can be used in marketing and branding efforts, increasing the restaurant's visibility and recognition.

Steps to Reproduce:
Access the restaurant listings on your platform.
Observe that restaurants are assigned random, code-based URLs.
Attempt to locate a feature that allows for the creation of custom, unique restaurant links.
Expected Resolution:
You should implement a feature that provides each restaurant with a custom, unique link, making it more accessible and user-friendly. This feature will enhance user experience, improve restaurant branding, and assist in marketing efforts.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from raymondjames090/uber-eats-app-clone-using-react-native

All issues in raymondjames090/uber-eats-app-clone-using-react-native

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.