SanjayB06 / tri1fastpages

Apache License 2.0
0 stars 0 forks source link

Week 12 Peer Review #14

Open SanjayB06 opened 1 year ago

SanjayB06 commented 1 year ago
Blog Guide Item Self Score P1 P2 Avg
Individual Attendance 1 1 1 1
Capture the Moment 1 1 1 1
Presentation to Teacher 3 3 3 3
Project quality, running cross domain and no crashes on FE to BE with these reviews 1 1 1 1
UI contains inputs that are validated for garbage, data cleaned (ie validate DOB or Password) 1 1 1 1
UI contains actions for Create, Read 1 1 1 1
UI contains actions for Update, Delete 1 1 1 1
JWT is guarding a feature, demonstration of cookies 0 0 0 0
Project quality, observation of comments in every function, class, or method reviewed. Be sure to review POJO, API Controller, and JPA 1 1 1 1
BE contains and API that shows that it handles error conditions (ie duplicate user id) 1 1 1 1
BE contains support for GET and POST methods 1 1 1 1
BE contains a database that supports Create, Read 1 1 1 1
BE contains a database that supports Update, Delete 1 1 1 1
Final Score 14 14 14 14
KinerBoi commented 1 year ago

14/15 Has shown evidence of all requirements and earns points for them. However, does not have a JWT on website, so must dock point there.

Gabrielboudreau commented 1 year ago

14/15, all contributions are present with evidence in commits/work except for individual contributions to JWT.