Table Of Content¶
Brain shopping¶
Purpose¶
The shopping brain package allows to manage a shopping list : add and remove items, clean the list, get the list.
Dependencies¶
There is no dependency.
Brain configuration¶
There is no configuration option for this package.
How can I see the this brain package allow me to do ?¶
In Domogik administration, just go on the corresponding client and look at the Brain details page.
Development informations¶
This package uses some butler libraries for list management. Doing this allow the butler to store the data wherever it wants (database, files,...) and the package will not have to focus on data storage but only to the list management.