diff --git a/docs/images_PPP/zhongheng/Assist_workflow.png b/docs/images_PPP/zhongheng/Assist_workflow.png index 7088ebc069..73d66329a2 100644 Binary files a/docs/images_PPP/zhongheng/Assist_workflow.png and b/docs/images_PPP/zhongheng/Assist_workflow.png differ diff --git a/docs/images_PPP/zhongheng/Bug_reporting.png b/docs/images_PPP/zhongheng/Bug_reporting.png index 33f5eed984..f0fdc59c25 100644 Binary files a/docs/images_PPP/zhongheng/Bug_reporting.png and b/docs/images_PPP/zhongheng/Bug_reporting.png differ diff --git a/docs/images_PPP/zhongheng/Pantry_load_from_file_bug.png b/docs/images_PPP/zhongheng/Pantry_load_from_file_bug.png index 6d65854b4d..29c905330d 100644 Binary files a/docs/images_PPP/zhongheng/Pantry_load_from_file_bug.png and b/docs/images_PPP/zhongheng/Pantry_load_from_file_bug.png differ diff --git a/docs/images_PPP/zhongheng/Pantry_restock_bug.png b/docs/images_PPP/zhongheng/Pantry_restock_bug.png index e459d9b9a8..926a1df828 100644 Binary files a/docs/images_PPP/zhongheng/Pantry_restock_bug.png and b/docs/images_PPP/zhongheng/Pantry_restock_bug.png differ diff --git a/docs/team/cazh1.md b/docs/team/cazh1.md index 1f927324da..24824368cf 100644 --- a/docs/team/cazh1.md +++ b/docs/team/cazh1.md @@ -1,7 +1,6 @@ -## Zhong Heng - Project Portfolio Page +### Zhong Heng - Project Portfolio Page **Project: CafeCRTL** ------------------------------------------------------------------------------------------------ ### **Overview** CaféCTRL is a software engineering project for CS2113. The user interacts with the application through CLI. It has around 6 kLoC, and it is done in a team of 5. @@ -11,8 +10,6 @@ CaféCRTL aims to optimize managing of inventory and cash flow in a restaurant. ### **Target User** Café proprietors who prefer typing on CLI than any other interaction method and are seeking for a software solution to optimize the management of their café's operations. ------------------------------------------------------------------------------------------------ - ### Summary of Contributions ### Code Contribution @@ -85,8 +82,8 @@ Café proprietors who prefer typing on CLI than any other interaction method and ### Other Contributions to Team-based Task 1. Maintain issue tracker 2. Bug testing for the application and providing detailed steps to recreate found bugs.
- ![Bugs Found](../images_PPP/zhongheng/Bug_reporting.png) ![Bugs Found](../images_PPP/zhongheng/Pantry_load_from_file_bug.png) + ![Bugs Found](../images_PPP/zhongheng/Bug_reporting.png) ![Bugs Found](../images_PPP/zhongheng/Pantry_restock_bug.png) 3. Implemented bug fixes for PED bugs [#212](https://github.com/AY2324S1-CS2113-T17-2/tp/pull/212), @@ -98,7 +95,7 @@ Café proprietors who prefer typing on CLI than any other interaction method and [#296](https://github.com/AY2324S1-CS2113-T17-2/tp/pull/296), [#57](https://github.com/AY2324S1-CS2113-T17-2/tp/pull/57), [#96](https://github.com/AY2324S1-CS2113-T17-2/tp/pull/96) -2. Assist teammates with their acclimation to the project's workflow, particularly using GitHub's branching workflow. +2. Assist teammates with their acclimation to the project's workflow, particularly using GitHub's branching workflow.
![Assist_workflow](../images_PPP/zhongheng/Assist_workflow.png) ### Contributions beyond the Project Team 1. Reported a total of [16 program bugs](https://github.com/Cazh1/ped/issues) for another team during the module's PED.