uincity / dinnR

What's for Dinner?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-CMD-check Lifecycle: maturing

{dinnR}

https://koderkow.shinyapps.io/dinnR/

Hello! Thank you for checking out the dinnR app! This app was made to simplify the dinner planning process. dinnR helps to create a weekly meal plan and generate a shopping list to show the ingredients needed for the week. If you would like to add a recipe to the app, you can make a submission here. Please be sure to include your information if you would like to be credited!

We do stream the making of this app over on our Twitch channel, so come say hello and let us know if you have any comments or ideas! Join our discord and talk with us in the #dinnr-suggestions channel as well. <3

Dev Notes

Update the package dependencies with

attachment::att_amend_desc(
  extra.suggests = c(
    "rlang",
    attachment::att_from_rscript("data-raw/dinn.R")
  )
)

Thanks To …

  • Colin Fay’s hexmake app for making the hex sticker for dinnR
  • Stefan Eng’s blog post for adding a column of delete icons for the ingredient list
  • ginberg’s post on RStudio Community on aquiring tabPanel ID’s

About

What's for Dinner?

License:Other


Languages

Language:R 95.9%Language:CSS 3.0%Language:JavaScript 0.6%Language:HTML 0.4%