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
- You can select and assemble as many ingredients as you want. You can see the total cost of them.
- You can now also select serving amount of each ingredients
- Choose the name of assembled ingredients.
- Set your desired Markup based on the cost of the assembled ingredients.
- You can save assembled ingredients by pressing "save Meal" button.
- You can also edit or delete the assembled ingredients.
- You can see total preparation price, total selling price, and total margin for all the assembled meals.
On the Combo Meal
- You can select as many as raw ingredients and assembled meals.
- Choose the name of the combo meal
- Choose the Markdown (%) for the combo meal.
- Press "Save Combo" button to save the combo meal
- In the table at the bottom, you can see all the saved combos with detail (names, its ingredients, combo price, saving, and action).
- You also delete any saved combos.
On the Cost Calculator
- You can see all the formulas that we used to calculate the cost.
- Click on the formulas which allows you to see the explanations what it does.