mbhall88 / masters_project

0 stars 0 forks source link

Add form for client to enter metadata about uploaded sample #9

Closed mbhall88 closed 7 years ago

mbhall88 commented 7 years ago

Form added and it's data now submits with the file upload and is written to a JSON database file.

The next step now is to get the list of fields we want to gather information about and add these to the UI.

mbhall88 commented 7 years ago

Logic and general layout of form is complete. Just need to add in desired fields.