CocktailManager
Who has not run into this problem: you want to mix a drink, and the exact ingredients required are not available in the house. The solution is obvious: wouldn't it be nice to have a cocktail menu that always corresponds to the actual stock on hand? Problem defined... solution modeled!
The CocktailManager allows one to store cocktail recipes and the different ingredients each needs. As with any recipe, the required amount of each ingredient that goes into a particular cocktail will be stored. Each user can then define how much of which ingredients he has on hand at the moment. In addition, a user can input the minimum amounts needed for normal usage, and the minimum amounts needed for parties. This makes it possible for the CocktailManager to, for example, make tequila recipes available only after there are at least two bottles available.
The Module creates four dynamic reports: two cocktail menu cards, complete with recipes, but limited to those cocktails for which all ingredients are in stock (one card for normal use and the other for parties), a bartender's cheat sheet for reviewing all of the recipes, and a shopping list containing everything not in stock at the moment.
Since modeling the basic module took, essentially, only 10 minutes, some time was invested in improving it with some JavaScript functions. There is an ajax update function for changing existing ingredient amounts in the list view, ingredients can be defined directly while editing cocktails, and amount fields are represented by a „Prototype SpinBox“. In addition, a very simple ratings function has been integrated into the module.
Need hors d'oeuvres to serve with the drinks? How about dinner after? Serve that up with the recipe planner module.
Tags
Comments
Materials
If one wants to distribute things irregularly over the Internet, a complex shopping cart is not always required.… >read more
ModuleStudio 0.5
It is finally here, the ModuleStudio 0.5 release! This version brings many visible and invisible innovations and has… >read more
Basic usage
This article is an introduction to the user interface of MOST, and shows the basic concepts for modeling… >read more
ModuleStudio…
We are happy to announce that a new version of MOST is available. This updates resolves many minor issues in the… >read more
From…
Every framework should decrease work for the developer and help him to follow certain rules. Even if the paradigms… >read more
Knowledge Base
A common problem for larger support forums is that posts about frequently asked support topics are lost among the… >read more
Version 0.5.1…
We are happy about the release of the first bugfix version for the 0.5 series of ModuleStudio. After 0.5 has built… >read more
RecipeManager
With ModuleStudio, we have already implemented a basic recipe database. Rather than displaying recipes as simple text… >read more
World History
The World History module is a long-term project in the area of medieval history. In the design phase, ModuleStudio… >read more
ModuleStudio…
We are happy to release the new MOST version 0.5.1 which fixes numerous bugs. Beside these corrections also several… >read more

No comments posted yet.
Only logged in users are allowed to comment. Register or log in.