gray-mueller / gray-mueller/restaurant-delivery-platform-using-react-js

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

Open
#570 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 tracing the admin panel's store-creation flow and the cuisine dropdown. Check how the flow behaves when no cuisines exist, then define the empty-state path that lets an admin create a cuisine and select it before completing store creation. Done means a store can be created from this screen even when the cuisine list initially has no entries.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.