39
PIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARY An item in the cataloque of products that are available for Data Member Name Description Type Total_sales Decimal No_of_item Byte Min:1 Max:256 Item_price Quantity of payment Decimal Note String Min:0 Max:65000 Sales Revenue Database Additional Type Information sold Max:10,000 customer will order Max:10,000 consumption

Data Dictionary

Embed Size (px)

DESCRIPTION

up

Citation preview

Sales Revenue DatabasePIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYSales Revenue DatabaseAn item in the cataloque of products that are available for purchase by a customerData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Total_salesSummation of Price of Items soldDecimalMin:1 Max:10,000NullYesNoNo_of_itemNumber or Units that the customer will orderByteMin:1 Max:2560YesNoItem_priceQuantity of paymentDecimalMin:1 Max:10,000NullYesNoNoteShort description of the product for customer consumptionStringMin:0 Max:65000NullNoNo

SystemPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYSystemAn interactive and interdependent component forming an integrated set of elements and relationships which function as one.Data Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?NameTitle of the SystemStringMin:0 Max: 65000Pizza Hut Order Management SystemNoYesNo_orders_servedCount of orders servedByteMin:0 Max: 2560YesNoCustomer_recordIdentifies if the customer had a recordBooleanTrue or FalseFALSEYesNoDescriptionBrief explanation of the systemStringMin:0 Max: 65000A computer software system used for order entry and processingNoNo

Customer Feedback databasePIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYCustomer Feedback databaseThis contains the comments and suggestion of the customersData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?NoteManager's note on databaseStringMin:0 Max:65000NullNoNoCommentsuggestion/commentsStringMin:0 Max:65000NullNoNoNo_forms_answeredNumber of forms submittedByteMin:1 Max:2560YesNo

ReceiptPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYReceipta piece of paper on which the things that you buy or the services that you pay for are listed with the total amount paid and the prices for each.Data Member NameUnique IdentityTypeAdditional Type InformationDefault ValueMandatory?Unique?Receipt_noUnique IdentityDecimalMin:1 Max:100000YesYesTotal_amountSum of prices of items deliveredDecimalMin:1 Max:10,000NullYesNoTaxpercentage of total amount as taxDecimalMin:1 Max:10,000NullYesNoNoteManager's note on databaseStringMin:0 Max:65000NullNoNo

CommentPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYCommentFeedback from CustomerData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Customer_nameName of customerStringMin:0 Max: 65000NullNoNoCommentsuggestion/commentsStringMin:0 Max:65000NullNoNo

ReportPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYReportGraphs and processed dataData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Sales_grpahSales reportImageNullYesNoPayment_graphPayment reportImageNullYesNoInventory_graphInventory reportImageNullYesNoCustomer_informationCustomer information reportImageNullyesNo

Menu UpgradePIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYMenu UpgradeChanges made by management to the MenuData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?DescriptionBrief explanation of the changes made to the menuStringMin:0 Max: 65000New productNoNoNameName of new changeStringMin:0 Max: 65000Pizza Hut Order Management SystemNoYesPriceQuantity of paymentDecimalMin:1 Max:10,000NullYesNo

WaiterPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYWaiterOne who serves at a table, as in a restaurantData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Employee_noUnique identityByteMin: 0 Max: 256NullYesYesContact_noContact information of employeeByteMin: 0 Max: 256NullNoNoNameName of EmployeeStringMin: 0 Max: 65000NullYesNoAddressAddress of EmployeeStringMin: 0 Max: 65000NullNoNo

CashierPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYCASHIERThe employee designated to receive and record paymentData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Employee_noUnique IdentityByteMin: 0 Max: 256NullYesYesContact_noContact information of employeeByteMin: 0 Max: 256NullNoNoNameName of EmployeeStringMin: 0 Max: 65000NullYesNoAddressAddress of EmployeeStringMin: 0 Max: 65000NullYesNoOrder_statusThe status whether order has been servedEnumeratedOn Process, ServedNullYesNoPayment_statusThe status whether payment has been receivedEnumeratedPaid, UnpaidNullYesNoPayment_methodThe method of payment chosen by customerEnumeratedCash, Debit, CreditNullYesNoTotal_paymentTotal amount of value paid by customerDecimalMin: 0 Max: 100000YesNoChangeThe amount of cash returned to customer in excess of cash paidDecimalMin: 0 Max: 100000NoNoCash_receivedThe amount of cash received by cashierDecimalMin: 0 Max: 100000NoNo

OrderPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYORDERThe products requested by the customerData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Order_noUnique identityByteMin: 0 Max: 256NullYesYesQuantityThe number of items orderedByteMin: 0 Max: 2560YesNoWait_timeThe amount of time between the time the order was placed and the time it was servedTimehh: mm: ss0YesNoTime_order_placedThe time the order was received by the kitchenbTimehh: mm: ssNullYesNoTime_order_servedThe time the order was served by the kitchenTimehh: mm: ssNullYesNoSpecial_instructionsAdditional instructions to kitchen regarding orderStringMin: 0 Max: 650000NoNo

ManagerPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYMANAGERThe one who supervises the management of the businessData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Employee_IDUnique identityByteMin: 0 Max: 256NullYesYesContact_noContact information of employeeByteMin: 0 Max: 256NullNoNoNameName of EmployeeStringMin: 0 Max: 65000NullYesNoAddressAddress of EmployeeStringMin: 0 Max: 65000NullNoNo

PaymentPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYPAYMENTThe total value paid by customerData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?MethodThe method of payment chosen by customerEnumeratedCash, Debit, CreditNullYesNoCash_paidTotal amount of cash given by customerDecimalMin: 0 Max: 100000NoNoCreditcard_noUnique identityByteMin: 0 Max: 256NullNoYesDebitcard_noUnique identityByteMin: 0 Max: 256NullNoYesPinSecurity number of cardByteMin: 0 Max: 6NullYesNoStatusDetermines whether payment has been givenEnumeratedPaid, UnpaidNullYesNoChangeThe residual amount returned to customer in excess of paymentDecimalMin: 0 Max: 100000NoNo

SuppliesPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYSUPPLIESMaterials purchased by the company to be used in productionData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Order_noUnique identityByteMin: 0 Max: 256NullYesYesWeightThe heaviness of the supplies receivedDecimalMin: 0 Max: 10000NullYesNoExpiry_dateThe date at when the supplies will expire, if they willDateDD-MM-YYNullYesNoDate_orderedThe date when the supplies were orderedDateDD-MM-YYNullYesNo

ItemPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYITEMAn item in the cataloque of products that are available for purchase by a customerData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?QuantiyNumber of items orderedByteMin: 0 Max: 2560YesNoPriceValue of items orderedDecimalMin: 0 Max: 10000NullYesNoDescriptionBrief explanation of the itemStringMin: 0 Max: 65000NullYesNoProduct_noUnique IdentityByteMin: 0 Max: 256NullYesYes

Inventory DatabasePIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYINVENTORY DATABASEContains data regarding the overall inventory of the restaurantData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Total_quantityNumber of raw materials purchasedIntegerMin: 0 Max: 10,0000YesNoRaw_materials_usedAmount of raw materials usedIntegerMin: 0 Max: 10,0000YesNoRaw_materials_availabeAmount of raw materials available after deducting raw materials used from total quantityIntegerMin: 0 Max: 10,0000YesNoNoteShort description of the payment itemStringMin: 0 Max: 65,000NullNoNo

Payment DatabasePIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYPayment DatabaseContains data regarding the payment history of the restaurantData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?Amount_per_itemAmount purchased per item ByteMin: 0 Max: 2560YesNoTotal_quantityTotal number of items purchasedByteMin: 0 Max: 2560YesNoTotal_amountTotal quantity of items purchased mulitplied by the price of the item (Total amount the customers pay)ByteMin: 0 Max: 2560YesNoNoteshort description of the payment historyStringMin: 0 Max: 65,000NullNoNo

MenuPIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYMENUShows the items offered by the company for saleData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?DescriptionBrief description of menu itemsStringMin: 0 Max: 65000NullYesYesCategoriesDivision of items offered for saleStringMin: 0 Max: 65000NullYesYesSub_itemsItems under each categoryStringMin: 0 Max: 65000NullYesYes

Customer Information DatabasePIZZA HUT FOOD-ORDERING SYSTEM DATA DICTIONARYCustomer Information DatabaseContains data regarding the customers of the restaurantData Member NameDescriptionTypeAdditional Type InformationDefault ValueMandatory?Unique?NoteShort description of the customer informationStringMin: 0 Max: 56,000NullNoNoInformation_contentBasic information regarding the customers that the restaurant possessStringMin: 0 Max: 56,000NullYesNo