Week 6 Notes - 220103JavaFS/standup-alchemy-java-the-hutts GitHub Wiki

Monday

Jaehyun Lewis

during the weekend, I have start the frontend project, and do the navigator for our team, and studying for the qc and 1 on 1. Today, I will keep study for the qc and 1 on 1.

Michael Ludwig

Over the weekend I studied my notes on Angular and watched some explanation videos and thought of more ideas for project2.

Jeong Kim

I studied on Angular lecture notes and watched some recordings, and I had to brainstorm about the project 2, since our team has decided to come up with ideas on how our database should look over the weekend. Today I will be focusing on preparing for QC.

Jeremiah Weaver

Han Gyul Park

Angular is indeed a huge topic to cover in few days. I spent almost all of my weekend to review the lecture recordings and notes. I still have few more topics to review, but I should be ready by the time QC starts. Last Friday, we were given our next project, which is scrum team project. We will probably have meeting after the lecture to decide how to proceed with the project.

Tuesday

Jaehyun Lewis

Yesterday, We had to keep working on project 2, profiles, and calendar components. Today, we will start learning about spring, which is for the backend for our project 2.

Michael Ludwig

Yesterday our team had a meeting after training on the database setup for our project but we will wait until spring lecture to implement it.

Jeong Kim

Yesterday, my team talked about the basic structure of database on project 2. And today we are going to start having lectures on Spring framework.

Jeremiah Weaver

Han Gyul Park

We didn't have lecture yesterday due to QC and mock interview that took all day to finish. After the lecture, scrum team met up to talk about how to begin with the project. We talked little bit about the design of our frontend. Today, we will be learning about Spring. I getting concerned because I am still having some trouble with Angular, yet we are learning new stuff for this week.

Wednesday

Jaehyun Lewis

Yesterday, we have learned about the tip of spring, I haven't quite understood the concept yet, but I know I will understand better as more stuff to learn about.

Michael Ludwig

Yesterday I learned the spring framework would have made earlier projects much easier!

Jeong Kim

Yesterday, I learned about Spring frame work. It was pretty interesting how to wire each layers with just annotations. After the lecture, our team had a meeting and decided on which component we are going to work on for our frontend. Today, I will be focusing on learning more on Spring framework.

Jeremiah Weaver

Han Gyul Park

I couldn't make any progress on the project yesterday. We kind of skipped visualizing our frontend plans, and that got me confused. With Jae and Jeong, we visualized some concepts we had so far to prioritize what needs to be done first. After sharing the updated information with scrum team, we are now on the same page and will start make some progress. Tonight, I plan to create profile html.

Thursday

Jaehyun Lewis

Yesterday, We have learned about spring boot and spring MVC. It's getting used to as time goes. One thing that I figure is spring is kind of similar to asp .net core MVC. Which I already knew about. Today, I will focus on the lecture and start using it on our project2 for backends starting by Friday.

Michael Ludwig

Yesterday I worked on the event cards section of our project. Getting used to angular is difficult but it will be worth it for building powerful and modularized front ends.

Jeong Kim

Yesterday, I worked on creating calendar component for our project, and found fullcalendar library that could be very useful for our project. Today I will be working on adding some interactions in calendar component.

Jeremiah Weaver

Han Gyul Park

Profile html and ts file have been created and modified over the night. They will probably be refactored as I implement some functions to them. Today, functions for the button and data sending/retrieving will be implemented.

FRIDAY

Jaehyun Lewis

yesterday, we learned about Spring Data JPA, and that actually helped me a lot to understand how to write the code down with Spring. Today, I will start writing the code down for backends.

Michael Ludwig

Spring hibernate is really powerful and abstracts all of the SQL interactions we've had in previous projects. I have made good progress on the event functionality so far.

Jeong Kim

Yesterday, we learned about Spring Data JPA and it is a very useful tool for us to build our database within our Java project. We also had our assignment on how to connect our backend to the frontend, our Scrum team worked on it together but could not finish it. Today, we will be finishing up the assignment on Poke Api and also continue working on the project.

Jeremiah Weaver

Han Gyul Park

Yesterday, I refactored profile component to include two way binding to allow input value to be stay displayed on the input box once submitted. I will start putting functions to the profile .ts tonight, which I couldn't do yesterday. For this weekend, I plan to finish my part of project.