Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jordanbyron/thecookbook
- Owner: jordanbyron
- License: other
- Archived: true
- Created: 2014-04-20T13:01:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T22:48:56.000Z (almost 10 years ago)
- Last Synced: 2024-08-02T12:49:01.891Z (6 months ago)
- Language: Ruby
- Homepage: https://thecookbook.herokuapp.com
- Size: 296 KB
- Stars: 25
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - jordanbyron/thecookbook - Free, open source recipe tracking application (others)
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