Run dashboard locally - UCSB-MEDS/shiny-dashboard GitHub Wiki

You've made it! After acquiring, pre-processing, and cleaning / wrangling new career outcomes and admissions data, it's time to try running the dashboard locally 🎉 You should not need to make any changes to the dashboard code for it to run.

  • 1. Navigate to the shiny-dashboard/bren-student-data-explorer/ directory
  • 2. Open up global.R, ui.R, or server.R in RStudio -- click on the Run App button that appears at the top of any of these three files, when open
  • 3. Explore all visuals, stats, and text to ensure things look correct
  • 4. Request input or feedback from other Bren staff (in past years, Jamie Montgomery and Miya Scheble have offered valuable perspectives and feedback)
  • 5. Implement feedback, as appropriate