gzdwsu / RaiderSMA

Murphy's Wrestling Tournament Manager. Design of Info Tech Sys. Secondary Project.
1 stars 17 forks source link

Added functionality to import soccer teams and soccer players from text #60

Closed codyfrancis closed 4 years ago

codyfrancis commented 4 years ago

Added functionality to import soccer teams and soccer players from text.

Allows users to import players and teams individually as long as they meet the criteria for importing. Added error handling if user does not fill out all fields before importing.

Also allows for soccer teams and players to be cleared from memory, so further team management can be done without restarting program.

This will bring the soccer portion of the program more in line with the wrestling functionality.

Closes #59

mikeknows commented 4 years ago

Merge conflict