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

Functionality for downloading and uploading project-level installation details #186

Open
sudhacde opened this issue Apr 29, 2024 · 1 comment

Comments

@sudhacde
Copy link
Contributor

sudhacde commented Apr 29, 2024

Provide users with an option to download/upload project-level installation details to Quality Install Tool from their device.

  1. Download Functionality(Save Project Details Locally): Add option for the user to Download/Save the project doc locally in their device as a JSON file. The JSON file should include all the necessary information about the project's installation details, including data, metadata and attachments.
  2. Upload Functionality: Allow users to upload previously saved/shared project installation JSON file to the Tool. After uploading, the file will be processed, and the project details will be added to the tool.
@charliepnnl
Copy link
Contributor

I don't think we can save all the project data, including attachments, in a JSON file. I believe the doc (JSON) and attachments will need to be put into some sort of zip file.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants