GSOC 2023: Developing Shareable Albums for Niffler Datasets Discussion #396
Replies: 2 comments 3 replies
-
Check with the meta-extraction module code to see whether code can be borrowed (ideally, we should refactor that module. But for the purpose of GSoC, we could just copy-paste code from there to begin with). It deals with Mongo and DICOM metadata stored in Mongo. app-layer module also deals with mongo and the DICOM metadata. But it is in Java. To ensure this integration to be smooth, I recommend a new Niffler module (similar to cold-extraction, meta-extraction, png-extraction, ...) in Niffler. Which programming language do you plan to use, to implement this module? Most Niffler modules are developed in Python (except for app-layer, which is developed in Java). |
Beta Was this translation helpful? Give feedback.
-
Overall, I like your vision. Please make sure to submit your project proposal to GSoC on time before the deadline. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I've been working on my proposal for the shareable albums feature and wanted to briefly discuss my approach with you. I would really appreciate your thoughts and feedback on the implementation plan.
The proposed approach for integrating the shareable album feature into the existing workflow involves developing a new module, which will handle the following tasks:
Upon successful integration, the end user will be able to:
The project's goals include:
Thank You.
@anbhimi @pradeeban @haritrivedi @judywawira
Beta Was this translation helpful? Give feedback.
All reactions