minorleaguegrayonassociates / GrayonSlam

3 stars 1 forks source link

Add database to load any data needed in the program #56

Closed Roger-Chavez closed 5 years ago

Roger-Chavez commented 5 years ago

Description:

As an administrator, I want to be able to load data into and save using a database entity that exists as long as the program runs so that I can use data from files anywhere in the program.

Assumptions:

none

Estimate:

Tasks:

Tests:

Definition of Done:

Able to load all the data from the .csv and print container of teams / stadiums to console, able to print container of distances to the console, able to print coordinates to the console and when editing data and loading new data make sure the program is persistent.

ChrisRzech commented 5 years ago

Should be closed by #33, closing