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

[FEATURE] Analytics | Add Functionality For Download Button #800

Closed
1 task done
Tamir198 opened this issue May 18, 2024 · 8 comments · Fixed by #814
Closed
1 task done

[FEATURE] Analytics | Add Functionality For Download Button #800

Tamir198 opened this issue May 18, 2024 · 8 comments · Fixed by #814

Comments

@Tamir198
Copy link
Contributor

Tamir198 commented May 18, 2024

Detailed description

Right now this button is not doing anything :

[FEATURE] Analytics | Add Functionality For Analytics Page

Context

I was thinking it could save the different graph data from this page for example.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

image

Copy link

It's great having you contribute to this project

🌟 Welcome to the community 🌟

  • If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
  • You should join our Discord chat and our GitHub Organisation.
  • We help and encourage each other to contribute to open source little and often 😄.
  • Any questions let us know.

@Tamir198
Copy link
Contributor Author

Once we understand what this button should do I would like to work on this issue.

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented May 18, 2024

@kabir0x23 do we have in backend option to download data as pdf files?

@kabir0x23
Copy link
Member

@kabir0x23 do we have in backend option to download data as pdf files?

we dont have anything in backend for now, we can skip this or add sampledata.cve file or json

with data we have mentnioend

actually that dowload button will download our analytics data, we can create. a function to create a json or cve file data with dummy data we have

@kabir0x23
Copy link
Member

we dont have to have a file to download,

click on download button (data -> file(cve/json))

@Tamir198
Copy link
Contributor Author

@kabir0x23 do we have in backend option to download data as pdf files?

we dont have anything in backend for now, we can skip this or add sampledata.cve file or json

with data we have mentnioend

actually that dowload button will download our analytics data, we can create. a function to create a json or cve file data with dummy data we have

Sounds good I will create a function that creates CVS file with the data and download it.

@Tamir198
Copy link
Contributor Author

@kabir0x23 Hey are you ok with me adding react-csv library for the file creation?

@kabir0x23
Copy link
Member

yes we can, it is safe library we can go with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants