You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: