Giter VIP home page Giter VIP logo

bslib_demo_shiny's Introduction

Overview

This web app demo, hosted for free on Posit's shinyapps.io, relies on R's Shiny web framework, basic modules, the {bslib} package for styling Bootstrap themes with Sass variables, and {thematic} for styling {ggplot2} visualizations.

Live web app: javierorraca.shinyapps.io/Bloomreach_Shiny_App

Step-by-Step Tutorial: Build a Shiny App Demo as a Cover Letter Accessory

About {bslib} and {thematic}

  • bslib
    • {bslib} introduces Sass variables to Shiny making the customization process more unified and easier than the traditional custom.css
    • The default Bootstrap version for {bslib} is version 5, however, this app was designed using Bootstrap 4
  • thematic
    • {thematic} provides a centralized approach to styling R graphics, particularly grubs and ggplot2 visualizations

TLDR: Key Steps to Update for any Brand

  • Configure color and font selections on helpers/custom_theme.R
  • Change the navigation bar's brand logo appearance on helpers/navbar.R
    • The brand logo image should be stored in the www/ folder and the image source file referenced on helpers/navbar.R (row 5) should be updated to the new logo file name
  • For more advanced styling, please reference www/styles.scss to inspect additional Sassy CSS styling elements

bslib_demo_shiny's People

Contributors

javorraca avatar

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.