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

Allow users to upload a local spreadsheet #4

Open
fdebrain opened this issue Oct 9, 2022 · 6 comments
Open

Allow users to upload a local spreadsheet #4

fdebrain opened this issue Oct 9, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@fdebrain
Copy link
Owner

fdebrain commented Oct 9, 2022

Is your feature request related to a problem? Please describe.
Instead of being restricted to the provided samples, it would be nice for users to be able to upload their own tabular data.

Describe the solution you'd like
A simple drag and drop widget OR browse file button that allows the user to pick a local file and upload it to the web app. The app would then use the uploaded data to generate plots.

This could be implemented using a file uploader widget for the frontend and Pandas read functions in the backend.

Additional context
We could first focus on CSV and EXCEL file formats, before extending to more formats.
Here is how it could like in the frontend:
Screenshot from 2022-10-09 23-53-09

@fdebrain fdebrain added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Oct 9, 2022
@roselam3
Copy link

I want to take this one!

@fdebrain
Copy link
Owner Author

Hi @roselam3 and thanks for your interest! I'm looking forward to your contribution :)

Also if you see any improvements in documentation (readme, contribution guide) or have any feature requests in mind feel free to open new issues.

Happy coding! 🚀

@fdebrain fdebrain removed the help wanted Extra attention is needed label Oct 10, 2022
@utopian-monkey
Copy link
Contributor

i would also like to work on this if it is available

@fdebrain
Copy link
Owner Author

@roselam3 any updates?

@utopian-monkey Thanks for the proposal. I guess if @roselam3 hasn't started working on this or if no answer (~1 day) you could work on this issue.

@fdebrain
Copy link
Owner Author

@utopian-monkey Any news?

@fdebrain fdebrain added the help wanted Extra attention is needed label Oct 16, 2022
@all4one-max
Copy link
Contributor

@fdebrain can you assign this to me.

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

No branches or pull requests

4 participants