umccr / data-portal-status-page

0 stars 0 forks source link

Feature: static report page #108

Open raylrui opened 4 months ago

raylrui commented 4 months ago

requirement

As discussion, we need a report page for static report from Peter. The report will have preview and download, sort, filter, search func as our portal data.

thinking

  1. s3 scan can be straight forward but will cause issue when data is growing big
  2. record each s3 put&delete events to record metadata and save in our table.

To dos

victorskl commented 4 months ago

Just a starter next step, Ray.

Please learn/observe how https://github.com/umccr/rportal work. Please seek team member help (in this case @pdiakumis) when applicable.

victorskl commented 4 months ago

Workflow Run Summary

victorskl commented 4 months ago

Ray; please have a read through attached ^^ upstream Trello card. Pls coordinate with Pete, if any. Another pointer on top of my head could be just grab few html reports that have already generated this far; like this thread, etc. and so that you can start working on UI component & rendering, etc.

raylrui commented 4 months ago

yes, I will. Thank you so much