Skip to content

A program to suggest and select recipes based on some user inputs

Notifications You must be signed in to change notification settings

danielthomason/recipe-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

recipe-selector

A program to suggest and select recipes based on some user inputs

The data for this project comes from https://github.com/fictivekin/openrecipes – thanks fictivekin!

This is a project I completed as part of a commitment to solve one problem per week; you can read about it here: http://52problems.com.

Still to do:

  • Currently there is no rejection of ingredients that contain another ingredient but aren't identical, e.g. sweet potato ≠ potato
  • Plural/singular is ignored, with the user's input being just read literally
  • A nicer UI would be much better than just running it through Terminal
  • Better functionality in terms of ingredient matching (e.g. comparing to what the user tells it is in the pantry, then generating a shopping list)

About

A program to suggest and select recipes based on some user inputs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages