diff --git a/docs/AboutUs.md b/docs/AboutUs.md index 8cf4ab68e9e..007d1e4001d 100644 --- a/docs/AboutUs.md +++ b/docs/AboutUs.md @@ -11,15 +11,16 @@ You can reach us at the email `seer[at]comp.nus.edu.sg` ## Project team -### John Doe +### Tang Yetong - + -[[homepage](http://www.comp.nus.edu.sg/~damithch)] -[[github](https://github.com/johndoe)] -[[portfolio](team/johndoe.md)] +[[homepage](https://darkvoid32.github.io/)] +[[github](https://github.com/darkvoid32)] +[[portfolio](team/tangyetong.md)] -* Role: Project Advisor +* Role: +* Responsibilities: ### Jane Doe diff --git a/docs/images/darkvoid32.jpg b/docs/images/darkvoid32.jpg new file mode 100644 index 00000000000..71c0a48c56f Binary files /dev/null and b/docs/images/darkvoid32.jpg differ diff --git a/docs/team/tangyetong.md b/docs/team/tangyetong.md new file mode 100644 index 00000000000..15fe09c51c0 --- /dev/null +++ b/docs/team/tangyetong.md @@ -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: )