Transit - 2020 Shiny Contest Submission

Transit

Authors: Harry Anderson, Xavier Adam, Giulia Ruggeri
Working with Shiny < 1 year

Abstract: Swiss National Transit

Full Description: This app was developed to showcase the power of Shiny modules, and to expose several patterns for working with modules. If you look through the code, you'll find modules rendering other modules dynamically. I also tried to stretch the look of a traditional Shiny app, without actually writing much CSS. Notice, for example, that the connection selector are simply enlarged actionButtons.

Additionally, It showcases two custom shiny inputs that I developed using the ReactR package: timeInput() and switchInput().


Category: Other
Keywords: modules, reactR, gt
Shiny app: https://xari-dev.shinyapps.io/transit/
Repo: GitHub - epfl-exts/transit: Public Transit UI for Switzerland
RStudio Cloud: Posit Cloud

Thumbnail:
image

Full image:

2 Likes