EvanYang24 / APCSA

Apache License 2.0
0 stars 0 forks source link

Crossover Grading #18

Open EvanYang24 opened 1 year ago

EvanYang24 commented 1 year ago

Final Review

Total: 13.7/15

Item Self Score Kian Lily Avg
Individual Attendance 1 1 1 1
Capture the Moment 1 1 1 1
Presentation to Teacher 3 2.5 2.5 2.667
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 13.5 13.5

image image

kiannp44 commented 1 year ago

13.5/15 Almost everything is there, but missing some stuff like JWT