shekark642 / roopies-p2

P2 Slackbots Tri 2 Project
0 stars 1 forks source link

Week 11 Crossover Final Project #48

Open abhijay-deevi opened 2 years ago

abhijay-deevi commented 2 years ago

Score: 10/10

Partner Review Video: https://youtu.be/Y8CuGF-OaXg

Team Review Video: https://youtu.be/R830UkoWIYI

Grader: Komay Sugiyama

zenxha commented 2 years ago

Grader: Komay Sugiyama

Overall Score 10/10. 5+2.5+2.5=10

Individual Grading 5/5

MVC Feature: Abhijay was able to implement a rock paper scissors game using thymeleaf, javascript, and user input forms which was really cool. I was able to see the javascript code where it changed images based on the outcome and that was super cool.

Commits of algorithms written in JS and/or Java: His pair video with Kian showed a lot of green lines of both frontend js that changes document object model and controller java code that looks at user input. Also this guy commits like everyday damn. a

Wiki with design ideas and usage: Wiki is super accessible and easy to find all of Abhijay's contributions and explanations.

Pair Video: Video is good in length, and goes in depth on both code and functionality

Team Grading 2.5/2.5

Highlight of best features: Best features were definitely highlighted in the video. I like how you can play multiple games on that one site. It's like the new york times game page.

Scrum Board: Scrum Board has 6 columns that are easy to identify and easy to understand what their purpose is. Dubshott has published over 15 issues/tickets which is fanatical.

MVC Package: Code overview is in video and the rock paper scissors feature demonstrates all 3 aspects of MVC

Search on project database tables: This feature was implemented into their site for both their music and game database. Live demo of searching "fortnite" showed a database entry on the html page.

Google Search or Google translate implemented: Google Search was implemented and a live example was given in video. FORTNITE!

Live Review 2.5/2.5

PBL Theme: The theme of their site which served as a place where users can play games and search through games was creative and executed in a slick way.

Sassy/Bootstrap: The site theme was super cool and so much better than ours. They used bootstrap tables and navbars. a

Database: Users can directly commit to database using a text form.

Deployed 24/7: Up and running. See for yourself --> https://coolermathgames.ml/

Async Operation: Async operation is used in sending GET requests to REST APIs.