Open JMaz-15 opened 3 years ago
Analysis of the program. Without access to the design doc it was difficult to understand the vision of the application. It seems like it is on the right track. The DTO and controllers are coded in line with what we have learned in class / through the videos. The website utilizes spring boot and thymleaf as well. the activities display is difficult to read. it is still in the initial to string display in brackets. It would look better in a table / more user friendly display.
Was the program available in UC Github on time? Yes, the program was available on Github by the time I did my code review
Is the program documented/commented well enough for you to understand? The comments were helpful to understand what the code was doing. i had no trouble understanding what was going on in the code of the application
Does the program compile? Yes
3 technical concepts:
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.