gray-mueller / gray-mueller/zomato-clone-app-using-react-native

Implement Unique Restaurant Links for Improved Accessibility of Websites.

Open
#2,104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the restaurant listings and their current random, code-based URLs in the application. Define how each restaurant receives and resolves a unique custom link such as /bakershop, including uniqueness and the expected behavior when a link is opened; the work is done when restaurant links are memorable, accessible, and reliably reach the intended restaurant.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.