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

save metadata of packing results to firebase #194

Closed
rugeli opened this issue Sep 25, 2023 · 0 comments
Closed

save metadata of packing results to firebase #194

rugeli opened this issue Sep 25, 2023 · 0 comments
Assignees

Comments

@rugeli
Copy link
Collaborator

rugeli commented Sep 25, 2023

Use Case

Please provide a use case to help us understand your request in context
upon uploading result files to an S3 bucket, we want to save the metadata to firebase under results collection with fields below:

  1. key: result_name
  2. user_name
  3. datestamp
  4. the aws url where the results are hosted

Solution

Please describe your ideal solution
write a function upload_metadata_to_firebase() in firebaseHandler.
ensure that direct references to specific databases like aws and firebase are modularized.

Alternatives

Please describe any alternatives you've considered, even if you've dismissed them

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

No branches or pull requests

1 participant