Code Monkey home page Code Monkey logo

rc_bb_shiny's Introduction

Roanoke College Basketball Shiny App

Overview

This is the repository for the Roanoke College Basketball Shiny App. This app is intended to replace our slightly antiguated "live" app, and provide a database-connected solution for coaches wishing to see analytics and shot charts from games.

The live app looks like this:

Ourly newly created RShiny app looks like this:

A few design changes were made. Shot charts for the opposing teams are now side-by-side, allowing comparisons to be drawn more quickly. Missed shots are identified with an X marker while made shots are identified with an O. Colors are less invasive.

A static version of the app for the 2018-2019 season is available here.

Usage Notes

You will need a file in the folder called database_access.env which contains the following:

  • USERNAME=[username]
  • PASSWORD=[password]
  • DB=[database name]
  • HOST=math.roanoke.edu

This file is not included in the public version for privacy reasons. When deployed to a server, this file needs to be included.

Current Features

The current app is pretty simple, but provides a base for anyone wishing to improve on it. Currently, it supports:

  • Men/Womens team
  • Single game/full season
  • Date selection
  • Player selection
  • Automatic updating each season

Desired Features

As always, there are some features that we hope to add in the future. These include:

  • Downloadable data/shot charts/etc.
  • Player rosters accessed from database instead of a prewritten CSV

Possible Issues (and their possible solutions)

There are a few ways that the code is structured that require attention every now and then.

  • Rosters have to be updated manually until we find a way to upload them to the server (this will require an update)
  • We have yet to test the automatic updating, so this may require a patch in the future

rc_bb_shiny's People

Contributors

mistermichaelll avatar

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.