    ![collection of cookbooks and recipes printed from the internet](/sites/default/files/styles/scale_1280/public/media/image/2019/imgp1748.jpg.webp?itok=I7kfU4y7)  

# FileMaker Pro recipe database

 A basic recipe database for use on an iPad with FileMaker Go

## Functionality

This database is pretty basic, as it is meant to be a proof of concept containing minimal functionality. You can enter recipes, view them, search and that's about it. It is meant to be easy to use in the kitchen. The type is set at 18pt, using the Touch themes in FileMaker, which makes it legible on the iPad mini. You can add a photo to a container field, and a URL field for link to the recipe if it was originally found online, which you can then open in a web viewer layout.

## Structure

There are 3 tables:

- recipes
- recipe\_ingredients
- recipe\_tags

#### Requirements:

- FileMaker 12 or newer on Mac/PC
- FileMaker Go 12 or later on iOS devices

Note the layouts are optimized for iPad, so it won't be optimal for viewing on a iPhone.



 

Project Type

[Database](/en/project-type/database)

[Application](/en/project-type/application)

 

 

Licence

 All rights reserved 



 

Tags

[FileMaker](/en/tag/filemaker)

[database](/en/tag/database)

[recipes](/en/tag/recipes)

 

 

   [    ![List recipes - FileMaker recipe database](/sites/default/files/styles/scale_0180/public/media/image/2020/filemaker-list-recipes.png.JPG?itok=PCBa4kLr) ](https://peterhebert.com/sites/default/files/styles/scale_1280/public/media/image/2020/filemaker-list-recipes.png.webp?itok=n6Am2lV7) 

 [    ![](/sites/default/files/styles/scale_0180/public/media/image/2020/filemaker-recipe-edit-wide.png.JPG?itok=t2fb4bXX "filemaker-recipe-edit-wide") ](https://peterhebert.com/sites/default/files/styles/scale_1280/public/media/image/2020/filemaker-recipe-edit-wide.png.webp?itok=5QDFpKAs) 

 [    ![FileMaker Recipe database - edit recipe](/sites/default/files/styles/scale_0180/public/media/image/2019/filemaker-edit-recipe.png.JPG?itok=-Zshtbdr) ](https://peterhebert.com/sites/default/files/styles/scale_1280/public/media/image/2019/filemaker-edit-recipe.png.webp?itok=V4UaT-m5) 

 [    ![FileMaker Recipe database - view recipe](/sites/default/files/styles/scale_0180/public/media/image/2019/filemaker-view-recipe.png.JPG?itok=T4Hzl0_T) ](https://peterhebert.com/sites/default/files/styles/scale_1280/public/media/image/2019/filemaker-view-recipe.png.webp?itok=ChIFtc12) 

 



 

 

 

 

Project Links

[GitHub](https://github.com/peterhebert/FileMaker-recipe-database)

 

 

 

- [Previous](/en/code/simple-grey)
- [All](/en/code)
- [Next](/en/code/fluid-baseline-grid-redux)