recipe-api-only icon indicating copy to clipboard operation
recipe-api-only copied to clipboard

Favourites, Meal Done, Modified model (Groceristar Part)

Open atherdon opened this issue 7 years ago • 1 comments

type: [ 'favorite', 'done', 'modified' ]

Model id, recipeId, userId, type

maybe we need to setup a cron job and each month we can calculate favorite

  • [ ] Delete fields, like done, favorite from recipe models

  • [ ] Update import samples

  • [ ] test how this works

  • [ ] mocha test

atherdon avatar Jul 03 '17 20:07 atherdon