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 #8 from JiaXinEu/branch-ABoutUs
Update details on AboutUs page
- Loading branch information
Showing
3 changed files
with
23 additions
and
4 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,19 @@ | ||
--- | ||
layout: page | ||
title: Jia Xin Eu's Project Portfolio Page | ||
--- | ||
|
||
### Project: TeachStack | ||
|
||
TeachStack is a desktop address book application used for teaching Software Engineering principles. 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**: | ||
* **Project management**: | ||
* **Enhancements to existing features**: | ||
* **Documentation**: | ||
* **Community**: | ||
* **Tools**: | ||
* Integrated a new Github plugin (CircleCI) to the team repo |