Week 7 - 210927-JavaFS/standup-amplifire-azura GitHub Wiki
11/12/2021
- Everyone: Today we talked more about our components and some of the problems we're having. The project is starting to come together though. We also discussed everything upcoming beyond project 2. We're planning on editing some of our Java but not majorly and finishing up the Angular components.
11/11/2021
- Everyone: The Java is mostly done, but today we've decided to add the ability to store users' top 5 artists. This will let us display this information to other users because we won't be able to get other users' information without their being logged in. We also talked about how the user interface will be set up (going to use a navigation bar). The Spotify authorization seems to be working, and we're going to continue to work on our Angular Components.
11/10/2021
- Xuanwei: finally finished Angular notes. Have trouble with a few concepts so planning to watch demo and the Spring/Angular project.
- Jeron: going to work on trying to create a view to display users top 5 artists in Angular
- Blake: Yesterday I reworked our Java models, handlers and services. Today I want to see about creating an Angular component to send requests to those handlers.
- Matt: Working on OAuth authorization for Spotify API. Having issue with POST request. Will work through that today
11/9/2021
- Xuanwei: Reviewed Spring wiring, MVC, and Spring Boot. Glanced over Spring Data and general setup of PokeAngular.
- Matt: Worked on login component more for Project 2. Have authorization through token figured out. Will possibly need to build another component to test the redirect after login.
- Blake: Yesterday I didn't work on the project, but today, I'll pull what everyone has been working and see what I can add.
- Jeron: looked over Angular tutorials to see if I can start creating some views to attach to our back end.
11/8/2021
- Blake Dobbins: This weekend I didn't do a lot on the project on my own. I only built that ERS diagram and added a couple more Kanban boards. I mostly just studied for today's QC.
- Matt: Built skeleton backend with base functions. Started login component in Angular
- Xuanwei: I've been studying stuff that I didn't understand from the previous QCs instead of the next one. Gotta push myself a little more since I'm starting to panic about P2. Watching demo videos is helpful but too slow, as I've just finished watching Angular recordings, but didn't have time to review all Angular notes. Came into the Spring QC completely unprepared. I should ask for some suggestions on setting the priorities right to be more helpful for the team.
- Jeron: Also mainly studied for QC, worked with Matt on establishing relationships with the tables in our database.
As a group, we talked about broad project set up, specifically including what tables we would need for the backend.