Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103-T09-2] MediCLI #86

Open
wants to merge 504 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
504 commits
Select commit Hold shift + click to select a range
3d4d6e4
Fix imports
ararchch Apr 3, 2024
5af78cf
Resolve ci checks
Alteqa Apr 3, 2024
6586360
Resolve CI
Alteqa Apr 3, 2024
ede9311
Update tests
ararchch Apr 3, 2024
0c104c9
Remove personbuilder
Alteqa Apr 3, 2024
a5e0995
Merge pull request #107 from Alteqa/branch-editpatientresolveconflicts
alfaloo Apr 3, 2024
246e4e9
Add more tests
ararchch Apr 3, 2024
107a1a5
Merge pull request #109 from ararchch/branch-CatchAppointmentErrors
alfaloo Apr 3, 2024
bb9268f
Fix appointment bug
alfaloo Apr 3, 2024
4d2ed92
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp
Alteqa Apr 3, 2024
b8de4a7
Add additional test cases
alfaloo Apr 3, 2024
f9f8204
Merge pull request #110 from alfaloo/debug
officialchengyud Apr 3, 2024
ad1a395
Fix appointment creation ug when date is before today
Alteqa Apr 3, 2024
fcc7842
Fix ci checks
Alteqa Apr 3, 2024
74f967c
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp
Alteqa Apr 3, 2024
2b0a84e
Add appointment time
Alteqa Apr 3, 2024
0e696da
Add time
Alteqa Apr 3, 2024
adf2168
Add time to appointments
Alteqa Apr 3, 2024
8145a85
Fix CI
Alteqa Apr 4, 2024
c3d04b2
Fix name constraints
alfaloo Apr 4, 2024
9c22537
Merge pull request #118 from alfaloo/debug
ararchch Apr 4, 2024
90ac6a9
Fix formatting
Alteqa Apr 4, 2024
a6d805f
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp
Alteqa Apr 4, 2024
301494f
Update user guide for addpatient and adddoctor
alfaloo Apr 4, 2024
e9a1f0f
add query commands to UG
Kappaccinoh Apr 4, 2024
72b3946
Update Storage to use medicli.json filename
officialchengyud Apr 4, 2024
e36b1ee
Update doctor command usage
officialchengyud Apr 4, 2024
6b4c10c
Add delete command into UG
officialchengyud Apr 4, 2024
4021a46
Add deleteappt to UG
officialchengyud Apr 4, 2024
c956c44
Update brackets
alfaloo Apr 4, 2024
07dd925
Merge pull request #124 from officialchengyud/branch-update-addressbo…
alfaloo Apr 4, 2024
4888fda
separate commands in ug
Kappaccinoh Apr 4, 2024
5f9dfdc
Merge pull request #126 from officialchengyud/branch-user-guide
Kappaccinoh Apr 4, 2024
06efbfe
Merge pull request #121 from alfaloo/ug
Kappaccinoh Apr 4, 2024
fb0bea1
FIx whitespace
Alteqa Apr 4, 2024
c5c6f22
Fix CI
Alteqa Apr 4, 2024
67291c9
Fix squashed text in appointment list card
officialchengyud Apr 4, 2024
38de6a3
resolving merge conflicts
Kappaccinoh Apr 4, 2024
86263ad
Update ug and logo
ararchch Apr 4, 2024
54255aa
Merge pull request #128 from officialchengyud/branch-ui
ararchch Apr 4, 2024
c3aebaf
Merge pull request #123 from Kappaccinoh/updateUGquery
Alteqa Apr 4, 2024
75967a4
Merge branch 'master' into branch-UpdateUg
Kappaccinoh Apr 4, 2024
1bcc3c0
Update command usage for doctor
officialchengyud Apr 4, 2024
5af1402
Merge pull request #129 from ararchch/branch-UpdateUg
Kappaccinoh Apr 4, 2024
4980aba
Fix checkstyle
officialchengyud Apr 4, 2024
f5389da
Fix cascading edit nric
alfaloo Apr 4, 2024
1ab6334
Merge pull request #125 from officialchengyud/branch-doctor-command-u…
ararchch Apr 4, 2024
1b4297d
Merge branch 'master' into branch-addtimeappointments
Kappaccinoh Apr 4, 2024
f3efcd8
Fix checkstyle
alfaloo Apr 4, 2024
6d4d38e
Merge pull request #130 from alfaloo/debug
Kappaccinoh Apr 4, 2024
48c12d9
update UG
Kappaccinoh Apr 4, 2024
1783f0d
Merge pull request #113 from Alteqa/branch-addtimeappointments
Kappaccinoh Apr 4, 2024
a186228
update ug
Kappaccinoh Apr 4, 2024
a2e9f6a
Fix json error when altered
Alteqa Apr 4, 2024
8377e10
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp
Alteqa Apr 4, 2024
58376ec
Fix appointment bug
Alteqa Apr 4, 2024
c9458c4
Fix CI
Alteqa Apr 4, 2024
77b1708
update UG
Kappaccinoh Apr 4, 2024
8ccf30d
fix error message
Kappaccinoh Apr 4, 2024
6043932
update UG
Kappaccinoh Apr 4, 2024
2d86f95
fix checkstyle error
Kappaccinoh Apr 4, 2024
0cbe212
Merge pull request #131 from Kappaccinoh/finalUGedits
Kappaccinoh Apr 4, 2024
a0de5a2
Bug fix
alfaloo Apr 4, 2024
10b2b4e
Remove test file
alfaloo Apr 4, 2024
7cb43ce
Fix test case
alfaloo Apr 4, 2024
4461f45
Merge pull request #132 from alfaloo/debug
Alteqa Apr 4, 2024
d6fea13
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp…
Alteqa Apr 4, 2024
1a1020f
Fix appointment not starting
Alteqa Apr 4, 2024
682d955
UG fix
alfaloo Apr 4, 2024
f43ec8e
Merge branch 'master' into debug
alfaloo Apr 4, 2024
9cfe114
Merge pull request #133 from alfaloo/debug
Alteqa Apr 4, 2024
ea05ef2
Add tests
Alteqa Apr 4, 2024
1405aff
Add newline
Alteqa Apr 4, 2024
b14818e
Fix CI
Alteqa Apr 4, 2024
332f8af
Update user guide and message
Alteqa Apr 4, 2024
68c71f2
Merge pull request #111 from Alteqa/branch-fixxappointmentcreationbug
Alteqa Apr 4, 2024
47500f0
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp
Alteqa Apr 4, 2024
365e264
Fix image
Alteqa Apr 4, 2024
29c2055
Merge pull request #136 from Alteqa/branch-fixUG
officialchengyud Apr 5, 2024
76b6c2a
Update UG
officialchengyud Apr 5, 2024
3538119
Merge pull request #137 from officialchengyud/branch-user-guide
alfaloo Apr 5, 2024
cd689d6
update UG
Kappaccinoh Apr 8, 2024
aea1c91
Fix typo in addpatient/adddoctor/delete success message
alfaloo Apr 10, 2024
27e7626
Fix test cases
alfaloo Apr 10, 2024
299ce3e
Merge pull request #207 from alfaloo/debug
ararchch Apr 10, 2024
f0c1ed1
Fix delete command error message
alfaloo Apr 10, 2024
316a39e
Merge pull request #206 from Kappaccinoh/ugfixes
ararchch Apr 10, 2024
9a596c4
Elaborate on 'clear' command
ararchch Apr 10, 2024
9cd9e54
Fix addappt error
alfaloo Apr 10, 2024
da275cc
Fix edit person example
ararchch Apr 10, 2024
353e0f0
Add note to edit command
ararchch Apr 10, 2024
9254183
Merge pull request #208 from alfaloo/debug
ararchch Apr 10, 2024
26de55f
Fix addappt image
ararchch Apr 10, 2024
8d9eb8c
Fix improper cropping
ararchch Apr 10, 2024
b0cd060
Create note on existing appts
ararchch Apr 10, 2024
f32c0dc
Merge pull request #209 from ararchch/branch-UpdateUg
alfaloo Apr 10, 2024
99f18bf
Update FAQs
ararchch Apr 10, 2024
c260b75
Clear storage if invalid input is given
alfaloo Apr 10, 2024
b46ef8d
Fix checkstyle
alfaloo Apr 10, 2024
91f13af
Fix checkstyle
alfaloo Apr 10, 2024
8ec0f7b
Update json edit info
ararchch Apr 10, 2024
54faf9a
Fix UG bugs
Alteqa Apr 10, 2024
7d5c7a1
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp…
Alteqa Apr 10, 2024
4ec2b6d
Merge pull request #210 from alfaloo/debug
Alteqa Apr 10, 2024
17124a7
Merge pull request #211 from Alteqa/branch-fixUGbugs
alfaloo Apr 11, 2024
a9c7bfe
Add future enhancements section to DG
alfaloo Apr 11, 2024
734cf39
Merge pull request #212 from alfaloo/documentation
officialchengyud Apr 12, 2024
46cf565
Update DG with add and delete commands
officialchengyud Apr 12, 2024
8326529
Merge pull request #214 from officialchengyud/branch-update-DG
alfaloo Apr 12, 2024
a18c9a8
Add logging
officialchengyud Apr 12, 2024
f07fccb
Merge branch 'master' into branch-UpdateUg
ararchch Apr 12, 2024
0bb58f7
update DG by adding query command documentations
Kappaccinoh Apr 12, 2024
ad6f109
Updatge DG
Alteqa Apr 12, 2024
19811d1
change appointment query error messages
Kappaccinoh Apr 12, 2024
25d308f
refine DG
Kappaccinoh Apr 12, 2024
7bef28d
add sequence diagram for find command
Kappaccinoh Apr 12, 2024
afcfc6a
add updatefilteredlist predicates
Kappaccinoh Apr 12, 2024
15b7f16
Fix DG errors
Alteqa Apr 12, 2024
e0c835a
UG updates 1
Alteqa Apr 12, 2024
99793da
Update UG
Alteqa Apr 12, 2024
3dce5d1
update DG minor errors
Kappaccinoh Apr 12, 2024
26eec79
Update index.md
Alteqa Apr 12, 2024
43cd1eb
Update userguide appointment
ararchch Apr 12, 2024
05a92cc
Merge pull request #216 from officialchengyud/branch-add-logging
Alteqa Apr 12, 2024
eec28c3
Change data and log file names
alfaloo Apr 12, 2024
eb80a11
Fix UG issues
Alteqa Apr 12, 2024
a152f33
Update ug 2
Alteqa Apr 12, 2024
999218e
Remove tag completely
alfaloo Apr 12, 2024
891c384
Update UG headings
ararchch Apr 12, 2024
6ecd4e3
Merge pull request #218 from Kappaccinoh/updateDG
Alteqa Apr 12, 2024
389c448
Merge pull request #221 from ararchch/branch-updateUserGuide
alfaloo Apr 12, 2024
267a08b
Merge branch 'master' into branch-updateUG1
alfaloo Apr 12, 2024
ac97d81
Merge pull request #220 from Alteqa/branch-updateUG1
alfaloo Apr 12, 2024
58afefa
Merge pull request #219 from alfaloo/debug
Alteqa Apr 12, 2024
e7d22ac
Update UG and site design
officialchengyud Apr 12, 2024
44ede6c
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp…
officialchengyud Apr 12, 2024
7e025da
Fix runcheck
officialchengyud Apr 12, 2024
4bbf8b8
Update UG for find doctor/patient
officialchengyud Apr 12, 2024
d6fa661
Merge pull request #222 from officialchengyud/branch-user-guide
alfaloo Apr 12, 2024
533333d
standardise photos for UG
Kappaccinoh Apr 12, 2024
87d795d
add clear image
Kappaccinoh Apr 12, 2024
49b7f46
Merge pull request #223 from Kappaccinoh/updateUGpictures
Alteqa Apr 12, 2024
4f16bd6
update FAQ and known issues
Kappaccinoh Apr 12, 2024
98b055d
Merge pull request #224 from Kappaccinoh/updateFAQ
Alteqa Apr 12, 2024
94f08da
Add how to use into UG
officialchengyud Apr 12, 2024
213d2f8
Update known issues
Alteqa Apr 12, 2024
b9228bf
UG updates
alfaloo Apr 12, 2024
7001e61
Update UG with CLI and how to guide
officialchengyud Apr 13, 2024
c329c64
Merge pull request #227 from officialchengyud/branch-user-guide
alfaloo Apr 13, 2024
b1b7109
Minor ug updates
alfaloo Apr 13, 2024
6f36645
Merge branch 'master' into documentation
alfaloo Apr 13, 2024
781764d
Merge pull request #226 from alfaloo/documentation
officialchengyud Apr 13, 2024
86eac61
Merge pull request #225 from Alteqa/branch-updateUGknownissues
alfaloo Apr 13, 2024
b0fc758
Improve ug intro
ararchch Apr 13, 2024
90634f0
Improve purpose
ararchch Apr 13, 2024
910b3fa
Merge branch 'master' into branch-updateUserGuide
ararchch Apr 13, 2024
fc25801
Merge pull request #228 from ararchch/branch-updateUserGuide
officialchengyud Apr 13, 2024
6dd568d
Merge branch 'master' into branch-UpdateUg
ararchch Apr 13, 2024
107c3b6
Make UG more cohesive
alfaloo Apr 13, 2024
71c20b5
Minor changes
alfaloo Apr 13, 2024
6ebe44b
Merge remote-tracking branch 'upstream/master' into documentation
alfaloo Apr 13, 2024
3ccd5ca
Merge pull request #229 from alfaloo/documentation
ararchch Apr 13, 2024
49ef6a9
Add more info/tip bands
alfaloo Apr 13, 2024
d77cd9c
Undo/redo
alfaloo Apr 13, 2024
405a225
Merge pull request #230 from alfaloo/documentation
ararchch Apr 13, 2024
7073585
Update dg planned enhancements
alfaloo Apr 13, 2024
a88cdbc
Update UG with known issues
officialchengyud Apr 14, 2024
c71144d
Merge pull request #231 from alfaloo/documentation
officialchengyud Apr 14, 2024
62af691
Fix UG command summary links and typo
officialchengyud Apr 14, 2024
055b683
add manual testing appendix
Kappaccinoh Apr 14, 2024
681014a
fix checkstyle
Kappaccinoh Apr 14, 2024
8911d97
Merge pull request #232 from officialchengyud/branch-user-guide
alfaloo Apr 14, 2024
0b4c9fe
Merge pull request #233 from Kappaccinoh/addManualTesting
alfaloo Apr 14, 2024
31d16b7
Update DG and minor fixes
ararchch Apr 14, 2024
29a6daf
Merge branch 'master' into branch-UpdateUg
ararchch Apr 14, 2024
fd19482
Fix newline error
ararchch Apr 14, 2024
3a8556c
Update diagrams
ararchch Apr 14, 2024
5977aa5
Update UniqueAppointmentListTest.java
ararchch Apr 14, 2024
f3c6370
Update IdUtil.java
ararchch Apr 14, 2024
eaa88db
Streamline test code
ararchch Apr 14, 2024
e5b59a0
Abstract out repeated code
ararchch Apr 14, 2024
e24edd6
Merge pull request #234 from ararchch/branch-UpdateUg
alfaloo Apr 15, 2024
3d87e40
Add defensive programming
ararchch Apr 15, 2024
02d21e9
Add logging and assertions
alfaloo Apr 15, 2024
ceb6b09
Fix test cases
alfaloo Apr 15, 2024
2f7e1dd
Add logging and assertions
Alteqa Apr 15, 2024
b023015
Update formatting
Alteqa Apr 15, 2024
23eecd3
Merge pull request #236 from alfaloo/debug
Alteqa Apr 15, 2024
7b7d2f5
add assertions and logging
Kappaccinoh Apr 15, 2024
872a9de
Defensive coding
alfaloo Apr 15, 2024
eb36e5a
Fix checkstyle
alfaloo Apr 15, 2024
0ad96f1
add defensive coding techniques
Kappaccinoh Apr 15, 2024
725beb4
Remove appointment id
alfaloo Apr 15, 2024
8b6a652
Merge pull request #238 from alfaloo/debug
Alteqa Apr 15, 2024
f7fc148
Merge pull request #237 from Alteqa/branch-addlogging
Kappaccinoh Apr 15, 2024
d9b4386
Merge pull request #239 from Kappaccinoh/addLogging
Alteqa Apr 15, 2024
15b25cb
Add assertions
officialchengyud Apr 15, 2024
d80d4c8
Merge pull request #240 from officialchengyud/branch-assertions
Kappaccinoh Apr 15, 2024
2bd22c2
Fix ug issues
alfaloo Apr 15, 2024
bac4ba4
Fix ug issues
alfaloo Apr 15, 2024
a4c8d09
Merge pull request #241 from alfaloo/debug
officialchengyud Apr 15, 2024
0e48e55
Update code quality
ararchch Apr 15, 2024
2a3e52e
Merge branch 'master' into branch-CodeQuality
ararchch Apr 15, 2024
d642a38
Resolve merge conflicts
ararchch Apr 15, 2024
e0aed87
Merge pull request #242 from ararchch/branch-CodeQuality
alfaloo Apr 15, 2024
6662ca9
Minor issues
alfaloo Apr 15, 2024
a632d8a
add glossary to UG
Kappaccinoh Apr 15, 2024
b90c356
Merge pull request #243 from Kappaccinoh/addglossaryUG
alfaloo Apr 15, 2024
828cfe8
Merge pull request #244 from alfaloo/debug
Kappaccinoh Apr 15, 2024
77b4953
Minor fixes
alfaloo Apr 15, 2024
77a663e
Update design section
Alteqa Apr 15, 2024
7dde827
Update DG
Alteqa Apr 15, 2024
74866b8
Merge pull request #245 from alfaloo/debug
ararchch Apr 15, 2024
dfe3be5
Update DG with refined use Use Cases
officialchengyud Apr 15, 2024
52afdc9
Fix typo in DG
officialchengyud Apr 15, 2024
2003171
Merge pull request #246 from officialchengyud/branch-update-DG
alfaloo Apr 15, 2024
1d13cc4
Refine DG use cases and NFR
officialchengyud Apr 15, 2024
4439496
Update design section
Alteqa Apr 15, 2024
035fd78
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp…
Alteqa Apr 15, 2024
1b410c6
Update add patient execution
Alteqa Apr 15, 2024
341142e
Merge pull request #247 from officialchengyud/branch-update-DG
Alteqa Apr 15, 2024
b123753
Fix merge conflicts
Alteqa Apr 15, 2024
fcc7c60
Update sequence diagram descriptions
Alteqa Apr 15, 2024
6e6744d
Add execute sequence diagrams
alfaloo Apr 15, 2024
6ff99a3
Fix error message
alfaloo Apr 15, 2024
447aa63
Merge pull request #249 from alfaloo/debug
Alteqa Apr 15, 2024
88a5530
Update in progress
Alteqa Apr 15, 2024
de9a653
Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T15-1/tp…
Alteqa Apr 15, 2024
99c5d2e
Update DG
ararchch Apr 15, 2024
e829941
Merge pull request #250 from ararchch/branch-UpdateDg
Kappaccinoh Apr 15, 2024
11ed408
DG delete execute explanation
alfaloo Apr 15, 2024
b2a7780
Fix uml diagram
alfaloo Apr 15, 2024
274f4a2
Update sequence steps
Alteqa Apr 15, 2024
3b40c1c
Merge pull request #251 from alfaloo/documentation
Alteqa Apr 15, 2024
1e96a83
Fix merge conflicts
Alteqa Apr 15, 2024
3229e72
Update value proposition
Alteqa Apr 15, 2024
fc49456
Update value proposition
Alteqa Apr 15, 2024
b309631
Merge pull request #248 from Alteqa/branch-fixDGbugs
ararchch Apr 15, 2024
d292552
Update method
Alteqa Apr 15, 2024
f2bb364
Update DG 2
Alteqa Apr 15, 2024
b7d12fd
add query DG documentation
Kappaccinoh Apr 15, 2024
20e3527
fix spelling errors
Kappaccinoh Apr 15, 2024
7bfb64a
Merge pull request #253 from Kappaccinoh/queryDG
Alteqa Apr 15, 2024
c766ed4
Merge branch 'master' into branch-fixDGbugs
ararchch Apr 15, 2024
15fcc4a
Merge pull request #252 from Alteqa/branch-fixDGbugs
Kappaccinoh Apr 15, 2024
8a918f1
Docu
alfaloo Apr 15, 2024
3dbc3d0
Merge remote-tracking branch 'upstream/master' into documentation
alfaloo Apr 15, 2024
88692f7
docu
alfaloo Apr 15, 2024
5bb1e29
docu
alfaloo Apr 15, 2024
ba1693c
Merge pull request #254 from alfaloo/documentation
Alteqa Apr 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ jobs:
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
# with:
# fail_ci_if_error: false
28 changes: 18 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![CI Status](https://github.com/AY2324S2-CS2103T-T15-1/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2324S2-CS2103T-T15-1/tp/actions)

[![codecov](https://codecov.io/gh/AY2324S2-CS2103T-T15-1/tp/graph/badge.svg?token=TJTWL1WNJF)](https://codecov.io/gh/AY2324S2-CS2103T-T15-1/tp)

![Ui](docs/images/Ui.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
Example usages:
* as a starting point of a course project (as opposed to writing everything from scratch)
* as a case study
* The project simulates an ongoing software project for a desktop application (called _AddressBook_) used for managing contact details.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
# MediCLI: Hospital Patient Management System

MediCLI is a patient management system designed for hospitals. MediCLI enables the management of patient, doctor, and appointment data.

## Example usages:
1. Used by hospital clerks to manage hospital records for relevant stake holders.
2. Core functions offered include add, delete, query for patients, doctors and appointments.

## Context of the project
* The project simulates an ongoing software project for a desktop application (called _MediCLI_) used for managing contact details.
* It is **written in OOP fashion**. It is meant as a project for a SE module to teach basic SE principles.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.
* For the detailed documentation of this project, see the **[MediCLI Product Website](https://ay2324s2-cs2103t-t15-1.github.io/tp/UserGuide.html)**.

This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).

6 changes: 5 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ dependencies {
}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = 'MediCLI.jar'
}

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
61 changes: 32 additions & 29 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,54 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Zhiyang Lu

<img src="images/johndoe.png" width="200px">
<img src="images/alfaloo.png" width="200px">

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[homepage](www.linkedin.com/in/zhiyanglu)]
[[github](https://github.com/alfaloo)]
[[portfolio](https://github.com/alfaloo/CV/blob/main/Zhiyang_Lu_Resume.pdf)]

* Role: Project Advisor
* Role: Deliverables and Deadline / Integration
* Responsibilities: Ensure project deliverables are done on time and in the right format. In charge of versioning of the code, maintaining the code repository, integrating various parts of the software to create a whole.

### Jane Doe
### Cheng-Yu Dong

<img src="images/johndoe.png" width="200px">
<img src="images/officialchengyud.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]

* Role: Team Lead
* Responsibilities: UI
[[github](https://github.com/officialchengyud)]
[[portfolio](www.linkedin.com/in/dongchengyu)]

### Johnny Doe
* Role: Code Quality / Integration
* Responsibilities: Looks after code quality, ensures adherence to coding standards, etc. In charge of versioning of the code, maintaining the code repository, integrating various parts of the software to create a whole.

<img src="images/johndoe.png" width="200px">
### Lim Jia Wei

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
<img src="images/kappaccinoh.png" width="200px">

* Role: Developer
* Responsibilities: Data
[[github](http://github.com/Kappaccinoh)] [[portfolio](https://www.linkedin.com/in/jia-wei-lim-747037181/)]

### Jean Doe
* Role: Scheduling / Testing
* Responsibilities: Ensures the testing of the project is done properly and on time. In charge of defining, assigning, and tracking project tasks.

<img src="images/johndoe.png" width="200px">
### Archit Goswami

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
<img src="images/ararchch.png" width="200px">

* Role: Developer
* Responsibilities: Dev Ops + Threading
[[github](http://github.com/ararchch)]
[[portfolio](https://www.linkedin.com/in/architgos)]

### James Doe
* Role: Team Lead, Documentation
* Responsibilities: Coordinating with team members, ensuring code is well documented.

<img src="images/johndoe.png" width="200px">
### Eugene Luke Sim Ek Jin

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
<img src="images/alteqa.png" width="200px">

* Role: Developer
* Responsibilities: UI
[[github](http://github.com/alteqa)]
[[portfolio](https://www.linkedin.com/in/eugene-sim-866677188/)]

* Role: Documentation, Testing, Intellij / Github Expert
* Responsibilities: Ensures the testing of the project is done properly and on time. Responsible for the quality of various project documents.
* Helps other team member with matters related to Intellij, Github and Sourcetree tool.
Loading
Loading