From ed3e6329dd90245a40d9a82a17413e8812c6669a Mon Sep 17 00:00:00 2001 From: ribardej Date: Thu, 6 Nov 2025 13:13:16 +0100 Subject: [PATCH] feat(docs): new metting.md --- 7project/meetings/2025-11-6-meeting.md | 47 ++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 7project/meetings/2025-11-6-meeting.md diff --git a/7project/meetings/2025-11-6-meeting.md b/7project/meetings/2025-11-6-meeting.md new file mode 100644 index 0000000..511c78d --- /dev/null +++ b/7project/meetings/2025-11-6-meeting.md @@ -0,0 +1,47 @@ +# 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. + +- [x] Change the name on frontend from 7project +- [x] Finalize the funcionality and everyting in the code part +- [x] Try to finalize report with focus on reproducibility +- [x] More high level explanation of the workflow in the report + +Summary of what has been accomplished since the last meeting in the following categories. + +### Coding + + +### Documentation + + +## Questions and Topics for Discussion (Before Meeting) + + +## 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. + +- [ ] video +- [ ] highlight the optional stuff in the report + + + +--- \ No newline at end of file