Schmell / BlwMe

0 stars 0 forks source link

Elapsed time calculations are flaky #3

Open Schmell opened 2 years ago

Schmell commented 2 years ago

The problem is that I am using different sources to get start and finish times and it is really a bunch of spaghetti code as i was just trying to get old and new stuff to work together

Schmell commented 2 years ago

Need to start by parsing csv to date object(s) as there is one per fleet and store them as easily accessible properties. Then make sure to always get the date/time from races object. This could also be made easier by storing the flteet in the competitor object when creating the database