Week 6 - 210927-JavaFS/standup-amplifire-azura GitHub Wiki

11/05/2021 Talked through methodology of project. Looked into specifics of how to access data from Spotify API. Wrote up proposal for application that will buidl user profiles based on currents music interests, match with profiles that have similar interests and recommend songs and artists based on those similar profiles. Will figure out next steps based on proposal approval. Possible may look into making front end UI.

11/04/2021

  • Blake: Yesterday did our project presentations, and teams were shifted around. We also learned more about spring boot and did QC. Today I expect we'll get assigned project 2 and talk about how we can break it down into pieces to work on individually.
  • Matt: Completed presentations of project 1. Worked on spring boot with angular front end tutorial.
  • Xuanwei: Gonna continue reviewing angular and Spring, and try the other 2 ways to setup.

11/03/2021

  • Matt: Issue with view pending reimbursement in project 1. Did not get logic written on front end for it. Would have like to get that written, and worked on converting page to a SPA. Lost two buttons while cleaning up HTML.
  • Xuanwei: Added dropdown select list to P1, reviewed first vid of Angular.

11/02/201

  • Matt: Started cleaning up HTML and Javascript. Will work on Angularifiying web app.
  • Xuanwei: All functions work, but regular user still able to use most methods. Gonna try using roleId to limit function usage, prolly should try displaying them according to roles too. Make forms in JS?

11/01/2021

  • Xuanwei: Fixed major bugs, got through major functions and logics. Need to apply user hierarchy from approveReimb to getAllUser, getAllReimb.
  • Matt: Fixed buy issues. Finished methods in Java and JavaScript