Open TianbinLiu opened 1 year ago
Cross-Over Grading Score: 19/20
Individual Score: 19/10 Overall Score: 20/20
N@TM Stuff (5/5) Individual Runtime (4/5) Individual Code Review (5/5) Team Review Ticket (3/3) Individual Review Ticket (2/2)
Comments: using replit lack JWT token implementation
Detail
Night of the Museum or Friday in Class before break:
[x] Individual Attendance, Capture the Moment: 2 points
[x] Team Presentation to Teacher: 3 points
Live Review with student crossover
Individual Score for Runtime (binary criteria below, 5 points)
[x] Project quality, running cross domain and no crashes on FE to BE with these reviews demo runtime
[x] UI contains inputs that are validated for garbage, data cleaned (ie validate DOB or Password)
[x] [UI contains actions for Create, Read,
[x] UI contains actions for Update, Delete
[x] JWT is guarding a feature, demonstration of cookies
Individual Score for Code Review (binary criteria below, 5 points) Database Supporting Create Read Update Delete
[x] Project quality, observation of comments in every function, class, or method reviewed. Be sure to review POJO, API Controller, and JPA.
[x] BE contains and API that shows that it handles error conditions (ie duplicate user id)
[x] BE contains support for GET and POST methods
[x] BE contains a database that supports Create, Read
[x] BE contains a database that supports Update, Delete
Silent Review
[x] Team review ticket 3 points. .5 per bullet
[x] Individual Review Ticket 2 points.
Full Stack Individual: 3.5/4
Work with others on the home page
Each section looks like
Work with others on the article page (frontend-HTML, CSS, javascript, backend-java, API)
Api fetch data from the local database (test in postman)
Api fetch data from Semantic Scholar