Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elapsed time calculations are flaky #3

Open
Schmell opened this issue Jan 3, 2022 · 1 comment
Open

Elapsed time calculations are flaky #3

Schmell opened this issue Jan 3, 2022 · 1 comment

Comments

@Schmell
Copy link
Owner

Schmell commented Jan 3, 2022

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
Copy link
Owner Author

Schmell commented Jan 3, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant