HOB NOB ROBS - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

HOB NOB ROBS

Description:

Carrying larger inventory and increased back stock. Inventory Control. Program is needed that will keep track of growing inventory. ... – PowerPoint PPT presentation

Number of Views:62
Avg rating:3.0/5.0
Slides: 6
Provided by: rdi47
Category:
Tags: hob | nob | robs | control | inventory

less

Transcript and Presenter's Notes

Title: HOB NOB ROBS


1
HOB NOB ROBS
  • Retail Liquor Store in Norman, OK.
  • Recently expanded store size.
  • Carrying larger inventory and increased back
    stock.

2
Inventory Control
  • Program is needed that will keep track of growing
    inventory.
  • Program will output remaining number of bottles
    for each size and style. It will flag bottles
    when the levels have reached reorder point.
  • Input will be specific brand.
  • Program will perform an add function and subtract
    function.

3
STRUCTURE CHART
MAIN
FLAG_FUNC
ADD_FUNC
SUB_FUNC
4
FLOW CHART
START
FLAG_FUNC
ADD_FUNC
True
SUB_FUNC
If lt reorder
false
END
5
PSUEDOCODE
  • Enter brand name
  • Add new inventory
  • Subtract sales
  • Display totals
  • Flag if below reorder point
Write a Comment
User Comments (0)
About PowerShow.com