You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, addmenuitem.php only provides restaurant admins the feature to add new items on their menus.
Add a new feature in 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.
The text was updated successfully, but these errors were encountered:
Currently,
addmenuitem.php
only provides restaurant admins the feature to add new items on their menus.Add a new feature in
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.
The text was updated successfully, but these errors were encountered: