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

Add Feature that Supports Access to a Remote Google Sheet #11

Open
hayleepierce opened this issue Oct 31, 2023 · 2 comments
Open

Add Feature that Supports Access to a Remote Google Sheet #11

hayleepierce opened this issue Oct 31, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@hayleepierce
Copy link
Collaborator

hayleepierce commented Oct 31, 2023

Allow cellveyor to access a Google Sheet remotely. Removing the need for the user to have a local copy of the sheet on their computer.

@gkapfham gkapfham added the enhancement New feature or request label Nov 13, 2023
@gkapfham
Copy link
Contributor

Hi @hayleepierce, I wanted to let you know that I've talked about this issue several times with Sabrina. Once she accepts the invitation to join this repository/organization she can share additional details about her progress here.

@gkapfham
Copy link
Contributor

Also, @hayleepierce, I wanted to stress that one key aspect of implementing this feature that Sabrina and I have discussed is the need to implement it in these fashions:

  • Make sure to avoid as many manual steps as is possible. For instance, we want to avoid, if possible, the need for a person using our program to have to walk through a bunch of web/GUI screens in order to generate keys and copy files.
  • Make sure to store the generated/created keys/files in a location on a person's laptop that is in the standard location for their operating system.
  • Remember to re-orient our thinking to the perspective that a person is using our program after the used a program like pip or pipx to install it. We need to make sure that we don't make decisions that assume the tool is run from the root of the project's GitHub repository.

There may also be other points to add! I'll wait until Sabrina is here to add more details.

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

No branches or pull requests

8 participants