-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Comments
It's great having you contribute to this project🌟 Welcome to the community 🌟
|
Once we understand what this button should do I would like to work on this issue. |
@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 |
we dont have to have a file to download, click on download button (data -> file(cve/json)) |
Sounds good I will create a function that creates CVS file with the data and download it. |
@kabir0x23 Hey are you ok with me adding react-csv library for the file creation? |
yes we can, it is safe library we can go with it |
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
The text was updated successfully, but these errors were encountered: