# Weekly Meeting Notes - Group 8 - Personal finance tracker - Mentor: Jaychander Keep all meeting notes in the `meetings.md` file in your project folder. Just copy the template below for each weekly meeting and fill in the details. ## Administrative Info - Date: 2025-10-23 - Attendees: Dejan - Notetaker: Dejan ## Progress Update (Before Meeting) Last 3 minutes of the meeting, summarize action items. - [x] OAuth (BankID) - [x] CI/CD fix - [X] Database local (multiple bank accounts) - [X] Add tests and set up github pipeline - [X] Frontend imporvment - user experience - [ ] make the report more clear - partly Summary of what has been accomplished since the last meeting in the following categories. ### Coding Improved Frontend, added Mock Bank, fixed deployment, fixed OAuth(BankID) on production, added basic tests ### Documentation Not much - just updated the work done ## Questions and Topics for Discussion (Before Meeting) This was not prepared, I planned to do it right before meeting, but Jaychander needed to go somewhere earlier. 1. Question 1 2. Question 2 3. Question 3 ## Discussion Notes (During Meeting) The tracker should not store the transactions in the database - security vulnerability. ## Action Items for Next Week (During Meeting) Last 3 minutes of the meeting, summarize action items. - [ ] Dont store data in database (security) - Load it on login (from CSAS API and local database), load automatically with email - [ ] Go through the checklist - [ ] Look for possible APIs (like stocks or financial details whatever) - [ ] Report ---