Question
Hoosier Burger Inventory Control System Introduction: Hoosier Burger food-ordering system generates two types of usage data, o goods sold and o inventory At end of
Hoosier Burger Inventory Control System
Introduction:
Hoosier Burger food-ordering system generates two types of usage data,
o goods sold and
o inventory
At end of each day, manager, (Bob) generates inventory report that tells him
o how much inventory should have been used
o items associated with each sale
The activities involved with the HB inventory control System is
1. Meet delivery trucks before opening restaurant.
2. Unload and store deliveries.
3. Log invoices and file in accordion file.
4. Manually add amounts received to stock logs.
5. After closing, print inventory report.
6. Count physical inventory amounts.
7. Compare inventory report totals to physical count totals.
8. Compare physical count totals to minimum order quantities. If the amount is less, make order; if not, do nothing.
9. Pay bills that are due and record them as paid.
Draw Context level data flow diagram:
Consider following components in building Context level DFD:
Process: HB inventory control system
Entities can be: Supplier , Stock on Hand
For Level 0 DFD consider the following elements in DFDs:
- Possible Processes can be :
- Update Inventory Added
- Update Inventory Used
- Generate Payments
- Generate Orders
Possible data stores are: Inventory
Possible Inputs and Outputs between process and entities/ data stores are
- Between Entity supplier and process Update inventory Added , input of data flow to process is Invoices
- Between entity Supplier and process generate payments are input to process is invoices and output from process is payments
- From process Updated Inventory added output dataflow Amounts Added to Inventory data store
- Entity Stock on hand , dataflow count is input to Update inventory used process and from this process the output data flow is amounts used to data store Inventory.
- Data store inventory two data flows inventory levels and minimum order quantities to generate order process and output dataflow is orders which connects supplier.
Based on these assumptions or by your own assumptions:
- Draw context level diagram and level 0 data flow diagram by hand.
- Draw this diagram using any software tool preferably draw.io
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started