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

Import data from Google Drive/Sheet #16

Open
fdebrain opened this issue Oct 16, 2022 · 5 comments
Open

Import data from Google Drive/Sheet #16

fdebrain opened this issue Oct 16, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@fdebrain
Copy link
Owner

Describe the solution you'd like
Make it possible to import data from Google Drive or Google Sheet. Similar to #4 but select files from your Google Drive instead of your local computer.

Additional context
Not sure if feasible at the moment

@fdebrain fdebrain added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 16, 2022
@PriyamKumarKataki
Copy link

Hi Priyam this side ! Can you please explain a bit in detail what exactly I have to do to contribute in it ?

@fdebrain
Copy link
Owner Author

Hi @PriyamKumarKataki and thanks for your interest. This issue is more explorative than the others in the sense that I have a few doubts about the technical feasibility (difficulty is probably high as well). If you're looking to help with this issue, here are a few suggestions:

  • Get familiar with the current application (you can try the deployed demo or locally)
  • Find online resources/examples about how to connect Streamlit to Google Drive
  • Implement it (design and implementation details are up to you)

@utopian-monkey
Copy link
Contributor

really sorry for the previous issue... was preoccupied the other day...since that issue has been assigned to another developer...please assign this to me : )

@utopian-monkey
Copy link
Contributor

do you want a button to upload or a completely different page?

@fdebrain
Copy link
Owner Author

do you want a button to upload or a completely different page?

I guess a button would be necessary here. It might however open a new tab for authentication purposes. I leave that choice to you, depending on what is feasible or not.

I also thought of an alternative in case uploading from the end user's Google Drive is not feasible: simply use the URL of the Google Sheet, assuming that the shared setting is set to "Anyone with the link".

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

No branches or pull requests

3 participants