Giter VIP home page Giter VIP logo

recipes's People

Contributors

cortl avatar dependabot[bot] avatar

Watchers

 avatar  avatar

recipes's Issues

Remove auto-scraping

Keeping up with website changes has been too much work lately. Remove this feature and let this just be a library of recipes.

Standardize times

Time definitions should be stricter. All time units must be
1 day
2 days
1 hr
2 hrs
1 min
5 mins
1 hr 1 min
2 hrs 1 min
2 hrs 5 mins
1 day 1 hr
and so on

Link recipes

If recipes fit together or go well together add a mechanism for them to be linked together

Add number of servings

Add

"servings": {
    "size": "bars/cups/steak/string"
    "number": int
}

To each recipe and parser

Description field

Add an optional description field for describing the recipe in 160 characters or less.

Add "tags"

Budgetbytes examples
image

SeriousEats examples
image

etc

Add recipe tagging

Add an optional tags field for better user navigation / model mapping

Some examples to use

The Type of Protein

  1. Vegan
  2. Vegetarian
  3. Poultry
  4. Beef
  5. Pork
  6. Fish

The Type of Meal

  1. Drink
  2. Soup
  3. Appetizer
  4. Quick
  5. Salad
  6. Sandwich
  7. Pasta
  8. Dinner/Lunch
  9. Dessert
  10. Breakfast
  11. Meal Prep
  12. Topping
  13. Seasoning Blend

Holiday Association

  1. Thanksgiving
  2. Christmas
  3. Super Bowl

Method of Cooking

  1. Baking
  2. Roasting
  3. Frying
  4. Slow Cooker
  5. Braising & Stewing
  6. No Cook
  7. Stovetop
  8. Fermenting
  9. Pressure Cooking
  10. Grilling

Split source from url -> url + name

source should change from a string to an object

{
  "source": {
    "name": "The Food Lab",
    "url": "link to amazon book"
  }
}

The reasoning is that some of the recipes don't come from a website.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.