gray-mueller / gray-mueller/restaurant-online-ordering-app-using-java

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

Open
#2,079 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

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 at the admin panel's store-creation flow and trace how cuisines populate the selection control. Check whether the admin panel already has a cuisine-management entry point before deciding how inline creation should fit. Done means an admin can create a cuisine when none exist, select it in the same flow, and complete store creation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.