The current header, saying "New Cases to Be..." as it does now
The text box. Write a label to the left of the text box saying, "Patient Name for CT Scan Upload." If you want to make it extra pretty, hovering over the label or the text box should say, "Patient Name is used to link a specific patient's CT scan with their previous CT scans in our database.
The upload file chooser and button saying upload should be below the text box, and their should be a space between the file chooser and upload button. On the left of the file chooser, write a label saying, "Choose File".
All the text boxes and buttons should be centered on the screen.
These are just suggestions, if something else is clearer, or more intuitive you can make the mage look like that instead.
Most of the changes for this should be in HTML / CSS, which is either in the static folder or the upload folder of the repo.
The upload page should consist of:
These are just suggestions, if something else is clearer, or more intuitive you can make the mage look like that instead.
Most of the changes for this should be in HTML / CSS, which is either in the
static
folder or theupload
folder of the repo.