vunsh / blogging

Apache License 2.0
0 stars 7 forks source link

Final Project - Live Review w/ Student Crossover #8

Open vunsh opened 1 year ago

vunsh commented 1 year ago
Items Self Rohan Nathan Avg
N@TM 4.4 4.4 4.4 4.4
Individual Attendance: 1
Capture the Moment: 1
Frontend .6
Cross Domain .6
FE/BE Debugging .6
JWT .6
Database .6
Student Crossover 9 - - -
Project quality, running cross domain and no crashes on FE to BE with these reviews 1
UI contains inputs that are validated for garbage, data cleaned (ie validate DOB or Password) 1
UI contains actions for Create, Read 1
UI contains actions for Update, Delete 1
JWT is guarding a feature, demonstration of cookies 1
Project quality, observation of comments in every function, class, or method reviewed. Be sure to review POJO, API Controller, and JPA. 1
BE contains and API that shows that it handles error conditions (ie duplicate user id) 1
BE contains support for GET and POST methods 1
BE contains a database that supports Create, Read 1
BE contains a database that supports Update, Delete 1
Silent Review 5
Purpose/Theme/Quality .5
Video .5
Runtime Links .5
README.md .5
Blog, Guides for review .5
75% of individuals have met full stack work. .5
Runtime Links .5
Technical Accomplishments .5
Blog, Guides for review .5
Meeting full stack and backend objectives .5
GitHub analytics .5
TOTAL 17.4 17.4
NathanManangan commented 1 year ago

Grading (Total: 18.5/20)

Items Grade
N@TM Att 2
N@TM Cap 2.5
------ 4.5/5
Project Quality 1
UI Garbage 1
UI Create/Read 1
UI Update/Delete 1
JWT Cookies 0
------ 4/5
Project Quality 1
BE Garbage 1
BE GET/POST 1
BE Create/Read 1
BE Update/Delete 1
------ 5/5
Purpose/Theme .5
Video .5
Runtime Links .5
README .5
Blog .5
75% Full Stack .5
Individual Review .5
Runtime Links .5
Technicals .5
Blog .5
Full Stack .5
Github Analytics .5
------ 5/5

I liked that you could update the titles and stuff really easily, and i loved the UI of your site it looked amazing. I would say, on update you could put a "updated" or "worked", but good job!

evmyclipz commented 1 year ago

Rohan- I really liked the front end design of their website with an interactive home page and really easy to follow instructions. They had JWT implemented and also came with google sign-in which makes it really easy for users and @vunsh had almost all of the API code implemented on backend which is required to run their cool articles feature.