dieterich-lab / scimodom

GNU Affero General Public License v3.0
0 stars 0 forks source link

Add project request & data upload forms #78

Closed eboileau closed 2 months ago

eboileau commented 3 months ago

Aims/objectives.

Project request form creates a template for creating projects. After project creation, users can upload dataset.

A clear and concise description of todo items.

Project request

At project creation, we define new selections; however these are not ultimately attached to a project, but to data records

Upon submission, maintainers need to be notified by email. Are templates also sent as attachments, or simply written somewhere on the server?

Dataset upload

All selections must already be available, there is no input except title.

We need to send feedback to the user during upload.

How do we handle upload of restricted data? i.e. data that is only accessible to the user? Do we want to do that in the end? Or maybe only for the other data formats (bedRMod always public)?

eboileau commented 2 months ago

Project request mostly completed. Remaining todos:

eboileau commented 2 months ago

Dataset upload mostly done, we need to address: