wildstang / WildRank

Yet Another FRC Scouting App
https://wildrank.app
Mozilla Public License 2.0
2 stars 1 forks source link

Global Server Programming: Connecting WildRank to one server #267

Open eshams28 opened 10 months ago

eshams28 commented 10 months ago

Dear Developer(s),

We are currently forking the wildrank files, and are working on the export csv options. What we are wondering about, is if its possible to link or create one server, where we could link all the other scouters (using wildrank applications), so that we don't have to export 20 google sheets for 20 different users, instead we can export one single pivot/table or one sheet relating to a single of copy of match data, like a global server.

Our final goal, is to upload this data to a google sheet, if there is away to shortcut this option, by directly writing information into a google sheet cell, (please let us know). Since we have already used Google Sheets API, and it is currently not working, as its provided errors such as init being undefined.

Thank you for your help, Sincerely, Team 3647, Erik Shamsedeen

fruzyna commented 10 months ago

Hi Erik, apologies for the delay, I was out of town last week. WildRank doesn't have any sort of automatic upload, but you can manually upload to a remote server. I thought we had a wiki page on this, but I can't find it so I guess not. I'll work on making one, in the mean time follow these steps.

  1. Host a single instance of the WildRank server
  2. On each client go to Advanced > Transfer Raw Data
  3. Select the Results checkbox and Server Source
  4. Press export, wait for the confirmation that the upload was successful
  5. Repeat the above steps on a single client but use import instead

That should get you all the data on a single client to then export as you please. You could also transfer the data manually using the local zip export option. That is what we personally use, but either method should work.

I have used the Google Sheets API, but not in the context of WildRank before.

eshams28 commented 10 months ago

Thank you appreciate your help!


From: Liam Fruzyna @.> Sent: Tuesday, October 17, 2023 2:20 PM To: wildstang/WildRank @.> Cc: eshams28 @.>; Author @.> Subject: Re: [wildstang/WildRank] Global Server Programming: Connecting WildRank to one server (Issue #267)

Hi Erik, apologies for the delay, I was out of town last week. WildRank doesn't have any sort of automatic upload, but you can manually upload to a remote server. I thought we had a wiki page on this, but I can't find it so I guess not. I'll work on making one, in the mean time follow these steps.

  1. Host a single instance of the WildRank server
  2. On each client go to Advanced > Transfer Raw Data
  3. Select the Results checkbox and Server Source
  4. Press export, wait for the confirmation that the upload was successful
  5. Repeat the above steps on a single client but use import instead

That should get you all the data on a single client to then export as you please. You could also transfer the data manually using the local zip export option. That is what we personally use, but either method should work.

I have used the Google Sheets API, but not in the context of WildRank before.

— Reply to this email directly, view it on GitHubhttps://github.com/wildstang/WildRank/issues/267#issuecomment-1767206334, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AR5UM3LAGWL6OGEDVACAHOLX73ZC3AVCNFSM6AAAAAA5ZKKFT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRXGIYDMMZTGQ. You are receiving this because you authored the thread.Message ID: @.***>