Skip to content

Commit

Permalink
Create TyrusLye.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TyrusLye committed Oct 4, 2023
1 parent fccc1f9 commit 56180fc
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/team/TyrusLye.md
Original file line number Diff line number Diff line change
@@ -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**:

0 comments on commit 56180fc

Please sign in to comment.