Items » History » Version 2
Constantinos Lempidakis, 02/21/2026 12:31 PM
| 1 | 1 | Constantinos Lempidakis | # Items |
|---|---|---|---|
| 2 | |||
| 3 | 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. |
||
| 4 | |||
| 5 | * On the upper right corner we must have the following buttons: |
||
| 6 | |||
| 7 |  |
||
| 8 | |||
| 9 | Import Data button can be added as 2n priority |
||
| 10 | |||
| 11 | # Add New button |
||
| 12 | when the user will click the Add New button the Prime will switch to a specific page with tabs similar to Room page. |
||
| 13 | This page will have only one tab at the moment named General Settings with the following fields: |
||
| 14 | |||
| 15 | **Item name:** |
||
| 16 | **Description:** Small text box |
||
| 17 | **Photo:** Add Browse button that will open the Media Librady to select one photo for this specific item |
||
| 18 | **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... |
||
| 19 | 2 | Constantinos Lempidakis | |
| 20 | # Ingredients |
||
| 21 | |||
| 22 | Somehow, (its up to you Alexandros) the user must be able to select specific Ingredients for each Item... |
||
| 23 | * These Ingredients must first be register from the Ingedients page |
||
| 24 | * I don't know how to instruct the user to declare a small category of specific ingedients as follow: |
||
| 25 | |||
| 26 |  |
||
| 27 | |||
| 28 | * 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: |
||
| 29 | |||
| 30 |  |
||
| 31 | |||
| 32 | |||
| 33 | or how to declare them as check box that the user can add as many as he wants... |