diff --git a/docs/team/TyrusLye.md b/docs/team/TyrusLye.md new file mode 100644 index 00000000000..af192f38a18 --- /dev/null +++ b/docs/team/TyrusLye.md @@ -0,0 +1,31 @@ +--- +layout: page +title: Tyrus's Project Portfolio Page +--- + +### Project: Foster Family + +This is an **animal foster manager** for **non-profit animal shelters** who currently do not have a good logistical workflow to keep track of foster families. 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**: + +* **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=tyruslye&breakdown=false&sort=groupTitle%20dsc&sortWithin=title&since=2023-09-22&timeframe=commit&mergegroup=&groupSelect=groupByRepos) + +* **Project management**: + +* **Enhancements to existing features**: + +* **Documentation**: + * User Guide: + * Added documentation for the feature `reset`. + * Added documentation for the feature `help`. + * Added documentation for the feature `exit`. + * Developer Guide: + * Added implementation details of the `reset` feature. + * Added implementation details of the `help` feature. + * Added implementation details of the `exit` feature. +* **Community**: + +* **Tools**: