diff --git a/docs/AboutUs.md b/docs/AboutUs.md index 1c9514e966a..6600c5beb4d 100644 --- a/docs/AboutUs.md +++ b/docs/AboutUs.md @@ -9,15 +9,15 @@ You can reach us at the email `seer[at]comp.nus.edu.sg` ## Project team -### John Doe +### Chun Jie - + [[homepage](http://www.comp.nus.edu.sg/~damithch)] -[[github](https://github.com/johndoe)] +[[github](https://github.com/CJ-Lee01)] [[portfolio](team/johndoe.md)] -* Role: Project Advisor +* Role: Member ### Jane Doe diff --git a/docs/images/chunjie.png b/docs/images/chunjie.png new file mode 100644 index 00000000000..9ee64c59990 Binary files /dev/null and b/docs/images/chunjie.png differ diff --git a/docs/team/chunjie.md b/docs/team/chunjie.md new file mode 100644 index 00000000000..9e82aea6d3f --- /dev/null +++ b/docs/team/chunjie.md @@ -0,0 +1,36 @@ +### Project: SteveJobs++ + +SteveJobs++ is a desktop address book and job application tracking tool. The user interacts with it using a CLI, and it has a GUI created in JavaFX. It is written in Java. + +Given below are my contributions to the project. + +* **New Feature**: + * What it does: + * Justification: + * Highlights: + * Credits: *{mention here if you reused any code/ideas from elsewhere or if a third-party library is heavily used in the feature so that a reader can make a more accurate judgement of how much effort went into the feature}* + +* **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: ) + +* **Tools**: + * + +* _{you can add/remove categories in the list above}_ \ No newline at end of file