Items¶
In Items page we need to create a listing page (Similar to "All Rooms" page) from which the user will be able to create items like plates, sandwiches, burgers etc.
- On the upper right corner we must have the following buttons:

Import Data button can be added as 2n priority
Add New button¶
when the user will click the Add New button the Prime will switch to a specific page with tabs similar to Room page.
This page will have only one tab at the moment named General Settings with the following fields:
Item name:
Description: Small text box
Photo: Add Browse button that will open the Media Librady to select one photo for this specific item
Price: Simple data box but we need to allow the user someway to select the currency that it will be displayed... We can find a list from all currencies for example...
Ingredients¶
Somehow, (its up to you Alexandros) the user must be able to select specific Ingredients for each Item...
- These Ingredients must first be register from the Ingedients page
- I don't know how to instruct the user to declare a small category of specific ingedients as follow:

- I don't know how to instuct the user to declare if one or more ingredients must be used as radion buttons... Meaning the user must select one of them like below:

or how to declare them as check box that the user can add as many as he wants...
Updated by Constantinos Lempidakis about 1 month ago · 2 revisions