Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 1015 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 1015 Bytes

The Cookbook

Free, open source recipe tracking app. See it in action at https://thecookbook.herokuapp.com

Features

  • Quickly create your own recipes
  • Simplified formatting (markdown) of ingredients and directions
  • Tag recipes for quick categorization
  • "Fork" a recipe you want to change
  • Upload a photo of the cooked recipe

Developers

I'm always happy to recive pull requests, but right now don't have a fully fleshed out contributor guide. If your familar with rails setup you should get far. You'll need to create a .env file with a few configuration options to get everything up and running.

I will update this section as soon as I have a bit more downtime ❤️

License

The Cookbook is released under the Affero GPL version 3.

If you wish to contribute to this project you will retain your own copyright but must agree to license your code under the same terms as the project itself.

For more details see the LICENSE file.