Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 430 Bytes

File metadata and controls

13 lines (11 loc) · 430 Bytes

ELORating

R Shiny app to be used for ELO rating related matches. Created for things such as table tennis etc.

To do

  • Add filtering option in the filter button
  • Add ability to easily change possible scores (possibly using seq).
  • Utilize _brand.yml to change visuals in the app.
    • Add logo
    • Recolor the navbar
    • Color the submit buttons
  • Separate into ui.R and server.R.
  • Enable renv