Guides - jazoomi/Stock-Inventory-Management-System GitHub Wiki

Here are features what the desktop app can do: Now! You can also search for specific ingredients and meals.

On the Input Ingredients page

  • You can add, save, or delete any raw ingredients by simply putting their:
    • names
    • quantity
    • unit
    • serving Size
    • price
    • threshold

On the Recipe Manager page

  1. You can select and assemble as many ingredients as you want. You can see the total cost of them.
  2. You can now also select serving amount of each ingredients
  3. Choose the name of assembled ingredients.
  4. Set your desired Markup based on the cost of the assembled ingredients.
  5. You can save assembled ingredients by pressing "save Meal" button.
  6. You can also edit or delete the assembled ingredients.
  7. You can see total preparation price, total selling price, and total margin for all the assembled meals.

On the Combo Meal

  1. You can select as many as raw ingredients and assembled meals.
  2. Choose the name of the combo meal
  3. Choose the Markdown (%) for the combo meal.
  4. Press "Save Combo" button to save the combo meal
  5. In the table at the bottom, you can see all the saved combos with detail (names, its ingredients, combo price, saving, and action).
  6. You also delete any saved combos.

On the Cost Calculator

  1. You can see all the formulas that we used to calculate the cost.
  2. Click on the formulas which allows you to see the explanations what it does.