chipsandtea / GolfRecorder-1

Calculates golfing statistics for Highschool golf coaches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GolfRecorder

Introduction

This program records various statistics of golfers. This program was designed for the golf coach at Homestead High School, Gary Yoshida. This program provides a user-friendly GUI to input, change, and store data about a set of golfers. This program also saves the data entered in another file.

System Requirements

[GolfRecorder] requires Java 6 or above to run.

Features

This program offers a convenient way to save data about specific players or specific courses. Inside of the program, a GUI will provide an intuitive way to edit and store data, and view helpful statistics about the data. By entering multiple scores and a course, the round index can be calculated.

Instructions

The program will be user friendly and not require much instruction. However, the basics are to use the table to enter and edit scores for multiple golfers, and receive the round indices and final average index for each player. There are buttons for entering new courses, adding new players and rounds to the table, and the save button. To open a previously saved table, navigate to the save file in the project directory and select it.

Collaborators

Edward Kim: https://github.com/jimmy04500

Chris Hsiao: https://github.com/chipsandtea

Responsibility List:

Arjun Gopisetty: Program backend, GUI, ReadMe, UML

Edward Kim: GUI, Program design, JTable mechanics

Chris Hsiao: File I/O

About

Calculates golfing statistics for Highschool golf coaches.


Languages

Language:Java 99.3%Language:HTML 0.7%