# 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-30 - Attendees: Dejan, Lukas - Notetaker: Dejan ## Progress Update (Before 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 - [X] Go through the checklist - [X] Look for possible APIs (like stocks or financial details whatever) - [ ] Report - partly Summary of what has been accomplished since the last meeting in the following categories. ### Coding Implemented CSAS API transactions fetch, Added tests with testing database on github actions, redone UI, added currency exchange rate with CNB API ### Documentation Not much - just updated the work done ## Questions and Topics for Discussion (Before Meeting) 1. Security regarding storing transactions - possibility of encryption 2. Realisticaly what needs to be done for us to be done 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. - [ ] Change the name on frontend from 7project - [ ] Finalize the funcionality and everyting in the code part - [ ] Try to finalize report with focus on reproducibility - [ ] More high level explanation of the workflow in the report ---