Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
765 commits
Select commit Hold shift + click to select a range
80be52a
Add table of contents to UG
weijuey Mar 31, 2022
d754f40
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Mar 31, 2022
37417e3
Merge branch 'master' into branch-v1.3b-viewModeCommand
weijuey Mar 31, 2022
0f8ec81
Fix styling issues
weijuey Mar 31, 2022
fb2abd1
Change findtag to work as a filter
glennljw Mar 31, 2022
d2481b0
Merge pull request #113 from tehkokhoe/master
weijuey Mar 31, 2022
5abcff8
Merge branch 'master' into findtag-enhance
glennljw Mar 31, 2022
df7e4df
Change findtag feature in UG
glennljw Mar 31, 2022
d91e9d2
Made minor fix to grammar
xSaints19x Mar 31, 2022
c3f3d97
Merge pull request #110 from xSaints19x/branch-ug-update-v1.3b
tehkokhoe Mar 31, 2022
d595d6f
Simplify DeadlineList::size logic
weijuey Mar 31, 2022
b048a05
Merge pull request #115 from glennljw/add-new-features-ug
weijuey Mar 31, 2022
fdec4dd
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Mar 31, 2022
f8f93ac
Merge branch 'master' into branch-v1.3b-viewModeCommand
weijuey Mar 31, 2022
06eef95
Fix formatting and add comment on findtag compatibility with view mode
weijuey Mar 31, 2022
119b91a
Fix typos and bugs
glennljw Mar 31, 2022
bc425bc
Merge pull request #114 from glennljw/findtag-enhance
weijuey Mar 31, 2022
b7028e0
Merge branch 'master' into image-ug
takufunkai Mar 31, 2022
a70db75
Standardie bullet points
takufunkai Mar 31, 2022
edc35bb
Improve pictures
takufunkai Mar 31, 2022
1ed5ca6
Merge pull request #99 from weijuey/branch-v1.3b-viewModeCommand
takufunkai Mar 31, 2022
60f38a1
Merge branch 'master' into image-ug
takufunkai Mar 31, 2022
9f382a1
Merge branch 'master' into enhance-image-feat
takufunkai Mar 31, 2022
89772ac
Merge pull request #103 from takufunkai/image-ug
weijuey Mar 31, 2022
a7e8ff3
Fix typo in javadocs
takufunkai Mar 31, 2022
73221bb
Merge branch 'master' into enhance-image-feat
takufunkai Mar 31, 2022
3188f00
Merge branch 'master' into command-history
takufunkai Mar 31, 2022
c6fe33b
Fix tests and lint
takufunkai Mar 31, 2022
a8b3e5f
Merge pull request #112 from takufunkai/command-history
weijuey Mar 31, 2022
c8317b0
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Mar 31, 2022
f471dcf
Merge pull request #111 from xSaints19x/branch-update-help-command
tehkokhoe Apr 1, 2022
6fa6ca1
Merge pull request #109 from takufunkai/enhance-image-feat
xSaints19x Apr 1, 2022
4f9b209
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
xSaints19x Apr 2, 2022
0115278
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 5, 2022
a296f81
Improve visibility of notes on command format
weijuey Apr 5, 2022
6398436
Categorise commands into sections
weijuey Apr 5, 2022
4dac756
Update table of contents with new sections and image commands
weijuey Apr 5, 2022
219c13e
Add warning message on clear command usage
weijuey Apr 5, 2022
d02a092
Split implementation section into subsections
weijuey Apr 5, 2022
0d7d566
Change table of contents of DG to be manually editable
weijuey Apr 5, 2022
93f60c1
Fix command summary table in UG
weijuey Apr 5, 2022
e500e32
Merge pull request #183 from weijuey/branch-v1.4-ug_dg_format
xSaints19x Apr 6, 2022
3ef6e1b
Add UML diagrams for high importance flag feature and make minor UI
xSaints19x Apr 6, 2022
17b63be
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
xSaints19x Apr 6, 2022
9e9e586
Merge branch 'master' into branch-v1.4
xSaints19x Apr 6, 2022
085909a
Update developer guide and UML diagrams and images to be used for DG
xSaints19x Apr 6, 2022
ccd567e
Update UG styling and link for CodeCov for index.md
xSaints19x Apr 6, 2022
70ca943
Add images test util
takufunkai Apr 7, 2022
0d1912c
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 7, 2022
2f0a470
Fix bug where deadline command did not recognise no deadline is passed
weijuey Apr 7, 2022
ee480a7
Fix view command not being recognised in detailed view mode
weijuey Apr 7, 2022
e008125
Add image model tests
takufunkai Apr 7, 2022
a44c6c5
Add tests for AddressBookParser::parseDetailedViewCommand
weijuey Apr 7, 2022
6321d2d
Add more tests
takufunkai Apr 7, 2022
859066f
Add tests for NoteCommand
weijuey Apr 7, 2022
c830d1f
Add tests
takufunkai Apr 7, 2022
2e72e9a
Add image related modle manager tests
takufunkai Apr 7, 2022
11c6c74
Fix checkstyle
takufunkai Apr 7, 2022
bcf53fd
Update help window and screenshot of help window
glennljw Apr 7, 2022
ed44323
Fix PE-D issues
glennljw Apr 7, 2022
f192356
Add screenshots to UG for assign, unassign, find, create, delete feat…
glennljw Apr 7, 2022
db2f462
Add new line at EOF for HelpWindow.css
glennljw Apr 7, 2022
5887b1c
Fix trailing white spaces in UG
glennljw Apr 7, 2022
d2dcfa1
Fix trailing white spaces in UG
glennljw Apr 7, 2022
d91fa09
Allow view command to work with sort
tehkokhoe Apr 8, 2022
ad240db
Merge branch 'master' of https://github.com/tehkokhoe/tp
tehkokhoe Apr 8, 2022
1ca3b75
Improve contact images path and other minor fixes
takufunkai Apr 8, 2022
ff540f3
Merge pull request #186 from takufunkai/add-images-test
weijuey Apr 8, 2022
8e0b7a9
Add more screenshots for UG
glennljw Apr 8, 2022
65684b9
Update screenshots
glennljw Apr 8, 2022
e4c7b57
Merge pull request #189 from glennljw/fix-ped
takufunkai Apr 8, 2022
891e965
Add tests for AddressBookParser::parseDetailedViewCommand
weijuey Apr 8, 2022
758bce7
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp…
weijuey Apr 8, 2022
34c3350
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 8, 2022
111007f
Add ActivatedTagTest
glennljw Apr 8, 2022
5e30f06
Resolve merge conflict
glennljw Apr 8, 2022
a8f93d1
Merge pull request #190 from glennljw/v1.4-help-window
takufunkai Apr 8, 2022
f3aebf5
Fix bug where assign and unassign in detailed view did not ignore index
weijuey Apr 8, 2022
d752a27
Change equals method of DetailedViewExecutables to handle null indexes
weijuey Apr 8, 2022
b0a0ef7
Add tests to AddressBookParser and fix issues with tests
weijuey Apr 8, 2022
2772b99
Fix view command not using index of sorted contact list
weijuey Apr 8, 2022
cfeae1a
Add borders to notes and deadline sections for detailed view
glennljw Apr 8, 2022
c98b4ea
Add executeInDetailedView test to EditCommand
weijuey Apr 8, 2022
2e6b418
Add executeInDetailedView test to DeadlineCommand
weijuey Apr 8, 2022
17a2023
Add executeInDetailedView test to Favourite and Note Command
weijuey Apr 8, 2022
de572c2
Add ActivatedTagListTest
glennljw Apr 8, 2022
4749430
Add executeInDetailedView test to ImagesCommand
weijuey Apr 8, 2022
e33e574
Add executeInDetailedView tests to AssignTagCommand
weijuey Apr 8, 2022
c23b1d4
Add executeInDetailedView tests to UnassignTagCommand
weijuey Apr 8, 2022
e54bf6a
Add executeInDetailedView negative test to NoteCommand
weijuey Apr 8, 2022
303540f
Fix checkstyle errors in tests
weijuey Apr 8, 2022
bfa6106
Merge pull request #188 from takufunkai/history-tests
weijuey Apr 8, 2022
1870d99
Added details for Documentation, enhancements to existing features, c…
glennljw Apr 8, 2022
3f2d375
Add use case for viewing a contact's full information
weijuey Apr 8, 2022
edd52db
Make minor UI changes
xSaints19x Apr 8, 2022
9eeecc2
Add preface and implementation idea for detailed contact view
weijuey Apr 8, 2022
0f7dba4
Add sequence diagram for first step of detailed view command execution
weijuey Apr 8, 2022
8fcec86
Add step 1 of usage scenario for detailed view execution
weijuey Apr 8, 2022
245fee8
Change usage scenario command and add step 2 to usage scenario
weijuey Apr 8, 2022
95018bd
Add sequence diagram for step 2 of detailed view usage scenario
weijuey Apr 8, 2022
2ddacd5
Extend step 2 sequence diagram
weijuey Apr 8, 2022
761f8d5
Add step 3 of usage scenario of detailed view execution
weijuey Apr 8, 2022
4d8d667
Remove unnecessary detail from step 2 diagram
weijuey Apr 8, 2022
bbd3493
Update sort in UG
tehkokhoe Apr 8, 2022
4a48b63
Update PPP
tehkokhoe Apr 8, 2022
a6ed63d
Change DeadlineCommand equals method for easier testing
tehkokhoe Apr 8, 2022
0b3ff9a
Change DeadlineCommand equals method for easier testing
tehkokhoe Apr 8, 2022
94e1edc
Disallow dates with years above 4 digits
tehkokhoe Apr 8, 2022
efae983
Implement a method to get DeadlineList for testing
tehkokhoe Apr 8, 2022
9c3edbc
Update test storages
tehkokhoe Apr 8, 2022
d369c7b
Add assert commands for detailed view mode
tehkokhoe Apr 8, 2022
37b9088
Update typical persons list
tehkokhoe Apr 8, 2022
b308470
Fix tests
tehkokhoe Apr 8, 2022
f4e3e97
Fix tests
tehkokhoe Apr 8, 2022
cb382b0
Fix PersonBuilder for deadlines
tehkokhoe Apr 8, 2022
538a2e8
Add tests
tehkokhoe Apr 8, 2022
3564970
Merge branch 'master' of https://github.com/tehkokhoe/tp
tehkokhoe Apr 8, 2022
e49f4d7
Add tests for HighImportanceCommand and ListImportantCommand
xSaints19x Apr 9, 2022
25b4022
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
xSaints19x Apr 9, 2022
9c9d138
Merge branch 'master' into branch-v1.4
xSaints19x Apr 9, 2022
266ac45
Fix styling issues
xSaints19x Apr 9, 2022
4080b77
Fix minor test issue
xSaints19x Apr 9, 2022
b084ea5
Add more test for HighImportance class in Person module
xSaints19x Apr 9, 2022
b2c74ea
Fix styling issues
xSaints19x Apr 9, 2022
51e4668
Merge pull request #192 from glennljw/v1.4-view-window
xSaints19x Apr 9, 2022
d81b4b7
Merge branch 'AY2122S2-CS2103T-T12-2:master' into master
tehkokhoe Apr 9, 2022
c614ab0
Updated PPP
glennljw Apr 9, 2022
eb85033
Fix minor issues
xSaints19x Apr 9, 2022
14747e5
Add test for executeInDetailedView method in HighImportanceCommand class
xSaints19x Apr 9, 2022
b596192
Merge pull request #194 from weijuey/branch-v1.4-code_test_improvement
xSaints19x Apr 9, 2022
d1060fe
Update sequence diagram for find tag
glennljw Apr 9, 2022
70d3fc3
Update sequence diagram picture for find tag
glennljw Apr 9, 2022
58b9c47
Add use cases for tags
glennljw Apr 9, 2022
e676415
Merge pull request #196 from xSaints19x/branch-v1.4
glennljw Apr 9, 2022
09c6d71
Add justifications for new features
glennljw Apr 9, 2022
13ee1b0
Update DG section in PPP
glennljw Apr 9, 2022
805866c
Update links in DG
glennljw Apr 9, 2022
5a530a3
Standardise use of AddressBook to d'Intérieur
glennljw Apr 9, 2022
34cc4bb
Add step 4 of usage scenario for detailed view execution
weijuey Apr 9, 2022
35f8cf0
Correct inaccuracies in sequence diagrams
weijuey Apr 9, 2022
cab122a
Merge branch 'master' into v1.4-ppp
glennljw Apr 9, 2022
22638f6
Fix typos in the developer guide
glennljw Apr 9, 2022
e8f637e
Correct inaccuracies in sequence diagrams
weijuey Apr 9, 2022
477587e
Add overview of detailed view execution
weijuey Apr 9, 2022
9405ee1
Merge pull request #197 from glennljw/v1.4-ppp
xSaints19x Apr 9, 2022
77137a7
Hotfix for UG styling
xSaints19x Apr 9, 2022
bd52cc3
Merge branch 'patch-1' of https://github.com/tehkokhoe/tp
tehkokhoe Apr 9, 2022
ef072bb
Fix high importance test
tehkokhoe Apr 9, 2022
674f188
Add tests for AddressBookParserTest
glennljw Apr 9, 2022
497c415
Add page break
glennljw Apr 9, 2022
5bf6133
Change screenshots and update Ui.png
glennljw Apr 9, 2022
04b907a
Update images on UG
xSaints19x Apr 9, 2022
d110469
Change icon of d'Interieur
glennljw Apr 9, 2022
f452783
Resolve merge conflict in AddressBookParser
glennljw Apr 9, 2022
62e78ea
Update deadline section for UG
tehkokhoe Apr 9, 2022
b791a9d
Update deadline section of UG
tehkokhoe Apr 9, 2022
e9804a0
Merge pull request #198 from glennljw/v1.4-ppp
xSaints19x Apr 9, 2022
8ccf08d
Add design considerations section to DG
weijuey Apr 9, 2022
02e349d
Add note on sequence diagrams
weijuey Apr 9, 2022
7d961dd
Add d'Interieur app icon copyrights
glennljw Apr 9, 2022
f6337ae
Merge pull request #200 from xSaints19x/master
glennljw Apr 10, 2022
9e10966
Add instructions for manual testing of detailed view
weijuey Apr 10, 2022
21fb858
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 10, 2022
daac1b4
Merge branch 'master' into branch-v1.3_documentation
weijuey Apr 10, 2022
26381a5
Fix errors in command summary table
weijuey Apr 10, 2022
21125a1
Merge pull request #201 from glennljw/v1.4-ppp
weijuey Apr 10, 2022
c5b08f3
Merge branch 'patch-1' of https://github.com/tehkokhoe/tp
tehkokhoe Apr 10, 2022
6cd50bc
Merge branch 'AY2122S2-CS2103T-T12-2:master' into master
tehkokhoe Apr 10, 2022
bb4a8f0
Add more tests
tehkokhoe Apr 10, 2022
def13a8
Merge branch 'master' of https://github.com/tehkokhoe/tp
tehkokhoe Apr 10, 2022
b3be3f7
Fix typos
takufunkai Apr 10, 2022
638207e
Remove debug statement in UniqueTagListTest
glennljw Apr 10, 2022
eb5dbcc
Update index.md
glennljw Apr 10, 2022
2b4507e
Update PPP
xSaints19x Apr 10, 2022
368ba44
Touch up PPP
glennljw Apr 10, 2022
790a06a
Change name to full name in AboutUs.md
glennljw Apr 10, 2022
f9f86c4
Update Model class diagram to match current design
weijuey Apr 10, 2022
cc19afe
Replace jargon
tehkokhoe Apr 10, 2022
d3b4529
Update DG for deadline
tehkokhoe Apr 10, 2022
6570807
Replace jargon
tehkokhoe Apr 10, 2022
23713d0
Add indicators in images
tehkokhoe Apr 10, 2022
3d38580
Update PPP
tehkokhoe Apr 10, 2022
3e65b02
Fix typo in javadoc
tehkokhoe Apr 10, 2022
ece9ffc
Add tests for AddressBookParserTest
glennljw Apr 10, 2022
33c828d
Add full name for Ezekiel
glennljw Apr 10, 2022
182d7c6
Add instructions for manual testing for creating a tag
glennljw Apr 10, 2022
b0f6d73
Update broken links in aboutus page
xSaints19x Apr 10, 2022
bf17ed5
Update PPP
glennljw Apr 10, 2022
6bf2978
Update UI class diagram to match current design
weijuey Apr 10, 2022
1c0088f
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 10, 2022
a65ecd6
Merge branch 'master' into branch-v1.3_documentation
weijuey Apr 10, 2022
0b50a1c
Fix minor errors
weijuey Apr 10, 2022
86b804f
Add missing statement
weijuey Apr 10, 2022
5da2a05
Add notes feature
weijuey Apr 10, 2022
121c6e5
Fix build issues
weijuey Apr 10, 2022
d8b5bea
Optimize imports
tehkokhoe Apr 10, 2022
77f3cdb
Merge pull request #199 from glennljw/v1.4-tests
weijuey Apr 10, 2022
0e65290
Add more tests
tehkokhoe Apr 10, 2022
7d58ed0
Add equals methods for testing
tehkokhoe Apr 10, 2022
e72d119
Merge branch 'patch-1' of https://github.com/tehkokhoe/tp
tehkokhoe Apr 10, 2022
b451c0c
Add new features, project management and existing feature enhancements
weijuey Apr 10, 2022
8558fbd
Add documentation
weijuey Apr 10, 2022
d667c01
Remove outdated tip
weijuey Apr 10, 2022
e237fdb
Add PRs reviewed and created
weijuey Apr 10, 2022
3a2ea22
Fix minor issues
weijuey Apr 10, 2022
c8e51b3
Update PPP project description
tehkokhoe Apr 11, 2022
094a550
Merge pull request #202 from xSaints19x/branch-final-commit
glennljw Apr 11, 2022
e619c8e
Fix typo
tehkokhoe Apr 11, 2022
a059609
Update PPP
glennljw Apr 11, 2022
5fabbe9
Merge pull request #195 from tehkokhoe/master
glennljw Apr 11, 2022
f94c558
Merge pull request #204 from glennljw/v1.4-tests
tehkokhoe Apr 11, 2022
9c9741c
Update PPP remove linebreak
glennljw Apr 11, 2022
611976c
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 11, 2022
81da2dd
Merge branch 'master' into branch-v1.3_documentation
weijuey Apr 11, 2022
233c325
Remove unused sections and statements
weijuey Apr 11, 2022
fab4244
Merge branch 'master' into branch-ppp
weijuey Apr 11, 2022
9b4f7b6
Merge pull request #205 from glennljw/v1.4-tests
tehkokhoe Apr 11, 2022
b1891a0
Add tutorial images
takufunkai Apr 11, 2022
eac8ff5
Add bug reports and more to intro for Wei Jue and David's PPP
weijuey Apr 11, 2022
514cc3d
Merge branch 'master' into update-images-history-ug
takufunkai Apr 11, 2022
f871bec
Fix PPP links
tehkokhoe Apr 11, 2022
1faad4c
Merge pull request #207 from weijuey/branch-ppp
glennljw Apr 11, 2022
61c6beb
Merge pull request #203 from weijuey/branch-v1.3_documentation
glennljw Apr 11, 2022
2a21652
Merge pull request #208 from tehkokhoe/master
weijuey Apr 11, 2022
96b5e58
Merge pull request #206 from takufunkai/update-images-history-ug
glennljw Apr 11, 2022
5738f95
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 11, 2022
fd10601
Fix link in UG
weijuey Apr 11, 2022
c9e6dd2
Add images dg
takufunkai Apr 11, 2022
22b1649
Merge branch 'master' into update-dg
takufunkai Apr 11, 2022
d8ca6a4
Fix error in David's PPP
weijuey Apr 11, 2022
70b3bf7
Merge pull request #209 from weijuey/master
xSaints19x Apr 11, 2022
d0b6fd2
Rearrange and update table of contents
takufunkai Apr 11, 2022
390d45b
Add features implemented
takufunkai Apr 11, 2022
e8f6805
Fix typo and add use cases
takufunkai Apr 11, 2022
d0e272d
Update user stories and toc
takufunkai Apr 11, 2022
8953119
Fix error in use cases
takufunkai Apr 11, 2022
7f04d00
Fix use case errors
takufunkai Apr 11, 2022
57c3466
Fix toc bugs
takufunkai Apr 11, 2022
4d5aeac
Add acknowledgements
takufunkai Apr 11, 2022
1cacabd
Merge pull request #210 from takufunkai/update-dg
weijuey Apr 11, 2022
2e8ff7d
Merge branch 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp
weijuey Apr 11, 2022
1148966
Update DG table of contents and some links
weijuey Apr 11, 2022
0e00dc3
Remove outdated tip
weijuey Apr 11, 2022
46d13fd
Merge pull request #214 from weijuey/master
tehkokhoe Apr 11, 2022
0453591
Update App version
weijuey Apr 11, 2022
200e1ea
Furnish ppp details
takufunkai Apr 11, 2022
025adf6
Add missing pr link
takufunkai Apr 11, 2022
911b4cc
Merge pull request #215 from takufunkai/update-ppp
glennljw Apr 11, 2022
5d2d85a
Fix bug where adding new images was not reflected
takufunkai Apr 11, 2022
9acfbb3
Merge pull request #216 from takufunkai/fix-add-img-bug
glennljw Apr 11, 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
  •  
  •  
  •  
