Skip to content

runner18/SoftwareEngineeringProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareEngineeringProject

The objective of this project is to create a software system that will show and calculate the statistics of various softball teams. The program will accept manually input values as well as be able to read data from an external source, such as an API, locally stored file, or database. From there, the statistics manager will utilize the provided information for various people on the team’s roster (i.e. coach, hitter, and pitcher) to calculate the statistics of an overall team, individual player. The statistics manager will then pass off the data to the front end of the project, which would contain the user interface. The user interface will allow the user to easily modify the data entry and calculate the data efficiently.

Installation

Cloning the Source Code in Git

git clone https://github.com/runner18/SoftwareEngineeringProject.git

If Your IDE Has Git Integrated

Paste this link to clone the code: https://github.com/runner18/SoftwareEngineeringProject.git

Using the Program

This program has multiple features to assist with given softball data.

Table Display

The data is fetched and displayed in a table as shown below. The table can then be operated by a few mouse actions. First, a user can select a row of data by left-clicking on any element within the table.

alt text

Insert Data

Once the interface has been expanded, the user can then select the team that they would like to insert a new player into. From there, the user can then input the player name and the various statistics. After this occurs, the user will then put in all of the pitcher statistics and the data will be entered successfully into the database.

alt text

Compare Players

This ability can be accessed by the respective button, in the center of the toolbar. Once this button is clicked, it acts similar to the insert button and expands the interface window to include a new toolbar. The new toolbar has two buttons and various labels.

alt text

Contribute to the Project

  1. Fork the repo on GitHub, ensuring you are on the latest version
  2. Clone the project to your machine
  3. Commit and push changes to your branch a. When a release on your branch is ready, submit a pull request so that our team can review and discuss your proposed modifications.

Authors

  1. Thane Class, t-class.1@onu.edu. Project Developer.
  2. Alex Diehl, a-diehl@onu.edu. Project Developer.
  3. Alex Duke, a-duke@onu.edu. Project Developer.
  4. Stacey Walters, s-walters.3@onu.edu. Former Project Developer.

License

This software is available under the MIT license.

MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Extended README

To view the extended and more detailed version of the README, please visit http://alexduke.net/readme.pdf!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages