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.
Merge pull request #9 from darkvoid32/branch-AboutUs-Yetong
Update AboutUs page for Yetong
- Loading branch information
Showing
3 changed files
with
42 additions
and
6 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,35 @@ | ||
--- | ||
layout: default.md | ||
title: "Tang Yetong's Project Portfolio Page" | ||
--- | ||
|
||
### Project: SponsorTracker | ||
|
||
SponsorTracker allows organisations to easily track sponsors, sponsored assets and point-of-contacts (POCs). Each sponsor could have multiple POCs and the organisation itself can have people assigned as POCs for each sponsor. Sponsored assets may have logistical tracking with IDs. Can search info by sponsor, asset, POC 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**: | ||
* 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: ) |