arnav-deep / arnav-deep/FoodShala

Add an option to edit menu.

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue hacktoberfest-accepted
Dominant language
PHP
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently, [```addmenuitem.php```](https://github.com/arnav-deep/FoodShala/blob/master/addmenuitem.php) only provides restaurant admins the feature to add new items on their menus.

Add a new feature in [```addmenuitem.php```](https://github.com/arnav-deep/FoodShala/blob/master/addmenuitem.php) so that restaurant admins can update their old menu, like modification of price, deletion of some item, change in dish name, etc.

In this Edit feature, any data of a menu item can be updated, or the item completely deleted.

Contributor guide

Open the contributing guide

Research direction

Start with addmenuitem.php and trace how restaurant admins create and persist menu items. Compare the existing menu data flow with the requested edit and delete actions; done means admins can change any menu item data or remove an item and the updated menu is reflected afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, php
Domain
backend, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.