Question: Using React with Vscode. Create a UI that allows students to evaluate their courses. You will have to provide a login form to allow the
Using React with Vscode.
Create a UI that allows students to evaluate their courses. You will have to provide a login form to allow the students to login, a comments form to allow the students to enter the comments, and the Thank You form. The login form should accept the students email address) and password. Figure 1. Login form The comments form should automatically populate the email field with the students email value entered in login form and allow the student to enter the course code, course name, and comments. Provide also two other fields in this form that will be different for each student. For example, you may create fields for a favorite topic, favorite assignment, strongest technical skill obtained in this course, etc. The Thank You form should thank the user for providing the comments. Implement a folder structure for your application similar to class examples. Design nice and friendly forms.
Figure 2. Student Comments page
Figure 3. Thank You component
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
