Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize of pictures for marking #338

Merged
merged 1 commit into from
Nov 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/images_PPP/zhongheng/Assist_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images_PPP/zhongheng/Bug_reporting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images_PPP/zhongheng/Pantry_load_from_file_bug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images_PPP/zhongheng/Pantry_restock_bug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 3 additions & 6 deletions docs/team/cazh1.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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
Expand Down Expand Up @@ -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. <br>
![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),
Expand All @@ -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. <br>
![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.
Loading