FEATURE: Recipe of The Week #24
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User Story: As a user, I would like to see a display on the home page with a recipe selected as the recipe of the week. This is not terribly important, but a cool feature nonetheless.
Dev Notes
Not sure on the implementation, but I think my tech spec notes have some details:
I think this should be calculated every week, maybe midnight on Sunday with data from the preivous week, to display for the next week. Just not sure how to schedule jobs...
This feature was completed in #35 and updated in #36. The review data is not used, and should be updated when reviews are release, but for now, this issue will be closed.