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

Ug update #163

Open
wants to merge 255 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
255 commits
Select commit Hold shift + click to select a range
324475c
edit developer guide
gngster Mar 5, 2017
812ffca
Update .project file
le-minhphuc Mar 6, 2017
304077b
Refactored all [...]Person[...] to [...]Task[...] and refactored the …
le-minhphuc Mar 6, 2017
05bd426
fix lexicographical order of imports
le-minhphuc Mar 6, 2017
7afb750
fix lexicographical order of import once more
le-minhphuc Mar 6, 2017
b782b6f
Fix more lexicographic order
le-minhphuc Mar 6, 2017
9b7ebe1
fix some minor lexicographic ordering
le-minhphuc Mar 6, 2017
eee7af9
Some more refactoring
le-minhphuc Mar 6, 2017
c26153c
Merge pull request #1 from CS2103JAN2017-W15-B1/implement_add
le-minhphuc Mar 6, 2017
3647461
Update README.md
le-minhphuc Mar 6, 2017
cf945d4
fix picture link on README.md file
le-minhphuc Mar 6, 2017
307aaf7
Implement add command for task
le-minhphuc Mar 6, 2017
b606090
Merge pull request #2 from CS2103JAN2017-W15-B1/implement_addtask
le-minhphuc Mar 6, 2017
9f0ff3b
update developer guide use cases and formatting
ngshaohui Mar 6, 2017
45d98b4
delete command refactoring
gngster Mar 6, 2017
72b6c09
find command
gngster Mar 6, 2017
775716c
edited find to use StringUtil but can allow for multiple search keywords
gngster Mar 7, 2017
681e1ed
fix helpwindowtest and selectcommandtest
ngshaohui Mar 7, 2017
1a6bf74
Fix LogicManagerTest cases
le-minhphuc Mar 7, 2017
f9b8e5b
Merge pull request #3 from CS2103JAN2017-W15-B1/fix_helpwindow_test
le-minhphuc Mar 7, 2017
dc5d07a
Merge pull request #4 from CS2103JAN2017-W15-B1/edit_JUnit_LogicManag…
le-minhphuc Mar 7, 2017
77569aa
Update AboutUs.md
le-minhphuc Mar 7, 2017
0ae3c61
Merge pull request #5 from CS2103JAN2017-W15-B1/UpdateAboutUs
le-minhphuc Mar 7, 2017
5a87671
updated aboutUs
gngster Mar 7, 2017
820919f
fix EditCommandTest
ngshaohui Mar 7, 2017
61eae41
checkstyle edits
gngster Mar 7, 2017
f270946
Merge pull request #6 from CS2103JAN2017-W15-B1/fixEditCommandTest
gngster Mar 7, 2017
20e8353
fixed stringutiltest
gngster Mar 7, 2017
20a610e
Merge branch 'master' of https://github.com/CS2103JAN2017-W15-B1/addr…
gngster Mar 7, 2017
1203acc
update AboutUs
ngshaohui Mar 7, 2017
e541b37
fix image for AboutUs
ngshaohui Mar 7, 2017
21c7190
Fix image in AboutUs
Mar 7, 2017
2d480e2
remove trailing whitespaces
ngshaohui Mar 7, 2017
4f47e04
deleteCommand fixed
gngster Mar 8, 2017
b999947
Update AddCommandTest.java
tianweiweizx Mar 8, 2017
0b4f8b3
Update AddCommandTest.java
tianweiweizx Mar 8, 2017
c2ec4dd
fix delete command test trailing whitespace
gngster Mar 8, 2017
ae7061e
Merge branch 'master' of https://github.com/CS2103JAN2017-W15-B1/addr…
gngster Mar 8, 2017
8b1366a
refactor TaskListPanelHandle
ngshaohui Mar 8, 2017
64654bc
refactor code
ngshaohui Mar 8, 2017
053a34e
ADDED PIC
tianweiweizx Mar 8, 2017
06ee943
Added 1 use case
tianweiweizx Mar 8, 2017
ccd74e0
Added more use cases
tianweiweizx Mar 8, 2017
cea76fd
updated my product survey :)
tianweiweizx Mar 8, 2017
1fe953e
Merge pull request #30 from CS2103JAN2017-W15-B1/refactor_code
Mar 9, 2017
0998a3c
update README.md
ngshaohui Mar 9, 2017
d3a634a
update DeveloperGuide.md
ngshaohui Mar 9, 2017
e7a0ce2
update UserGuide.md
ngshaohui Mar 9, 2017
2b52d93
Merge pull request #31 from CS2103JAN2017-W15-B1/update_guides_for_0.0
Mar 9, 2017
a81bd0f
developer guide edits
gngster Mar 9, 2017
c1aca1a
Merge pull request #32 from CS2103JAN2017-W15-B1/developer-guide-edits
gngster Mar 9, 2017
f267ec8
refactor code
ngshaohui Mar 11, 2017
9dd0dc2
refactor src/main/java class names
ngshaohui Mar 11, 2017
0cc844f
refactor src/test/java
ngshaohui Mar 11, 2017
d43d1c2
skip constructor_validFileUrl_loadsFile junit test
ngshaohui Mar 11, 2017
bc42445
Merge pull request #35 from CS2103JAN2017-W15-B1/list_command
Mar 12, 2017
d043b02
add ismutating method
gngster Mar 12, 2017
c689698
changed image names
gngster Mar 12, 2017
3b7354e
Merge pull request #36 from CS2103JAN2017-W15-B1/ismutating-method
gngster Mar 12, 2017
0b01ff5
Changed name
tianweiweizx Mar 12, 2017
a9241b0
Merge branch 'master' of https://github.com/CS2103JAN2017-W15-B1/main
tianweiweizx Mar 12, 2017
da39a70
add 'completed' attribute to task
ngshaohui Mar 12, 2017
1a33c10
fix tabs as spaces
ngshaohui Mar 12, 2017
1576aff
refactor code
ngshaohui Mar 12, 2017
986d832
messed things up
le-minhphuc Mar 12, 2017
1ad67ea
updated diagrams
tianweiweizx Mar 12, 2017
d8c6e64
ModelClassDiagram
tianweiweizx Mar 12, 2017
cb9b693
add ListCommandParser
ngshaohui Mar 12, 2017
59be3aa
add isComplete method to task
ngshaohui Mar 12, 2017
6178c12
add different commands for list
ngshaohui Mar 12, 2017
94b7b97
Merge pull request #37 from CS2103JAN2017-W15-B1/list_command
Mar 13, 2017
7959d19
add startTime and endTime attributes to TestTask and fix some errors
le-minhphuc Mar 13, 2017
bf00787
make startTime and endTime optional in the Task constructor
le-minhphuc Mar 13, 2017
e5203ce
Modify comparison of tasks to support empty fields and avoid NPE
le-minhphuc Mar 13, 2017
27b9b8a
modify getAsText in ReadOnlyTask to include startTime and endTime onl…
le-minhphuc Mar 13, 2017
7434c2a
minor deletion
le-minhphuc Mar 13, 2017
8f6d7c2
edit seed data
le-minhphuc Mar 13, 2017
cf20135
Use SimpleDateFormat instead of DateFormat to parse time input
le-minhphuc Mar 13, 2017
4e2ce94
minor edit of test data to match the new DateTime format
le-minhphuc Mar 13, 2017
b73d4c5
Minor changes in datetime parsing pattern
le-minhphuc Mar 13, 2017
47a3062
changed toString() method in StartTime and EndTime
le-minhphuc Mar 13, 2017
89ec8fe
make startTime and endTime optional in AddCommandParser
le-minhphuc Mar 13, 2017
e1be7f1
modify getAddCommand() method in testTask to support tasks without st…
le-minhphuc Mar 13, 2017
3483853
ignore AddCommandTest coz of some weird problem with navigatingTasks
le-minhphuc Mar 13, 2017
1a182d0
Ignore ClearCommandTest for a similar reason
le-minhphuc Mar 13, 2017
e012480
Manually fixed merge conflict
le-minhphuc Mar 13, 2017
c615780
Fix trailing whitespace
le-minhphuc Mar 13, 2017
1cdd68a
fixed more trailing white space
le-minhphuc Mar 13, 2017
93e62d5
fix checkstyle formatting
le-minhphuc Mar 13, 2017
3890f29
fix some trailing white space
le-minhphuc Mar 13, 2017
2bede33
insert new line at EOF for EndTime class
le-minhphuc Mar 13, 2017
cd94a58
new line at EOF EndTime
le-minhphuc Mar 13, 2017
652380d
add commandAndState class
gngster Mar 13, 2017
5d1651c
add commandAndState class
gngster Mar 13, 2017
87cd584
add undoManager to keep track of stacks
gngster Mar 13, 2017
08d3998
minor changes in UserGuide.md
le-minhphuc Mar 14, 2017
c96003b
format checkstyle AddCommandParser
le-minhphuc Mar 14, 2017
52db9d8
minor changes to UserGuide
le-minhphuc Mar 14, 2017
b2a2a06
Add whitespaces in AddCommandParser due to checkstyle
le-minhphuc Mar 14, 2017
df04fbb
change module import for TestTask
le-minhphuc Mar 14, 2017
614def1
Merge pull request #39 from CS2103JAN2017-W15-B1/modify_add_task
le-minhphuc Mar 14, 2017
f43f0f5
add undoCommand class
gngster Mar 14, 2017
9cf53cf
add UndoManager
gngster Mar 14, 2017
29a5ae8
edit todolist and CommandAndState class
gngster Mar 14, 2017
8230107
Merge pull request #41 from CS2103JAN2017-W15-B1/0.2-undo-command
gngster Mar 14, 2017
a7dd04d
add getCommandText method in all command classes
gngster Mar 14, 2017
698e5ad
Add CompleteCommand class
le-minhphuc Mar 14, 2017
002cf9e
Modify Parser() to include CompleteCommand case
le-minhphuc Mar 14, 2017
f89ff33
Add CompleteCommandParser, indicate CompleteCommand as extended from …
le-minhphuc Mar 14, 2017
053b82f
add completeTask methods to Model and ToDoList classes with some mino…
le-minhphuc Mar 14, 2017
a9d007c
add completeTask() method to the UniqueTaskList class and the Model i…
le-minhphuc Mar 14, 2017
2bf57f1
minor changes to CompleteCommandParser class
le-minhphuc Mar 14, 2017
2e1c172
Change XMLAdaptedTask to include new attributes startTime, endTime an…
le-minhphuc Mar 14, 2017
12d626d
changes AddCommand to prevent throwing errors when startTime and/or e…
le-minhphuc Mar 14, 2017
f2dc6c5
include previously troublesome 2 gui tests
le-minhphuc Mar 14, 2017
bb676e3
edit undoCommand to validate the stack
gngster Mar 14, 2017
223e204
edit find command to find tags also
gngster Mar 14, 2017
fd80ba4
edit the phone, email, address from UI
gngster Mar 14, 2017
29fb840
edit trailing ws
gngster Mar 14, 2017
4db0f23
Merge pull request #42 from CS2103JAN2017-W15-B1/find-tags
gngster Mar 14, 2017
971f955
resolve merge conflicts
le-minhphuc Mar 14, 2017
8f162ce
fix trailing white space
le-minhphuc Mar 14, 2017
2d581e4
fix more trailing white spaces
le-minhphuc Mar 14, 2017
ff2f263
fix some checkStyle formatting
le-minhphuc Mar 15, 2017
569cf0c
Merge pull request #43 from CS2103JAN2017-W15-B1/complete_command
le-minhphuc Mar 15, 2017
efa53b6
add in UndoCommandParser
le-minhphuc Mar 15, 2017
9e11beb
clean up ContactUs.md, UserGuide.md, ReadMe.md
le-minhphuc Mar 15, 2017
fc953c7
minor changes in linking
le-minhphuc Mar 15, 2017
1039368
fix bug with complete command
le-minhphuc Mar 15, 2017
1a695c6
refactor code
ngshaohui Mar 15, 2017
616e475
Update README.md
Mar 15, 2017
e8873f5
Update README.md
Mar 15, 2017
8e586c1
Merge branch 'master' into clean_up_guide
Mar 15, 2017
0682710
Merge pull request #44 from CS2103JAN2017-W15-B1/clean_up_guide
Mar 15, 2017
18cbe31
Merge pull request #50 from CS2103JAN2017-W15-B1/refactor_code
Mar 15, 2017
f2510aa
add changes made during class
ngshaohui Mar 15, 2017
f33ef87
Merge pull request #57 from CS2103JAN2017-W15-B1/refactor_code
Mar 15, 2017
c1eb892
refactor code
ngshaohui Mar 15, 2017
1d314d1
refactor config
ngshaohui Mar 16, 2017
c24627a
Set theme jekyll-theme-slate
gngster Mar 16, 2017
99dea62
ug dg changes
gngster Mar 16, 2017
e275163
newline at eof
gngster Mar 16, 2017
a468d51
Merge pull request #60 from CS2103JAN2017-W15-B1/ugdg
gngster Mar 16, 2017
c598f1e
Merge pull request #62 from CS2103JAN2017-W15-B1/list_command
Mar 17, 2017
b23027a
add badges to README.md
Mar 17, 2017
c3cace6
change save path
ngshaohui Mar 17, 2017
0bfbd30
refactor code
ngshaohui Mar 17, 2017
319345c
refactor code
ngshaohui Mar 17, 2017
66912d8
refactor code
ngshaohui Mar 17, 2017
38ae3dc
refactor code
ngshaohui Mar 17, 2017
be15d28
refactor code
ngshaohui Mar 17, 2017
071c82a
refactor code
ngshaohui Mar 17, 2017
fa5d02a
refactor guitests
ngshaohui Mar 17, 2017
9701a07
refactor code
ngshaohui Mar 17, 2017
0d5a575
Merge pull request #63 from CS2103JAN2017-W15-B1/list_command
Mar 17, 2017
42bb5e5
Update badges
Mar 17, 2017
9220dbe
refactor model test
ngshaohui Mar 18, 2017
a58db94
refactor NameTest.java
ngshaohui Mar 18, 2017
b4d1e09
refactor StorageManagerTest
ngshaohui Mar 18, 2017
b8e355a
refactor Storage.java
ngshaohui Mar 18, 2017
a8d0a6d
refactor code
ngshaohui Mar 18, 2017
056e1e1
refactor code
ngshaohui Mar 18, 2017
d5957b9
Merge pull request #64 from CS2103JAN2017-W15-B1/list_command
Mar 18, 2017
86f9bc1
Update badges
Mar 18, 2017
9e48c87
refactor list_command
ngshaohui Mar 18, 2017
cf7b742
add list overdue command
ngshaohui Mar 18, 2017
60c6f64
fix codacy switch statement
ngshaohui Mar 18, 2017
dbdd264
Merge pull request #66 from CS2103JAN2017-W15-B1/list_command
Mar 18, 2017
5181a69
fix reload
ngshaohui Mar 19, 2017
ede5994
Merge pull request #68 from CS2103JAN2017-W15-B1/fix_reload_error
Mar 19, 2017
43e98b6
fixed reload data from saved file when calling MainApp
gngster Mar 20, 2017
ce9a7b2
change address book icon
gngster Mar 20, 2017
77d30fa
Add compareTo() method and a Date constructor for StartTime and EndTime
le-minhphuc Mar 20, 2017
f7fb5dc
Edit checkstyle
le-minhphuc Mar 20, 2017
47326a8
fix tab character error
le-minhphuc Mar 20, 2017
d10deb7
fix checkstyle
le-minhphuc Mar 20, 2017
7fd829f
fix checkstyle
le-minhphuc Mar 20, 2017
86907a4
Merge pull request #70 from CS2103JAN2017-W15-B1/comparable_date
le-minhphuc Mar 20, 2017
1ec16c1
Update .gitignore
gngster Mar 20, 2017
3c4b42a
Merge pull request #71 from CS2103JAN2017-W15-B1/reload-fix-ui
gngster Mar 20, 2017
5da5aea
Merge pull request #72 from CS2103JAN2017-W15-B1/gngster-patch-1
gngster Mar 20, 2017
7dd1407
change name
gngster Mar 20, 2017
f5a5f45
changed fxml file to include buttons
gngster Mar 20, 2017
7c63119
remove trailing ws
gngster Mar 20, 2017
93c96f3
fix config test
gngster Mar 20, 2017
5e0b1d5
add new event ViewListChangedEvent to interact with buttons for diffe…
gngster Mar 20, 2017
1f43346
add buttons UI interaction
gngster Mar 21, 2017
86c0589
fix trailing ws
gngster Mar 21, 2017
382c295
switch statement remove space
gngster Mar 21, 2017
9235751
Merge pull request #73 from CS2103JAN2017-W15-B1/buttons-2
gngster Mar 21, 2017
c7c8f96
Refactor Task into different types
le-minhphuc Mar 21, 2017
6dcea9f
Manually resolve conflicts
le-minhphuc Mar 21, 2017
71b94de
fix some test cases error
le-minhphuc Mar 21, 2017
0de4482
fix EditCommandTask
le-minhphuc Mar 21, 2017
061ba9c
fix error handling of AddCommandParser
le-minhphuc Mar 21, 2017
149c126
Add Task constructor that includes isComplete
le-minhphuc Mar 21, 2017
8b79f24
Fix checkstyle
le-minhphuc Mar 21, 2017
df98ccc
Add EOF space to config.json
le-minhphuc Mar 21, 2017
2c8fea0
Merge pull request #76 from CS2103JAN2017-W15-B1/refactor_task
le-minhphuc Mar 21, 2017
1b6a928
fix list overdue tasks
gngster Mar 21, 2017
7abdce4
Update .gitignore
gngster Mar 21, 2017
2a5a955
refactor to tasklist panel
gngster Mar 21, 2017
5fd72fe
Merge pull request #77 from CS2103JAN2017-W15-B1/gngster-patch-2
gngster Mar 21, 2017
d35b503
more refactoring
gngster Mar 21, 2017
2c73a8f
more refactoring
gngster Mar 21, 2017
37d3a34
add changestorage command
ngshaohui Mar 21, 2017
03c9f62
change tabs to space
ngshaohui Mar 21, 2017
4c2edda
modify config.json file
le-minhphuc Mar 21, 2017
64d6719
fixed XMLAdaptedTask to also load completion status during initiation
le-minhphuc Mar 21, 2017
7a9ddfd
fix checkstyle error with config.json
le-minhphuc Mar 21, 2017
89b1a7f
force save after path change
ngshaohui Mar 21, 2017
3ba0a6c
show task details
gngster Mar 21, 2017
fe46b73
Merge pull request #78 from CS2103JAN2017-W15-B1/load_complete_storage
le-minhphuc Mar 21, 2017
a88fca4
Merge pull request #80 from CS2103JAN2017-W15-B1/list_command
Mar 21, 2017
2b3346b
trailing ws
gngster Mar 21, 2017
071b6f3
newline eof
gngster Mar 21, 2017
ca416e6
Merge branch 'master' into UI
gngster Mar 21, 2017
867835f
Merge pull request #79 from CS2103JAN2017-W15-B1/UI
gngster Mar 21, 2017
11cec15
add list upcoming tasks command
ngshaohui Mar 21, 2017
166c14a
update .gitignore
ngshaohui Mar 21, 2017
790313f
remove config.json
ngshaohui Mar 21, 2017
f998958
Merge pull request #83 from CS2103JAN2017-W15-B1/list_command
Mar 21, 2017
4fb110e
redoCommand
gngster Mar 21, 2017
d6339a2
Merge branch 'master' of https://github.com/CS2103JAN2017-W15-B1/main…
gngster Mar 21, 2017
4ae9747
sample data fix
gngster Mar 21, 2017
e5a9eb7
UPCOMING BUTTON
gngster Mar 21, 2017
5ebf273
Merge pull request #85 from CS2103JAN2017-W15-B1/redo-1
gngster Mar 21, 2017
c53bb96
remove old save folder
ngshaohui Mar 21, 2017
f017021
Merge pull request #86 from CS2103JAN2017-W15-B1/fixes
Mar 21, 2017
4016797
Update
tianweiweizx Mar 22, 2017
6a708c9
Merge pull request #94 from CS2103JAN2017-W15-B1/tianwei
le-minhphuc Mar 22, 2017
f577856
updated changes
tianweiweizx Mar 22, 2017
7319b32
image update
tianweiweizx Mar 22, 2017
11b2fed
changes
tianweiweizx Mar 22, 2017
9a90409
ui
tianweiweizx Mar 22, 2017
352bdbd
ug mistakes corrected
tianweiweizx Mar 22, 2017
4b6bbc5
ui image correction
tianweiweizx Mar 22, 2017
f2b8b64
ug
tianweiweizx Mar 22, 2017
a1e6a14
changes
tianweiweizx Mar 22, 2017
df8927a
TEST
tianweiweizx Mar 26, 2017
d4bd899
undo TEST (previous command)
tianweiweizx Mar 26, 2017
f9ec0b6
CompleteCommand
tianweiweizx Mar 26, 2017
d26427b
minor changes made
tianweiweizx Mar 26, 2017
aed14a0
changed class
tianweiweizx Mar 27, 2017
73ccfd2
Update UG
tianweiweizx Mar 27, 2017
baaf46c
UG
tianweiweizx Mar 28, 2017
b4effe7
Update UG
tianweiweizx Mar 28, 2017
70ffe6b
width changed
tianweiweizx Mar 28, 2017
3a16fcd
eof
tianweiweizx Mar 28, 2017
8fe43ab
Validate start and end time
tianweiweizx Mar 28, 2017
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
14 changes: 4 additions & 10 deletions .project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>addressbook-level4</name>
<name>main</name>
<comment>Project addressbook-level4 created by Buildship.</comment>
<projects>
</projects>
Expand All @@ -15,20 +15,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
<filteredResources>
<filter>
<id>1476898072165</id>
<id>0</id>
<name></name>
<type>26</type>
<matcher>
Expand All @@ -37,7 +31,7 @@
</matcher>
</filter>
<filter>
<id>1476898072188</id>
<id>0</id>
<name></name>
<type>26</type>
<matcher>
Expand Down
28 changes: 13 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
# Address Book (Level 4)
# Task Manager

