# Week 3 meeting minutes | Key | Value | | ------------ | -------------------------------------------------------- | | Date | Nov 28th | | Time | 16:45 | | Location | DW PC Hall 2 | | Chair | Steven Liu | | Minute Taker | Oskar Rasieński | | Attendees | Mei Chang van der Werff, Natalia Cholewa, Rithvik Sriram | ## Announcements - Gitlab will be down on week 5 wednesday until week 6 wednesday. - Do Buddy check (brightspace). ## Completed tasks: **Backend**: - Basic recipe definition - API endpoints that provide Recipe CRUD functionality - Unit tests for the endpoints **Frontend**: - A list of recipe names to choose from (Interface) - An interface to display a recipe when it is chosen from the recipe list - Server utils (Abstracted requests sending to the backend) ## Unfinished tasks: - Integration of all subsystems. - print export ## Teams in week 4: - Natalia and Ayse: Backend - Oskar, Steven, Rithvik, Mei: Frontend ## TODO in week 4: - Integration of all subsystems. (4.1) - print export (4.1) - Websocket (4.2) - Start with 4.3, and try to do as much as possible. ## Nutritional Value calculations considerations: - Don't include informal units in nutritional value calculations. (ignore them and set their value to 0) - Doesn't really matter whether its server side or client side calculated. ## Remarks: - When editing recipes we'll replace the whole recipe with the new edited recipe. - In issues and MRs, track time with /spent and /estimate - If MR doesn't close issue, say its related to an issue with #issuenr - Use resource bundles instead of hardcoding text in JFX. - Put server url in config. Meeting started: 16:45 and ended: 17:10 (25 mins).