Skip to content

Commit

Permalink
Merge pull request #220 from narwhalsilent/branch-finalDocChange
Browse files Browse the repository at this point in the history
Tidy up DG
  • Loading branch information
Joseph31416 authored Apr 14, 2024
2 parents f4c7534 + 036eec4 commit 0ae1607
Show file tree
Hide file tree
Showing 5 changed files with 123 additions and 139 deletions.
26 changes: 16 additions & 10 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](https://github.com/kjw142857)]
[[portfolio](https://github.com/kjw142857)]

* Role: Developer
* Responsibilities: TBC
* Role: Developer for basic loan implementation + debugging and testing.
* Responsibilities: Implementing the `linkloan` and `editloan` commands;
finding bugs and pushing fixes; writing test code.

### Kyal Sin Min Thet

Expand All @@ -26,17 +27,20 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](http://github.com/marcus-ny)]
[[portfolio](http://github.com/marcus-ny)]

* Role: Developer
* Responsibilities: TBC
* Role: Team Lead + Frontend.
* Responsibilities: setting up repo + CI workflow;
Implementing view options for different panels - loans, contacts, analytics dashboards.

### Teoh Tze Tzun

<img src="images/joseph31416.png" width="200px">

[[github](https://github.com/Joseph31416)] [[portfolio](https://github.com/Joseph31416)]

* Role: Developer
* Responsibilities: Data
* Role: Developer for data classes and UG documentation.
* Responsibilities:
Implementing the `Loan`, `LoanRecords` (now refactored as `UniqueLoanList`) and `Analytics` classes from scratch;
writing the user guide.

### Wang Junwu

Expand All @@ -45,8 +49,10 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](http://github.com/narwhalsilent)]
[[portfolio](http://github.com/narwhalsilent)]

* Role: Developer
* Responsibilities: TBC
* Role: Developer for loan architecture and UI integration + DG documentation.
* Responsibilities: Implementing loan architecture as `UniqueLoanList` in the `Model`;
implementing the `viewloan` command;
writing the developer guide.

### Zhang Xiaorui

Expand All @@ -55,5 +61,5 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](https://github.com/xiaorui-ui)]
[[portfolio](https://github.com/xiaorui-ui)]

* Role: Developer
* Responsibilities: TBC
* Role: Developer for basic loan management and DG documentation.
* Responsibilities: Implementing `deleteloan`, `markloan`, and `unmarkloan` commands; writing the developer guide.
Loading

0 comments on commit 0ae1607

Please sign in to comment.