forked from nus-cs2103-AY2324S2/tp
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
layout: default.md | ||
title: "Bryan Yee's Project Portfolio Page" | ||
--- | ||
|
||
### Project: AssetBook-3 | ||
|
||
AssetBook-3 is a desktop application for logistics managers to keep track point-of-contacts' (POCs) contact information, along with their relevant assets. It is meant for those who have too many POCs and assets, and wish to easily retrieve contact details based on name, tag, or asset ID. | ||
|
||
The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC. | ||
|
||
Given below are my contributions to the project. | ||
|
||
* **New Feature**: | ||
* What it does: | ||
* Justification: | ||
* Highlights: | ||
* Credits: | ||
|
||
* **New Feature**: | ||
|
||
* **Code contributed**: [RepoSense link]() | ||
|
||
* **Project management**: | ||
|
||
* **Enhancements to existing features**: | ||
|
||
* **Documentation**: | ||
* User Guide: | ||
* Developer Guide: | ||
|
||
* **Community**: | ||
* PRs reviewed (with non-trivial review comments): | ||
* Contributed to forum discussions (examples: ) | ||
* Reported bugs and suggestions for other teams in the class (examples: ) | ||
* Some parts of the history feature I added was adopted by several other class mates () | ||
|
||
* **Tools**: |