Skip to content

The *"Shinny App"* analyzes DAILY Internet TRAFFIC Information-Covid-19 reported by Colombia's Internet Service Providers

Notifications You must be signed in to change notification settings

aduran9/DDPWeek4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing Data Products Course

Week 4 - Course Project: Shiny Application and Reproducible Pitch

This repository has the ui.R and server.R files for the first part of the "Developing Data Products Course Project". This peer assessed assignment has two parts.

  • First, you will create a Shiny application and deploy it on Rstudio's servers.

  • Second, you will use Slidify or Rstudio Presenter to prepare a reproducible pitch presentation about your application.

The information of this assignment can be found here:

  1. Shiny Application: https://aduran9.shinyapps.io/DDPWeek4/

  2. R Presentation: https://rpubs.com/aduran9/DDPWeek4

Description

DAILY Internet TRAFFIC Information - Covid-19 reported by Colombia's Internet Service Providers, from March 30, 2020 to July 16, 2021, date when the file was downloaded.

Write a "shiny application" with associated supporting documentation. The documentation should be thought of as whatever a user will need to get started using your application.

Deploy the application on Rstudio's shiny server Share the application link by pasting it into the provided text box Share your server.R and ui.R code on github The application must include the following:

  • Some form of input (widget: textbox, radio button, checkbox, ...)

  • Some operation on the ui.R input in server.R

  • Some reactive output displayed as a result of server calculations

  • You must also include enough documentation so that a novice user could use your application. The documentation should be at the Shiny website itself.

About

The *"Shinny App"* analyzes DAILY Internet TRAFFIC Information-Covid-19 reported by Colombia's Internet Service Providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages