This is a submission for the JHU Coursera - Developing Data Products course. I have used the Iris data and visualized it with 2 input options –1) Sepal or Petal, and 2) Species. Per the official tutorial, I found that the latest version supports single-file app. Although the lessons were taught using 2 separate files, I tried developing the app with single file. The code does not fit in the slide. Please refer to the app file itself uploaded to the same repository for the details.
The app is hostes on Shiny.io: https://gitttykatt.shinyapps.io/jhu_shiny/
The tutorial from R Studio can be found on their website: https://shiny.rstudio.com/tutorial/written-tutorial/lesson1/