Giter VIP home page Giter VIP logo

openpay's People

Contributors

beth827 avatar christret avatar ctangen013 avatar ebrookman20 avatar gexijin avatar gkonechne avatar hmrank avatar jakobf64 avatar jennathor avatar luker22 avatar mesojinephm avatar ncannell14 avatar

Stargazers

 avatar

Watchers

 avatar

openpay's Issues

Refine UI

  1. "Open Payment" does not make sense to people right away. Something like Doctors payment or something so that people know right way what we are talking about.
  2. Put explanatory information in a separate tab called "About". Remove the second text element from the top.

image

Consolidate and update data

Jenna downloaded data for 2019 to 2021. There is a new data file called Open_Payment_south_dakota_2013-21.csv
Some students uploaded their own data file. These files needs to be updated to include latest data.
Also there might be similar data used by different people.

Tab titles are too long

The titles of tabs are too long, when we are trying to add multiple tabs.
Probably just word.

image

Donut plot does not respond to the selectInput

Jenna's Donut plot does not respond to the selectInput. This is probably caused by there are two selectInput elements named city.
From Jenna:

  ## 'Select City' Output
  output$city <- renderUI({
    selectInput("city", "Select City", choices = cities)
  })

From Marie

              titlePanel("Total payments received per physician"),
              selectInput("city",
                          h3("City of interest:"),
                          choices = c("SIOUX FALLS",
                                      "BROOKINGS",
                                      "ABERDEEN",
                                      "PINE RIDGE",
                                      "GROTON",
                                      "RAPID CITY"))
              ),

Get most recent data

The most recent data from 2019 to 2021 is also available at the OpenPayment website.

Add progress bar to some plots that take time to render

Some tabs take several seconds to render. For example, Payments by physician and Payment over time.
We can easily add a progress bar to Shiny apps. These bars does not need to be accurate, but just let people know that something is going on (the website is not dead).

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.