Question: Make a web application project named MidtermV2 using Spring Boot and Thymeleaf. The application should have two pages: Input Page, and Output Page. The Input

 Make a web application project named "MidtermV2" using Spring Boot and

Make a web application project named "MidtermV2" using Spring Boot and Thymeleaf. The application should have two pages: Input Page, and Output Page. The Input Page should have 4 inputs, and "Submit" button. The inputs are 1. Text input labeled "Name" (for the name of the employee) 2. Select Option input (drop down list) labeled "Status" with 2 drop-down choices: - Full Time (selected by default) - Part Time 3. Checkbox input labelled "Trained" (to indicate if the employee finished training) 4. Checkbox input labeled "Certified" (to indicate if the employee is certified) When a user enters the input data, and clicks on the "Submit" button, the application should show the Output Page, displaying the previous inputs as text outputs, and "Back" button (leading back to Input Page). Each of the outputs should be labeled. The application should display a user input validation message or user input error message, instead of going to the Output Page, when users leave the text input empty. The footer of the page should display "Sheridan College" and your name. Make the application look reasonably pretty: use reasonable fonts, colors. What to Submit When you finish, make sure that you click "File > Save All" in the menu, and commit the last changes to Git. Close the project. Find the project folder on your hard drive using Windows. Remember that submitting something else by accident is not an excuse to submit the right folder later. Make sure that it is indeed the folder of the project that you want to submit for grading. Zip the entire project folder. Submit the "zip" file to the matching dropbox on SLATE

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!