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

[CS2103T-W11-4] Waddle #140

Open
wants to merge 743 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
743 commits
Select commit Hold shift + click to select a range
29d0388
Fix add command date bug
Nov 6, 2022
e45d8a5
Write Day test
CFSY Nov 6, 2022
c7839b3
Merge pull request #220 from CFSY/test
CFSY Nov 6, 2022
9b2cdbf
Write getTextRepresentation test
CFSY Nov 6, 2022
58306bd
Fix start date for tests
Nov 6, 2022
5d8b150
Merge pull request #222 from pewggls/fix-bugs-2
pewggls Nov 6, 2022
9017046
Update unplan command in UG
Nov 6, 2022
bb5c5ad
Write more Item tests
CFSY Nov 6, 2022
5d042b7
Merge pull request #223 from pewggls/fix-bugs-2
pewggls Nov 6, 2022
6a28914
Merge branch 'master' of https://github.com/pewggls/tp
Nov 6, 2022
fcedd54
Write more Itinerary tests
CFSY Nov 6, 2022
3779e93
Write plan command tests
CFSY Nov 6, 2022
0c37ae8
Write plan command tests
CFSY Nov 6, 2022
7235398
Write free command test
CFSY Nov 6, 2022
03b1362
Fix Checkstyle
CFSY Nov 6, 2022
6d4d8a3
Fix Itinerary test
CFSY Nov 6, 2022
773701f
Fix Itinerary test
CFSY Nov 6, 2022
1347eba
Omit Itinerary test
CFSY Nov 6, 2022
4412549
Fix Checkstyle
CFSY Nov 6, 2022
afde555
Merge pull request #224 from CFSY/test
CFSY Nov 6, 2022
fd5efb2
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
917cd45
Update pewggls PPP
Nov 7, 2022
93c82a7
Merge pull request #225 from pewggls/ppp
pewggls Nov 7, 2022
1988949
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
f08a3e8
Add more tests
Nov 7, 2022
3ebac55
Merge pull request #226 from pewggls/testing
pewggls Nov 7, 2022
965d5e9
Add tests for AddItemCommand
Nov 7, 2022
738b850
Fix checkstyle
Nov 7, 2022
3e3e361
Merge pull request #227 from pewggls/testing
pewggls Nov 7, 2022
32b43a3
Waddle-fication
ningtan11 Nov 4, 2022
850a31e
Waddlefy tests
ningtan11 Nov 4, 2022
faf5072
(Minor) Edit to text shown to user.
ningtan11 Nov 4, 2022
2098889
Fix edit itinerary to 0 people bug
Nov 6, 2022
a88cc69
Write tests for item package
ningtan11 Nov 6, 2022
54ef394
Fix checkstyle
ningtan11 Nov 6, 2022
c5b134e
Update CommandTestUtil.java
ningtan11 Nov 6, 2022
8f22f0d
Update ItemTest.java
ningtan11 Nov 6, 2022
dc72e27
Update UniqueItemListTest.java
ningtan11 Nov 6, 2022
6c0f418
Update EditItemDescriptorBuilder.java
ningtan11 Nov 6, 2022
37b6e52
Write Day test
CFSY Nov 6, 2022
141aa42
Write Day test
CFSY Nov 6, 2022
0e8720e
Fix add command date bug
Nov 6, 2022
ee144d7
Fix start date for tests
Nov 6, 2022
065ba6c
Update unplan command in UG
Nov 6, 2022
478e1eb
Write getTextRepresentation test
CFSY Nov 6, 2022
dcd9fcf
Write more Item tests
CFSY Nov 6, 2022
db2fb53
Write more Itinerary tests
CFSY Nov 6, 2022
767cb54
Write plan command tests
CFSY Nov 6, 2022
68c25f2
Write plan command tests
CFSY Nov 6, 2022
d64e6af
Write free command test
CFSY Nov 6, 2022
41c3e29
Fix Checkstyle
CFSY Nov 6, 2022
e5d8fb0
Fix Itinerary test
CFSY Nov 6, 2022
57dfd5d
Fix Itinerary test
CFSY Nov 6, 2022
e4decf4
Omit Itinerary test
CFSY Nov 6, 2022
36de99d
Fix Checkstyle
CFSY Nov 6, 2022
774ecb8
Update pewggls PPP
Nov 7, 2022
0ed2ae1
Add more tests
Nov 7, 2022
9f5aebe
Add tests for AddItemCommand
Nov 7, 2022
223275e
Fix checkstyle
Nov 7, 2022
57457bf
Update description regex
Nov 4, 2022
ffb8d49
Fix bugs
Nov 4, 2022
62d089d
Fix bugs
Nov 7, 2022
a115ef9
Fix bugs
Nov 7, 2022
a6eb433
Fix bugs
Nov 7, 2022
f2e2dc4
Add home command tests
seox123 Nov 7, 2022
8410058
Merge branch 'master' of github.com:AY2223S1-CS2103T-W11-4/tp into fi…
Nov 7, 2022
c1d3987
Fix home command test case
seox123 Nov 7, 2022
7496f40
Merge pull request #228 from seox123/add-tests
seox123 Nov 7, 2022
14734ea
Merge pull request #229 from ciaoosuuu/fix-bugs
ciaoosuuu Nov 7, 2022
51b6eab
Write PlanCommandParserTest
CFSY Nov 7, 2022
0f0e663
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
CFSY Nov 7, 2022
ce3505b
Add pdffieldinfo
Nov 7, 2022
38cc74f
Add select command test cases
seox123 Nov 7, 2022
0edb96e
Merge pull request #230 from seox123/add-tests
seox123 Nov 7, 2022
bb97081
Add tests for AddItemCommand
Nov 7, 2022
19e8080
Fix checkstyle errors
Nov 7, 2022
7478940
Merge pull request #231 from pewggls/testing
pewggls Nov 7, 2022
41e2699
Made typical items non final
CFSY Nov 7, 2022
c6b365c
Add pdfFiller test
Nov 7, 2022
e534d05
Update pdf test
Nov 7, 2022
bb14c19
Merge pull request #232 from ciaoosuuu/pdf-test
ciaoosuuu Nov 7, 2022
b664d0b
Write AddItemCommandParserTest
CFSY Nov 7, 2022
e6e0636
Fix Checkstyle
CFSY Nov 7, 2022
32919cd
Fix conflicts
CFSY Nov 7, 2022
246bb6d
Merge pull request #233 from CFSY/test
CFSY Nov 7, 2022
da5b409
Write SelectCommandParserTest
CFSY Nov 7, 2022
d025b50
Write DeleteItemCommandParserTest
CFSY Nov 7, 2022
a62e8fa
Fix pdf export description bug
Nov 7, 2022
d2a560b
Merge pull request #234 from ciaoosuuu/pdf
ciaoosuuu Nov 7, 2022
28106f3
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
e2e3c23
Update ningtan11.md
ningtan11 Nov 7, 2022
5bdc685
Update UserGuide.md
ningtan11 Nov 7, 2022
5b5fdcc
Merge pull request #235 from ningtan11/master
ningtan11 Nov 7, 2022
9266a8b
Write EditItemCommandParserTest
CFSY Nov 7, 2022
f0d8946
Fix Checkstyle
CFSY Nov 7, 2022
f2c840e
Merge pull request #236 from CFSY/test
CFSY Nov 7, 2022
344bfe5
Add tests for AddCommandParser
Nov 7, 2022
5fd806f
Write UnplanCommandParserTest
CFSY Nov 7, 2022
ca43c8a
Fix checkstyle errors
Nov 7, 2022
90c5cbd
Merge pull request #237 from pewggls/tests
pewggls Nov 7, 2022
ee225f8
Update user guide
Nov 7, 2022
505bd56
Add JsonAdaptedItem tests
Nov 7, 2022
ed88901
Add page breaks to UserGuide.md
ningtan11 Nov 7, 2022
d4a098d
Merge pull request #239 from ciaoosuuu/edit-docs
ciaoosuuu Nov 7, 2022
85ddf0f
Add page break to UserGuide.md
ningtan11 Nov 7, 2022
d7e994c
Add JsonAdaptedItem tests
Nov 7, 2022
6b20911
Merge pull request #240 from ningtan11/master
ningtan11 Nov 7, 2022
ba47518
Fix checkstyle errors
Nov 7, 2022
d9055e3
Add test cases for UnplanCommand and SelectCommand
seox123 Nov 7, 2022
9aaeccc
Fix more checkstyle errors
Nov 7, 2022
420a931
Merge pull request #238 from pewggls/tests
pewggls Nov 7, 2022
f10b412
Merge pull request #241 from seox123/add-tests
ciaoosuuu Nov 7, 2022
0753c9f
Add page break to UG (3)
ningtan11 Nov 7, 2022
d034e27
Merge pull request #242 from ningtan11/master
ningtan11 Nov 7, 2022
8286238
Update export implementation in DG
Nov 7, 2022
b2adb51
Write WaddleParserTest
CFSY Nov 7, 2022
daa5955
Fix Checkstyle
CFSY Nov 7, 2022
92e624c
Fix Checkstyle
CFSY Nov 7, 2022
e0836b6
Update Duration.java message constraint
ningtan11 Nov 7, 2022
ac6957b
Merge pull request #244 from ningtan11/master
ningtan11 Nov 7, 2022
2578d11
Merge pull request #245 from ciaoosuuu/edit-docs
ciaoosuuu Nov 7, 2022
749e8c4
Merge pull request #243 from CFSY/test
seox123 Nov 7, 2022
3ad81b6
Add DeleteItemCommand tests
Nov 7, 2022
0b1f87e
Fix checkstyle errors and change variable name
Nov 7, 2022
0d8e63d
Update UserGuide.md
ningtan11 Nov 7, 2022
c787db3
Merge pull request #247 from ningtan11/master
ningtan11 Nov 7, 2022
1f0541d
Merge pull request #246 from pewggls/tests
pewggls Nov 7, 2022
3c2ce12
Change itinerary name to description
seox123 Nov 7, 2022
4c40983
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
seox123 Nov 7, 2022
1df9571
UG remove empty lines
ningtan11 Nov 7, 2022
8f6ffaa
Merge pull request #249 from ningtan11/master
ningtan11 Nov 7, 2022
c33da14
Merge pull request #248 from seox123/name-to-description-fix
seox123 Nov 7, 2022
1aab4b1
Line and page breaks (I lost count)
ningtan11 Nov 7, 2022
106c43d
Merge pull request #250 from ningtan11/master
ningtan11 Nov 7, 2022
29ea359
Update UserGuide.md
ningtan11 Nov 7, 2022
28047a1
Update UserGuide.md
ningtan11 Nov 7, 2022
5d6bd3a
Update UserGuide.md
ningtan11 Nov 7, 2022
c48fb9c
Update UserGuide.md
ningtan11 Nov 7, 2022
2322433
UG page
ningtan11 Nov 7, 2022
25fb937
Update UserGuide.md
ningtan11 Nov 7, 2022
7c5e084
Update UserGuide.md
ningtan11 Nov 7, 2022
7dc7801
Update UserGuide.md
ningtan11 Nov 7, 2022
d31d288
Update UserGuide.md
ningtan11 Nov 7, 2022
cd6494a
Merge pull request #251 from ningtan11/master
ningtan11 Nov 7, 2022
1ff51db
Update UserGuide.md
ningtan11 Nov 7, 2022
73ec813
Merge pull request #252 from ningtan11/master
ningtan11 Nov 7, 2022
3681a73
Update ciaoosuuu's ppp
Nov 7, 2022
3dfaf08
UG final
ningtan11 Nov 7, 2022
89857ca
Fix stylecheck
Nov 7, 2022
4598d45
Update UserGuide.md
ningtan11 Nov 7, 2022
91004aa
Merge pull request #254 from ningtan11/master
ningtan11 Nov 7, 2022
bf2c1f5
Merge pull request #253 from ciaoosuuu/edit-ppp
ciaoosuuu Nov 7, 2022
e9b2077
Update ppp
CFSY Nov 7, 2022
84c7327
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
CFSY Nov 7, 2022
5a1bb9a
Fix pp typo
CFSY Nov 7, 2022
c354112
Merge pull request #255 from CFSY/ppp
CFSY Nov 7, 2022
f4639e3
Update UML diagrams
Nov 7, 2022
9b406bb
Fix links in UG
ningtan11 Nov 7, 2022
b99c850
Merge pull request #256 from ningtan11/master
ningtan11 Nov 7, 2022
6210003
Update dg and ppp
CFSY Nov 7, 2022
ba92771
Fix links UG
ningtan11 Nov 7, 2022
2ab1a82
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
CFSY Nov 7, 2022
4d1c7ec
Add Budget tests
Nov 7, 2022
cc95535
Update ug
CFSY Nov 7, 2022
677df8e
Update project portfolio page
seox123 Nov 7, 2022
b8476e7
Merge pull request #258 from CFSY/dg
CFSY Nov 7, 2022
1f7b0b2
Merge pull request #257 from ciaoosuuu/edit-dg
ciaoosuuu Nov 7, 2022
d15192c
Fix errors
Nov 7, 2022
a161887
Update UserGuide.md
ningtan11 Nov 7, 2022
5ddc5ff
Fix errors
Nov 7, 2022
f17129c
Remove community section
seox123 Nov 7, 2022
ee103e0
Merge pull request #259 from pewggls/tests
pewggls Nov 7, 2022
83db02e
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
65657ef
Update UserGuide.md
ningtan11 Nov 7, 2022
be703dd
Make more changes to ppp
seox123 Nov 7, 2022
d3b5a39
Update ppp
Nov 7, 2022
af21255
Fix checkstyle
seox123 Nov 7, 2022
cb67e90
Update UserGuide.md
ningtan11 Nov 7, 2022
4af33e1
Change order of commands in summary table
ningtan11 Nov 7, 2022
a28917d
Merge pull request #262 from ciaoosuuu/edit-ppp
ciaoosuuu Nov 7, 2022
cbb73b9
update dg
CFSY Nov 7, 2022
6db2547
update dg
CFSY Nov 7, 2022
a18bc6b
Update pewggls PPP
Nov 7, 2022
8253620
Merge pull request #261 from seox123/edit-ppp
seox123 Nov 7, 2022
4857d94
Merge pull request #263 from CFSY/dg
CFSY Nov 7, 2022
1a36cc0
Merge branch 'master' of https://github.com/ningtan11/tp
ningtan11 Nov 7, 2022
bcbce77
Merge pull request #264 from pewggls/ppp-2
pewggls Nov 7, 2022
d33b535
Merge pull request #265 from ningtan11/master
ningtan11 Nov 7, 2022
bbbeee6
Update pewggls PPP
Nov 7, 2022
8442b68
Update AboutUs.md
seox123 Nov 7, 2022
6bed66d
Merge pull request #266 from pewggls/ppp-2
pewggls Nov 7, 2022
18b906b
Merge pull request #267 from seox123/final-release
ciaoosuuu Nov 7, 2022
8149467
Update index.md
CFSY Nov 7, 2022
816471b
Update index.md
CFSY Nov 7, 2022
cc906d7
Merge branch 'master' of https://github.com/pewggls/tp
Nov 10, 2022
dac883a
Update UG introduction
Nov 11, 2022
aa3be00
Merge pull request #268 from pewggls/write-ug
pewggls Nov 11, 2022
d176f19
Add command screenshots
Nov 11, 2022
4ed53ad
Make activity planning section more user friendly
seox123 Nov 11, 2022
1775101
Merge pull request #269 from ciaoosuuu/edit-ug
ciaoosuuu Nov 11, 2022
ce0207d
Write UG beginner tutorial
Nov 11, 2022
2df1753
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
seox123 Nov 11, 2022
149a7e1
Merge pull request #271 from pewggls/write-ug
pewggls Nov 11, 2022
49aadec
Merge pull request #270 from seox123/improve-user-guide
seox123 Nov 11, 2022
a7f49bf
Update UG beginner tutorial
Nov 11, 2022
429df41
Merge pull request #273 from pewggls/write-ug
pewggls Nov 11, 2022
6257bbd
Merge branch 'master' of https://github.com/pewggls/tp
Nov 11, 2022
84de7b9
Added some user friendly elements
CFSY Nov 11, 2022
a33d868
Update UserGuide.md
ningtan11 Nov 11, 2022
2114b0c
Merge pull request #274 from ningtan11/master
ningtan11 Nov 11, 2022
ce04468
Update UserGuide.md
ningtan11 Nov 11, 2022
939e6c0
Merge pull request #275 from ningtan11/master
ningtan11 Nov 11, 2022
2c290e8
Add images to UG
Nov 11, 2022
9eaa122
rename main to home
CFSY Nov 11, 2022
bcce3e5
Merge pull request #276 from pewggls/ug-imgs
pewggls Nov 11, 2022
9a05a76
fix links
CFSY Nov 11, 2022
5bb5d44
Update UG beginner tutorial
Nov 11, 2022
60343f9
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
95bd202
Resolve merge conflicts
Nov 11, 2022
7b37c15
Resolve merge conflicts
Nov 11, 2022
ca53b45
Resolve merge conflicts
Nov 11, 2022
e57064c
Merge branch 'master' into ug-imgs
pewggls Nov 11, 2022
e97183b
Update UserGuide.md
ningtan11 Nov 11, 2022
5bf6e1f
Merge pull request #279 from ningtan11/master
ningtan11 Nov 11, 2022
d343adc
Merge branch 'master' into ug-imgs
pewggls Nov 11, 2022
311f3b2
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
80cfee1
newline
CFSY Nov 11, 2022
46810dc
Merge pull request #277 from pewggls/ug-imgs
pewggls Nov 11, 2022
80bb5f7
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
42af1a5
Merge pull request #278 from CFSY/master
CFSY Nov 11, 2022
79e06fb
Add UG images
Nov 11, 2022
22e8890
Merge pull request #280 from pewggls/ug-fix-imgs
pewggls Nov 11, 2022
555f154
Merge branch 'master' of https://github.com/pewggls/tp
Nov 11, 2022
f5d411b
Update UG images
Nov 11, 2022
e59dac9
Merge pull request #281 from pewggls/ug-edit
pewggls Nov 11, 2022
a93c1d1
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
bcc89ab
Merge branch 'master' of https://github.com/pewggls/tp
Nov 11, 2022
3bb8823
Add line breaks
Nov 11, 2022
3f8d286
newline
CFSY Nov 11, 2022
47dfbd0
Merge pull request #282 from pewggls/ug-format
pewggls Nov 11, 2022
d750910
UG fix
CFSY Nov 11, 2022
1baf365
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
bb03e07
Merge pull request #283 from CFSY/master
CFSY Nov 11, 2022
6663132
Fix UG typos
Nov 11, 2022
b489e5b
Merge pull request #284 from pewggls/ug-format
pewggls Nov 11, 2022
a14baeb
Add UG note
Nov 11, 2022
fe6ead2
Merge pull request #285 from pewggls/ug-finalize
pewggls Nov 11, 2022
b12daa4
page
CFSY Nov 11, 2022
c125346
page
CFSY Nov 11, 2022
171e9cd
Update index.md
ciaoosuuu Nov 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/


bin/
docs/.Rhistory
39 changes: 25 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)

![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.
* 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.
# Waddle 🦆

[![CI Status](https://github.com/AY2223S1-CS2103T-W11-4/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2223S1-CS2103-W11-4/tp/actions)
[![codecov](https://codecov.io/gh/AY2223S1-CS2103T-W11-4/tp/branch/master/graph/badge.svg?token=45LHH4UIGB)](https://codecov.io/gh/AY2223S1-CS2103T-W11-4/tp)

![Ui](https://github.com/AY2223S1-CS2103T-W11-4/tp/blob/master/docs/images/Ui.png)

### Introduction

* **Waddle** is a simple, no-frills travel planning application catered to people who love doing everything on their keyboards.
* **Features :**
* You can plan your travels in 3 simple steps!
* Create a trip
* Add activities
* Schedule
* After you plan your trip, easily export your itinerary for easy reference during the trip itself.

* Visit our product website for a detailed documentation, [**Waddle Product Website**](https://ay2223s1-cs2103t-w11-4.github.io/tp/UserGuide.html).


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


* Libraries used: [JavaFX](https://openjfx.io/), [Jackson](https://github.com/FasterXML/jackson), [JUnit5](https://github.com/junit-team/junit5)
11 changes: 9 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'jacoco'
}

mainClassName = 'seedu.address.Main'
mainClassName = 'seedu.waddle.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand All @@ -20,6 +20,10 @@ checkstyle {
toolVersion = '10.2'
}

run {
enableAssertions = true
}

test {
useJUnitPlatform()
finalizedBy jacocoTestReport
Expand Down Expand Up @@ -57,6 +61,9 @@ dependencies {
implementation group: 'org.openjfx', name: 'javafx-graphics', version: javaFxVersion, classifier: 'mac'
implementation group: 'org.openjfx', name: 'javafx-graphics', version: javaFxVersion, classifier: 'linux'

implementation group: 'org.apache.pdfbox', name: 'pdfbox', version: '2.0.27'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.4'

implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.7.0'
implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.7.4'

Expand All @@ -66,7 +73,7 @@ dependencies {
}

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

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

## Project team

### John Doe
### Clement Foo Shi Yu

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

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/CFSY)]
[[portfolio](team/cfsy.md)]

* Role: Project Advisor
* Role: Developer
* Responsibilities: Logic + UI

### Jane Doe
### Chen Shun

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Logic

### Johnny Doe
### Hui Yi Lu

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Storage

### Jean Doe
### Law Sean Meng

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Logic + Parser

### James Doe
### Tan Shao Ning

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Logic + Documentation
Loading