Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jordanbyron/thecookbook

Free, open source recipe tracking application
https://github.com/jordanbyron/thecookbook

Last synced: 3 months ago
JSON representation

Free, open source recipe tracking application

Awesome Lists containing this project

README

        

# The Cookbook

Free, open source recipe tracking app. See it in action at

## 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 :heart:

## License

The Cookbook is released under the [Affero GPL version 3][agpl].

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.

[agpl]: http://www.gnu.org/licenses/agpl.html