florayuan18 / pikachudrinkingwindex

1 stars 1 forks source link

Week 3 Grading #44

Closed florayuan18 closed 2 years ago

florayuan18 commented 2 years ago

Week 3 Grading

Team Grade: 4.5/5

Individual Score /7: Maggie: 6.5/7 Kira: 8.5/7 Flora: 7.5/7 Crystal: 7.5/7 Calvin: 6/7

florayuan18 commented 2 years ago

Design Manager tangibles - Kira .8/1

Individual - 3.5/2 FRQ 2 1/1 [FRQ 3](https://github.com/florayuan18/pikachudrinkingwindex/commit/11003c2f3ec97c38f9e()d0b3d34ff3600563838b0) .5/1 (FRQs are completed, complications with front end) Extra Credit 2/0

florayuan18 commented 2 years ago

Scrum Master tangibles - Crystal Widjaja 1/1

Individual Section - Crystal Widjaja 3/2 FRQ 2 [link to runtime] | link to code, Java | link to code, Frontend FRQ 3 - none Extra credit

florayuan18 commented 2 years ago

Technical officer tangibles - Calvin

Everything works and the database has CRUD successfully implemented. I didn't use JPA.

Individual Section (1.5/2) FRQ 3 Java FRQ 3 HTML FRQ 2 Java FRQ 2 HTML

I did both FRQs,. Both work according to the prompt and are successfully implemented in the front end

florayuan18 commented 2 years ago

Deployment manager tangibles - Maggie

Team Portion Score: 0.9/1 - I successfully completed deployment through the creation of the service file and the Nginx configuration file. Additionally, I created a custom domain name via Freenom for our site called "windex.cf" and also added a subdomain with "www". I asked Mr. M for help when there were problems and learned to update pi. I added a section for how to update pi on the deployment guide wiki. Only negative would be that certbot and multiple domains needs to be completed.

Individual Section

Individual Score: 1+ 1 = 2/2 - I complete both FRQs thoroughly and created a controller for each. These included the necessary methods and constructors to execute the code. I was able to return the results to the frontend of my "aboutmaggie.html" through the usage of Thymeleaf and "model.addattribute".

florayuan18 commented 2 years ago

GitHub admin tangibles - Flora

Team Portion Score: 1/1 - I highlighted the major commits each person made throughout the week. I also included a section of the guide that describes how to create and merge a branch. Additionally, I created and linked a pull request for the Design Branch.

Individual Section.

FRQ 2 FRQ 3 Extra credit

FRQs 2 & 3: 0.75+0.25 = 1/2 I have most of the Unit 2 FRQ, but I am still unable to get it to show up on the website (0.75). I attempted Part 1 of the Unit 3 FRQ, but my controller has some issues I don't know how to resolve. I did not attempt Part 2 of the Unit 3 FRQ.

Extra Credit: 2/0 I attempted all the questions for the extra credit FRQ, and understood the majority of the questions