AllenNeuralDynamics / aind-data-transfer-service

FastAPI service to run data compression and transfer jobs on the hpc
MIT License
1 stars 0 forks source link

Use a fillable form for users to input job submissions #107

Open jtyoung84 opened 3 months ago

jtyoung84 commented 3 months ago

Is your feature request related to a problem? Please describe. Currently, users need to fill out a csv file, which can be confusing if the fields get updated.

Describe the solution you'd like Using a fillable form will make it clearer what needs to get filled in.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.