gray-mueller / gray-mueller/online-food-ordering-platform-in-python

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

Open
#2,082 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 in the admin panel's store-creation flow and trace how the cuisine dropdown loads options and how cuisine creation is currently handled elsewhere. Confirm the API and validation requirements before adding an inline creation path; done means an admin can create a cuisine when none exist, select it, and complete store creation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
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.