[![Build Status](https://travis-ci.org/se-edu/addressbook-level4.svg?branch=master)](https://travis-ci.org/se-edu/addressbook-level4)
[![Build status](https://ci.appveyor.com/api/projects/status/3boko2x2vr5cc3w2?svg=true)](https://ci.appveyor.com/project/damithc/addressbook-level4)
[![Coverage Status](https://coveralls.io/repos/github/se-edu/addressbook-level4/badge.svg?branch=master)](https://coveralls.io/github/se-edu/addressbook-level4?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/fc0b7775cf7f4fdeaf08776f3d8e364a)](https://www.codacy.com/app/damith/addressbook-level4?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=se-edu/addressbook-level4&amp;utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.org/CS2103JAN2017-W15-B1/main.svg?branch=master)](https://travis-ci.org/CS2103JAN2017-W15-B1/main)
[![Build status](https://ci.appveyor.com/api/projects/status/emc2if8afmp5hpeq/branch/master?svg=true)](https://ci.appveyor.com/project/shinlos/main/branch/master)
[![Coverage Status](https://coveralls.io/repos/github/CS2103JAN2017-W15-B1/main/badge.svg?branch=master)](https://coveralls.io/github/CS2103JAN2017-W15-B1/main?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9467b8288bd94bffad35d9961c0e16f7)](https://www.codacy.com/app/shinlos/main?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=CS2103JAN2017-W15-B1/main&amp;utm_campaign=Badge_Grade)

<img src="docs/images/Ui.png" width="600"><br>
<img src="docs/images/UISketch.jpg" width="600"><br>

* This is a desktop Address Book application. It has a GUI but most of the user interactions happen using
* This is a desktop To-do List application. It has a GUI but most of the user interactions happen using
a CLI (Command Line Interface).
* It is a Java sample application intended for students learning Software Engineering while using Java as
the main programming language.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code example that is
**significantly bigger** (around 6 KLoC)than what students usually write in beginner-level SE modules.
* What's different from [level 3](https://github.com/se-edu/addressbook-level3):
* A more sophisticated GUI that includes a list panel and an in-built Browser.
* More test cases, including automated GUI testing.
* Support for *Build Automation* using Gradle and for *Continuous Integration* using Travis CI.

* It is a Java application intended as a tool to help **office workers** working in a **highly specialized, email-oriented** environment to keep track of their tasks more efficiently.

* It is **written in OOP fashion**. Basic functionalities include CRUD operations, simple search and the ability to undo commands. More advanced functionalities include sending alerts, synchronizing with Gmail account and collaborative use.


#### Site Map
Expand All @@ -29,6 +25,8 @@

#### Acknowledgements

* This application, for the most part, was structured in close relation to the sample application [AddressBook (Level 4)](https://github.com/nus-cs2103-AY1617S2/addressbook-level4) by *NUS School of Computing*.

* Some parts of this sample application were inspired by the excellent
[Java FX tutorial](http://code.makery.ch/library/javafx-8-tutorial/) by *Marco Jakob*.

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
theme: jekyll-theme-cayman
theme: jekyll-theme-slate
45 changes: 17 additions & 28 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,38 @@ We are a team based in the [School of Computing, National University of Singapor

## Project Team

#### [Damith C. Rajapakse](http://www.comp.nus.edu.sg/~damithch) <br>
<img src="images/DamithRajapakse.jpg" width="150"><br>
**Role**: Project Advisor

-----

#### [Joshua Lee](http://github.com/lejolly)
<img src="images/JoshuaLee.jpg" width="150"><br>
#### [Gng Jia Hui](http://github.com/gngster)
<img src="images/gngster.png" width="150"><br>
Role: Developer <br>
Responsibilities: UI
Responsibilities: Testing. <br>
Components: UI, Logic.

-----

#### [Leow Yijin](http://github.com/yijinl)
<img src="images/LeowYijin.jpg" width="150"><br>
#### [Le Minh Phuc](http://github.com/le-minhphuc) <br>
<img src="images/le-minhphuc.png" width="150"><br>
Role: Developer <br>
Responsibilities: Data
Responsibilities: Documentation, Integration. <br>
Components: Logic, Storage.

-----

#### [Martin Choo](http://github.com/m133225)
<img src="images/MartinChoo.jpg" width="150"><br>
#### [Shao Hui](http://github.com/shinlos)
<img src="images/shinlos.png" width="150"><br>
Role: Developer <br>
Responsibilities: Dev Ops
Responsibilities: Code Quality, Deliverables and Deadlines. <br>
Components: Model, Storage.

-----

#### [Thien Nguyen](https://github.com/ndt93)
Role: Developer <br>
Responsibilities: Threading

-----

#### [You Liang](http://github.com/yl-coder)
<img src="images/YouLiang.jpg" width="150"><br>
Role: Developer <br>
Responsibilities: UI
#### [Low Tian Wei](http://github.com/tianweiweizx)
<img src="images/tianweiweizx.png" width="150"><br>
Role: Developer <br>
Responsibilities: Scheduling and Tracking <br>
Components: Events Center, Log Center.

-----

# Contributors

We welcome contributions. See [Contact Us](ContactUs.md) page for more info.

* [Akshay Narayan](https://github.com/se-edu/addressbook-level4/pulls?q=is%3Apr+author%3Aokkhoy)
* [Sam Yong](https://github.com/se-edu/addressbook-level4/pulls?q=is%3Apr+author%3Amauris)
4 changes: 2 additions & 2 deletions docs/ContactUs.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Contact Us

* **Bug reports, Suggestions** : Post in our [issue tracker](https://github.com/se-edu/addressbook-level4/issues)
* **Bug reports, Suggestions** : Post in our [issue tracker](https://github.com/CS2103JAN2017-W15-B1/main)
if you noticed bugs or have suggestions on how to improve.

* **Contributing** : We welcome pull requests. Follow the process described [here](https://github.com/oss-generic/process)

* **Email us** : You can also reach us at `damith [at] comp.nus.edu.sg`
* **Email us** : You can also reach us at `cs2103w15b1 [at] comp.nus.edu.sg`
Loading