chamlamh / EntAppDevelopmentFinalProject

Final project in Ent App Development
0 stars 0 forks source link

Mazurojj code review1 #23

Open JMaz-15 opened 3 years ago

JMaz-15 commented 3 years ago

I added a basic login component to the webpage and added a login / sign up tab in the header.

I also added a home page to the header so you can very simply navigate back to the home page.

JMaz-15 commented 3 years ago

3 technical concepts:

  1. I like the "add flash attributes" as a message instead of displaying a dialog box to confirm the user entries were accepted.
  2. The controller utilized many of the spring boot annotations correctly - very similar to our project
  3. I think the headers utilized the navigation very efficiently making it very easy to navigate from page to page - rather than re-typing the URL or returning to the previous page using the back arrow.