-
Notifications
You must be signed in to change notification settings - Fork 1
Lab 6
Yusuf AKIN edited this page Nov 11, 2025
·
23 revisions
- Created a documentation for Selenium and Jest #572.
- Created the issue for searching forum posts by food item, and edited the requirements page #575
- Created sub-issue for mobile implementation for searching forum posts by food item #582
- Created sub-issue for frontend implementation for searching forum posts by food item #581
- Created sub-issue for Backend implementation for searching forum posts by food item #579
- reviewed the document hasancan wrote, and fixed some points documentation
- initialized selenium test framework #571
- continued writing unit tests for frontend #576
- Discussed our current testing framework with the team
- Created issues #571 and #572 to continue our work we started earlier on selenium test suite during lab hours
- Worked on writing unit tests for frontend and committed my tests in the following PR co-authored with Yusuf Anıl #576
- Discussed and reviewed the features that will be implemented in MVP milestone and participated in planning.
- Created the parent issue Implement Nutrition Tracking Page #580 and sub-issues Backend #583, Frontend #585, Mobile #586
- Updated the requirements related to the new nutrition tracking page feature (1.9) Commit hash: 149553b.
- Participated in discussion related to feedback given on Nov 10th.
- Created the issue Food Catalog: Update Requirements for Nutrition Score (Serving Size & 100g) #588 and subtask Food Catalog: Display Nutrition Score for Serving Size & 100g
- Updated the requirements for nutrition scores.
- Participated in discussion related to feedback given on Nov 10th.
- Created the issues #574, #577
- Updated the requirements about the feature 'Add Budget and Micronutrient Details to Food Catalog Requirements and Design' as describe in the issue #577.
- Summarized the customer feedback to other members and lead the discussion on new feature planning (1 hour discussion). Distributed these new features among the team.
- Updated the requirements for Comparing Food Items feature #587
- Opened the issues #591, #604, #606
- Participated in discussion related to feedback given on Nov 10th.
- Detected the bug #569 and reviewed #570
- Identified missing and broken unit tests due to latest PRs in backend, fixed and add new ones #573
- Took meeting notes
- Participated in discussion related to feedback given on Nov 10th.
- Created the issues #578, #584, #594, #596, #599, #600, #602, #603
- Resolved merge and migration conflicts in reporting feature pr #561
- Fixed missing badges field in profile serializer, which causes #569. Fix: #570
- Investigated why foods view in frontend loads slowly. Found out that backend uses 3 hooks on load, wrote a quick fix: #605
- Reported meal-planner loading all food pages issue, reason why it loads so slowly, #601