Skip to content

Shiny application used in Shiny in Production workshop

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

posit-conf-2023/shiny-r-prod-lego

Repository files navigation

brickapp

Lifecycle: experimental

{brickapp} is a Shiny application that provides statistical summaries, visualizations, and predictions based on the LEGO inventory metadata originating from the rebrickable LEGO parts portal. Throughout the Shiny in Production: Tools and Techniques workshop at posit::conf(2023), the workshop participants will practice enhancing this application for use in a production setting.

Workshop Instructions

The project used for this particular exercise / demonstration is hosted on Posit Cloud in this space.

After opening the project, perform the following steps to set up the R environment:

  1. In the R console, the {renv} package will begin to bootstrap itself into the package library. You will likely see a message indicating one or more packages in the lockfile are not installed. In the R console, run the following command to restore the complete package library: renv::restore(prompt = FALSE) .
  2. In the Git tab of the RStudio IDE panel, select the TODO - Add Branch Name branch to load the files associated with this particular exercise / demonstration
  3. Inspect the application source code and begin updating the application code. You will find placeholders for adding code with the comments # TODO:.

Code of Conduct

Please note that the brickapp project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Shiny application used in Shiny in Production workshop

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published