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.
Add profile picture and portfolio page
- Loading branch information
Showing
2 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
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,42 @@ | ||
--- | ||
layout: default.md | ||
title: "Leong Heng Yew's Project Portfolio Page" | ||
--- | ||
|
||
### Project: AssetBook3 | ||
|
||
AssetBook3 allows organisations to easily track sponsors, sponsored assets and point-of-contacts (POCs). | ||
|
||
Each sponsor could have multiple POCs assigned by the organisation. | ||
|
||
Sponsored assets may have logistical tracking with IDs. Users can search information by sponsors, assets, POCs or tags. | ||
|
||
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**: TODO. | ||
* What it does: TODO. | ||
* Justification: TODO. | ||
* Highlights: TODO. | ||
* Credits: TODO. | ||
|
||
* **Code contributed**: [RepoSense link]() | ||
|
||
* **Project management**: | ||
* TODO. | ||
|
||
* **Enhancements to existing features**: | ||
* TODO. | ||
|
||
* **Documentation**: | ||
* User Guide: | ||
* TODO. | ||
* Developer Guide: | ||
* TODO. | ||
|
||
* **Community**: | ||
* TODO. | ||
|
||
* **Tools**: | ||
* TODO. |