forked from AY2425S1-CS2103T-W10-2/tp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add personal portfolio page for Zaidan
- Loading branch information
zaidansani
committed
Sep 27, 2024
1 parent
50a5fdf
commit 1e17fe8
Showing
2 changed files
with
15 additions
and
0 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
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,14 @@ | ||
--- | ||
layout: default.md | ||
title: "Zaidan's Project Portfolio Page" | ||
--- | ||
|
||
### Project: DocTrack | ||
|
||
DocTrack is a desktop address book application intended for General Practitioners (GPs) | ||
at small clinics who need to keep track of recurring patients. | ||
|
||
The user interacts with it using a CLI, and it has a GUI created with JavaFX. | ||
It is written in Java, and has about ... kLoC. | ||
|
||
Given below are my contributions to the project: |