3.9 KiB
Week 3 meeting agenda
| Key | Value |
|---|---|
| Date | Dec 5th |
| Time | 16:45 |
| Location | DW PC Hall 2 |
| Chair | Oskar Rasieński |
| Minute Taker | Rithvik Sriram |
| Attendees | Mei Chang van der Werff, Natalia Cholewa, Rithvik Sriram, Aysegul Aydinlik, Steven Liu |
Table of contents
- (1 min) Introduction by chair
- (1 min) Any additions to the agenda?
- (1-2 min) TA announcements?
- (1 min) Buddy check reminder.
- (1 min) Next meeting thursday after midterms.
- (33 min) Meeting content
- (5 min) Week 4 progress checklist, MRs, and summary
- Was 4.1 completed?
- Was 4.2 completed?
- Progress 4.3
- Progress 4.6
- (1-2 min) Questions and/or suggestions
- (3 min) Showcase
- (20 min) Sprint planning week 5-6
- What needs to be done?
- How do we do it?
- Who does it?
- (2 min) Designate teams.
- (1 min) Who is the next chair and minute taker?
- (5 min) Week 4 progress checklist, MRs, and summary
- (2 min) Questions
- (1 min) Summarize everything
Max time: ~40 minutes
Addendum
Provisional week 4 tasks checklist
Backend:
- Ingredient and Unit class definitions
- Integrate new Ingredient class into Recipe
- Websocket backend Frontend:
- Integrate everything from last week together
- Remove example code
- Print export
- Edit button
- Nutritional value view
- Make ingredients unit based instead of string
- Websockets client-side
- Resource bundles for localization
Provisional week 6 list of tasks
Backend:
- 4.4
- Warning when favourite recipes has been deleted by someone else. (Likely through ws) ...
Frontend:
- 4.2
- Finish websocket client side.
- 4.3
- Finish any uncompleted tasks.
- 4.4
- Favourite recipes (tied to id, only local)
- Warning when favourite recipes has been deleted by someone else.
- Search bar with a basic query syntax. (Filters existing List, not a new window)
- Favourites category (filter) ...
Meeting minutes
Meeting on 05/12/2025 Time started: 16:44 Time ended: 17:14 Chair: Oskar Participants:
Minutes: -TA Announcement - BuddyCheck deadline is on 05/12/2025 - Tasks and planning deadline is today - Gitlab is down on 05/12/2025 - Repaired code of conduct has been passed - TA remark -> project runs!! -Next meeting will be on a THURSDAY not a FRIDAY -4.1 is complete! -Server side web sockets are complete and merged -4.2 client side is still pending -Steven is working on some UI elements for 4.3 -Aisha has worked on some conversion functionality for 4.3 -Recipe Class needs to be linked with Ingredients still -Translation work has been done by Oskar but still not complete for localisation for 4.6 -Logo change to penguin -Work needs to be done for moving UI when translation occurs(prettifying Menu's)
TO DO -Favourite recipes button to be implemented(Aisha)
-Categorization of favourites/non-favourites (Aisha) -Language button conversion to drop down (Steven) -WebSockets updating (Oskar) -fav recipe warning(backend - Mei) -Refactoring Backend Units (backend - Mei) -Modify existing recipe controller to add different language options(Rithvik-backend) -Server-side querying search Bar for syntax(Rithvik) -UI work (Steven and Natalia)
Back-end => Rithvik, Mei Front-end => Natalia, Aisha, Steven, Oskar
Major goals => finish 4.2 and 4.3 by week 6 and then start 4.4 and planning for 4.5