33 changes: 22 additions & 11 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)
[![Java CI](https://github.com/AY2122S2-CS2103T-T12-2/tp/actions/workflows/gradle.yml/badge.svg)](https://github.com/AY2122S2-CS2103T-T12-2/tp/actions/workflows/gradle.yml)

![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.
# d'Intérieur - address book for interior designers
An address book app built with Java and JavaFX (see acknowledgements), enhanced for interior designers.

## Introduction
* This is **an address book application designed for interior designers**.<br>
* quick-add functionality, add your contact details quickly on-the-fly
* filter and search through your contacts
* perfect for getting your contacts based on type of contact (ongoing clients, favourite contractors)
* add notes to keep track of the minor details

## User Guide
- If you are interested to use our app, head over to the [_quick start_ section of our **User Guide**](https://ay2122s2-cs2103t-t12-2.github.io/tp/UserGuide.html#quick-start).

## Developer Guide
- If you are interested to develop the app, head over to the [**Developer Guide**](https://ay2122s2-cs2103t-t12-2.github.io/tp/DeveloperGuide.html) to get started.

## About Us
- To learn more about the _awesome_ developers for this project, head over to our [**About Us** page](https://ay2122s2-cs2103t-t12-2.github.io/tp/AboutUs.html).

## Acknowledgements
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
5 changes: 5 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ test {
finalizedBy jacocoTestReport
}

run {
enableAssertions = true
}


task coverage(type: JacocoReport) {
sourceDirectories.from files(sourceSets.main.allSource.srcDirs)
classDirectories.from files(sourceSets.main.output)
Expand Down
3 changes: 3 additions & 0 deletions copyright.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ Copyright by Susumu Yoshida - http://www.mcdodesign.com/
Copyright by Jan Jan Kovařík - http://glyphicons.com/
- calendar.png
- edit.png

Copyright by https://www.rawpixel.com/image/2512749/free-illustration-png-font-handwritten-abstract-alphabet
- d_interieur.png
50 changes: 25 additions & 25 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,55 @@ title: About Us

We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).

You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### David Limantara

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

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

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

### Jane Doe
### Ezekiel Toh Fun Kai

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

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

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

### Johnny Doe
### Glenn Lim Jun Wei

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: UI

### Jean Doe
### Teh Kok Hoe

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Deadline and Sort feature

### James Doe
### Yoong Wei Jue

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

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

* Role: Developer
* Responsibilities: UI
Loading