Question
Create a Webpage, using express, that submits form data that includes: First Name Last Name Email Address Upload of an image file The above should
Create a Webpage, using express, that submits form data that includes:
First Name
Last Name
Email Address
Upload of an image file
The above should be similar to the example on https://web322.ca/notes/week05 already. BUT WAIT... THERE'S MORE!! Modify the output to show a more "user friendly" webpage design of your choosing. Don't just show the JSON, but design a small website that will put the information you collected into a "Thank you for your submission" webpage. The webpage should output all of the inputs, as well as the image on the screen (fit to a container or div, regardless of the image size). You may use bootstrap or just regular CSS if you wish.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started