mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 23:20:56 +01:00
54 lines
1.5 KiB
Markdown
54 lines
1.5 KiB
Markdown
# 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-08
|
|
- Attendees: Dejan Ribarovski, Lukas Trkan
|
|
- Notetaker: Dejan Ribarovski
|
|
|
|
## Progress Update (Before Meeting)
|
|
|
|
Summary of what has been accomplished since the last meeting in the following categories.
|
|
|
|
### Coding
|
|
|
|
Lukas has implemented the template source directories, source files and config files necessary for deployment
|
|
- docker compose for database, redis cache and rabbit MQ
|
|
- tofu
|
|
- backend template
|
|
- frontend template
|
|
- charts templates
|
|
|
|
### Documentation
|
|
- Created GitHub issues for the next steps
|
|
- Added this document + checklist and report
|
|
|
|
## Questions and Topics for Discussion (Before Meeting)
|
|
|
|
Prepare 3-5 questions and topics you want to discuss with your mentor.
|
|
|
|
1. Anything we should add structure-wise?
|
|
2. Anything you would like us to prioritize until next week?
|
|
|
|
## Discussion Notes (During Meeting)
|
|
|
|
- start working on the report
|
|
- start coding the actual code
|
|
- write problems solved
|
|
- redo the system diagram - see the response as well
|
|
- create a meetings folder wih seperate meetings files
|
|
## Action Items for Next Week (During Meeting)
|
|
|
|
Last 3 minutes of the meeting, summarize action items.
|
|
|
|
- [ ] start coding the app logic
|
|
- [ ] start writing the report so it matches the actual progress
|
|
- [ ] redo the system diagram so it includes a response flow
|
|
|
|
--- |