Commit Graph

16 Commits

Author SHA1 Message Date
cb2225715f add support for scaling recipes to web-interface 2017-04-08 21:12:14 +02:00
92c70970f5 add support for scaling recipes by numerical factors 2017-04-08 20:44:27 +02:00
a1dc85b2f7 add scaling of servings for recipes 2017-04-08 20:33:00 +02:00
Christoffer Müller Madsen
ec107926db Delete cookbook.scm 2017-04-05 22:36:50 +00:00
Christoffer Müller Madsen
536ae83742 Update README.md 2017-04-05 22:35:14 +00:00
73e999cbce add README 2017-04-06 00:33:28 +02:00
41344fe84c add recipe lookup by title 2017-04-06 00:22:37 +02:00
989e8747e4 add batch.scm for use when querying externally 2017-04-06 00:16:08 +02:00
4c0ad819d7 add simple Ruby-based webserver to present recipes 2017-04-06 00:13:59 +02:00
cc3cd7c19f reduce code size of recipes-by-ingredients by using 'filter' 2017-04-05 15:08:16 +02:00
98648ee163 add html parser 2017-04-05 15:02:51 +02:00
1db904e6a1 add 'unit'-predicate for ingredients 2017-04-05 15:02:38 +02:00
50f77e6a70 fix bug in (title recipe) 2017-04-05 15:02:19 +02:00
ba8dc20964 reduced code duplication in recipes-by-ingredients and contains-ingredients? 2017-04-05 13:28:32 +02:00
ba43937232 add search for recipes by list of ingredients 2017-04-05 12:19:03 +02:00
14af854887 initial commit, started work on parser 2017-04-05 02:20:53 +02:00