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

Roster Screen - Export of Race & Roster Data #20

Open
2 of 4 tasks
nickstew opened this issue Jan 10, 2017 · 1 comment
Open
2 of 4 tasks

Roster Screen - Export of Race & Roster Data #20

nickstew opened this issue Jan 10, 2017 · 1 comment

Comments

@nickstew
Copy link
Contributor

nickstew commented Jan 10, 2017

Still need to figure out how to export the race and roster data to a csv as shown in the mockup below.

Roster Screen with gear Dropdown

I've left a place for this piece of code to be written here: Line 57 - app/components/roster/RaceSetup.js

Questions

  • Do we want to export Finished, Deleted or All Races?
  • How do we save a file using Electron?
  • Can we use the default system dialog?
  • What will our data look like in a csv?
@jonfen
Copy link
Contributor

jonfen commented Jan 10, 2017

@nickstew let's start off with just Finished races (which would include DNF races), but retain all the data locally. That way if there are enough requests we can change it later. Regarding saving files, have you tried this?

@nickstew nickstew removed the question label Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants