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

10/29/21

  • Xuanwei: getAllUser, getAllReimb, login, broke everything when implementing addReimb and resolveReimb. Bug prolly in frontend, reimbController/service. Need to spend more time with Angular
  • Matt: fixed issue with adding reimbursements to database from html page. Will finish adding functionality, and convert to angular

10/28/21

  • Xuanwei: Login works now, getAllReimb having internal server error 500. Might try to create a separate component for manager to approve tickets.
  • Felton: working on front end to grab all of my java objects to display .I believe my backend is finished. yesterday was lots of code error searching for the group; good success small fixes remain . will still need to review notes of angular
  • Matt: Get all users displaying properly on HTML page. Still having issues with adding Reimbursement.
  • Jeron: Implementattion done to the best of my ability, now tyring to finish servces and controllers, gonna work on the front and as well so that I at least have something

10/27/21

  • Jeron: Worked on making up work missed monday/ last week, worked on DAOImp of full stack app.

  • Matt: Tried to add reimbursement method. Code broke and reverted back to previous build

  • Xuanwei: Angular continued. Login page set up but logins aren't successful.

  • Felton: connection problems solved to postman , want to edit controllers and review angular notes tonight.

10/26/21

  • Jeron: worked on DAO of full stack app

  • Matt: Update relationships in Java to push to sql database. Will finish backend logic to update reimbursements in tables and implement into javascript

  • Xuanwei: Learned Angular. Tried to get my front end and controllers to work right now, but my dao def still needs more functions.

  • Felton: I re created entities in my table will need to review docker and angular notes.

10/25/21

  • Jeron: Created Entitiy tables in project

  • Matt: Created functions in JavaScript to pull data from server and place in tables. Plan to re-create tables tonight using better Hibernate method

  • Xuanwei: Reviewed notes from Javalin.

  • Felton:

  • Karl: