Skip to content

ZingBing/womens-basketball-stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moravian University Women's Basketball Stats

Installation

NOTE You will need the latest version of Java installed.

  1. Download the latest release dmg from Releases
  2. Open the dmg
  3. Copy PracticeStatsTracker and Practice Stats.app into Applications

To run click on Practice Stats.app in Applications.

Development

The dependencies for this project are managed via Gradle.

To get started with development, start by setting up cloning this repository, then running the following to setup Gradle:

gradle wrapper

Now the server can be started by running on port 7070 using the command below

gradle run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.8%
  • CSS 12.7%
  • HTML 6.7%
  • JavaScript 4.8%