Add upload form for a new donor registering to donate their kidney. (in the _'templates/dashboard_uploadform.html' )
Input fields like first name, last name, email, phone number, and various other general medical inputs has to be obtained through the form.
Note:
Add the new form inputs in the same format of which is already present in the file.
Each input field has to have meaning full name for id tag.
Add upload form for a new donor registering to donate their kidney. (in the _'templates/dashboard_uploadform.html' ) Input fields like first name, last name, email, phone number, and various other general medical inputs has to be obtained through the form.
Note: