Open subu250 opened 2 years ago
@subu250 @mybffjustin With the use of Cognito for authentication, are classes such as https://github.com/mybffjustin/learn-fast-java-web-app/blob/54b2654e9a6dfa052f9c2e2e63eca12982a9e8cc/src/main/java/org/justinhoang/controller/AuthenticationBase.java#L8 and https://github.com/mybffjustin/learn-fast-java-web-app/blob/54b2654e9a6dfa052f9c2e2e63eca12982a9e8cc/src/main/java/org/justinhoang/controller/PasswordUpdateController.java#L17 needed and used?
@subu250 This review lacks detail to assist the developer in improving their project and explaining exactly what is complete, and how it was completed.
For example, "Evaluate the JSPs for templating, data validation, overall look and feel." Your feedback was "yes". An effective code review should include suggestions for improvement as well as an analysis of the review item. For this item explain how templating and data validation is implemented. Explain the overall look and feel of the application. What works in this regard and what could be improved?
Another example "Proper error reporting to the user - custom error pages?" Are custom error page used? If not, what is the mechanism for reporting errors to the user?
Design/Code Review 2
Project: learn-fast-java-web-app
Developer: Justin Hoang
Reviewer: Subheksha Karki
@pawaitemadisoncollege- Project is almost completed. Awesome work.