mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
53 lines
1.4 KiB
Markdown
53 lines
1.4 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-16
|
|
- 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.
|
|
|
|
## Action Items from Last Week (During Meeting)
|
|
|
|
- [x] start coding the app logic
|
|
- [x] start writing the report so it matches the actual progress
|
|
- [x] redo the system diagram so it includes a response flow
|
|
|
|
### Coding
|
|
Implemented initial functioning version of the app, added OAuth with BankId and MojeID,
|
|
added database snapshots.
|
|
|
|
### Documentation
|
|
report.md is up to date
|
|
|
|
## Questions and Topics for Discussion (Before Meeting)
|
|
|
|
Prepare 3-5 questions and topics you want to discuss with your mentor.
|
|
|
|
1. What other functionality should be added to the app
|
|
2. Priority for the next week (Testing maybe?)
|
|
3. Question 3
|
|
|
|
## Discussion Notes (During Meeting)
|
|
|
|
## Action Items for Next Week (During Meeting)
|
|
|
|
Last 3 minutes of the meeting, summarize action items.
|
|
|
|
- [x] OAuth
|
|
- [x] CI/CD fix
|
|
- [ ] Database local (multiple bank accounts)
|
|
- [ ] Add tests and set up github pipeline
|
|
- [ ] Frontend imporvment - user experience
|
|
- [ ] make the report more clear
|
|
|
|
--- |