For my wife, Becky :-)
DishSmith is a meal planner created at HACT 2013 hackathon in a 32 hour programming sprint.
DishSmith lets you organise your life for eating. It is a meal planner based on the premise that eating right requires either passion or planning.
You add your favourite Dishes and Ingredients needed for those dishes. DishSmith will pepper these dishes in to a weekly timetable.
You can even print a shopping list to be used at the beginning of each week.
DishSmith is made using October CMS and Bootstrap.
DishSmith comes with its own Plugin for October CMS. You can find this plugin at the dishsmith-plugin repo.
- Install a copy of October CMS.
- Download this Theme archive as a ZIP.
- Extract the archive contents to
/themes/dishsmith
in the OctoberCMS application root directory. - Open
/app/config/cms.php
and set theactiveTheme
to dishsmith. - Install the DishSmith Plugin.
- Get cooking!