gray-mueller / gray-mueller/online-food-ordering-solution-using-react-js

Enatega Admin: Add option to create cuisines during store creation in admin panel

Open
#572 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.
The issue occurs when there is no existing cuisine data in the admin panel. While adding a store, after filling all the required details, the admin is asked to select cuisines. Since no cuisines are available, the admin cannot proceed to create the store, which leads to a frustrating experience and blocks store creation.

Describe the solution you'd like
There should be an option to create cuisines on the spot within the store creation flow. For example, if no cuisines are available in the dropdown, the admin should be able to add a new cuisine directly from the same screen. Then select it to proceed with store creation.

Labels: Feature, High Priority

Contributor guide

Open the contributing guide

Research direction

Start by locating the admin panel's store creation flow and the cuisine selection dropdown. Check how existing cuisines are loaded and how store creation uses the selection; done means an admin can create a cuisine from that screen, select it, and successfully create the store when no cuisines existed beforehand.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.