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-F11-2] Duke Driver #119

Open
wants to merge 698 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
698 commits
Select commit Hold shift + click to select a range
60e234c
fix junit test for storage
c0j0s Mar 30, 2023
3a409f3
Merge pull request #195 from c0j0s/master
ChinJunAn Mar 30, 2023
89a01b7
Format UG summary table
dohaduong Mar 30, 2023
7d70713
Update UG
ZhuLeYao Mar 30, 2023
bc1d382
Merge branch 'master' into master
ZhuLeYao Mar 30, 2023
e53aca7
Merge pull request #196 from ZhuLeYao/master
dohaduong Mar 30, 2023
2112d51
Resolve merge conflict
dohaduong Mar 30, 2023
a0f5a4e
Add optional args for edit cmd
c0j0s Mar 30, 2023
744190b
Resolve merge conflicts
dohaduong Mar 30, 2023
40c1deb
Merge pull request #197 from c0j0s/master
dohaduong Mar 30, 2023
23b36cd
Resolve merge conflicts
dohaduong Mar 30, 2023
32ff59e
Resolve merge conflicts
dohaduong Mar 30, 2023
8b2bb34
Resolve merge conflicts
dohaduong Mar 30, 2023
65b31f8
Resolve merge conflicts
dohaduong Mar 30, 2023
699af66
Resolve checkstyles violations
dohaduong Mar 30, 2023
1cbeb07
Resolve checkstyles violations
dohaduong Mar 30, 2023
734b4ae
Add images to UG
ZhuLeYao Mar 30, 2023
7c6cba2
Resolve checkstyles violations
dohaduong Mar 30, 2023
c572ac7
Merge pull request #198 from dohaduong/timetable-with-date
ZhuLeYao Mar 30, 2023
bd417e1
Delete conflicts in UG
dohaduong Mar 30, 2023
c3de9a0
Merge branch 'master' into master
ZhuLeYao Mar 30, 2023
747feba
Merge pull request #199 from ZhuLeYao/master
ZhuLeYao Mar 30, 2023
8f1a49e
Merge branch 'master' into timetable-with-date
dohaduong Mar 30, 2023
c4bee30
Merge pull request #200 from dohaduong/timetable-with-date
c0j0s Mar 30, 2023
1cebb53
Add images
ZhuLeYao Mar 30, 2023
0124330
Fix fxml file URL in AddressBookWindow
dohaduong Mar 30, 2023
64f5d7b
Merge pull request #201 from ZhuLeYao/master
c0j0s Mar 30, 2023
dcbede5
Update DG for delivery jobs
c0j0s Mar 30, 2023
1481d3f
Resolve conflicts
c0j0s Mar 30, 2023
f38f4a5
Fix check style
c0j0s Mar 30, 2023
12b5146
Fix check style
c0j0s Mar 30, 2023
92b6931
Merge pull request #202 from dohaduong/timetable-with-date
c0j0s Mar 30, 2023
3f0713f
Merge pull request #203 from c0j0s/143-dg-ug-update-command-guides-an…
c0j0s Mar 30, 2023
7a582ca
Update UG
ZhuLeYao Mar 30, 2023
a8ab2e9
Merge branch 'master' into master
ZhuLeYao Mar 30, 2023
b6172e0
Merge pull request #204 from ZhuLeYao/master
dohaduong Mar 30, 2023
86eadfd
Fix timetable img in UG
dohaduong Mar 31, 2023
136b958
Add address book features to table of contents
dohaduong Mar 31, 2023
b58883e
Add address book features to table of contents
dohaduong Mar 31, 2023
974bc10
Add address book features to table of contents
dohaduong Mar 31, 2023
36ab920
Add address book features to table of contents
dohaduong Mar 31, 2023
1142a38
Add address book features to table of contents
dohaduong Mar 31, 2023
6024840
Merge pull request #205 from dohaduong/timetable-with-date
ZhuLeYao Mar 31, 2023
99f03cf
Clear command will clear all entries in UG
dohaduong Mar 31, 2023
0e13531
Merge pull request #206 from dohaduong/timetable-with-date
c0j0s Mar 31, 2023
25c3000
Move clear command to person group
c0j0s Mar 31, 2023
1d3a712
Fix null pointer in date picker
c0j0s Mar 31, 2023
e122069
Fix timetable and timetable_date bug in issue #226.
dohaduong Apr 1, 2023
698bef2
Fix checkstryles violations
dohaduong Apr 1, 2023
546f2b3
Fix checkstyles violations
dohaduong Apr 1, 2023
d0e8f6e
Add snooze function for reminder notifications
ChinJunAn Apr 3, 2023
4bc9bad
Optimize coding styles
ChinJunAn Apr 3, 2023
2f677a0
Merge pull request #207 from c0j0s/patch-group-clear-command-to-person
ChinJunAn Apr 3, 2023
1643079
Reminder List window will always be on top. Reminder List window
ChinJunAn Apr 4, 2023
7afdc5a
Update Jun An's PPP. Update DG, UG
ChinJunAn Apr 4, 2023
ed59300
Merge pull request #249 from ChinJunAn/update-documentation
dohaduong Apr 4, 2023
d18015c
Add scroll pane to job list in Timetable
dohaduong Apr 4, 2023
618e059
Merge pull request #248 from ChinJunAn/notification-fix
dohaduong Apr 4, 2023
bbf7b01
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-2/tp …
dohaduong Apr 4, 2023
aa91be7
Fix #240
c0j0s Apr 4, 2023
d62871c
Add test for slot and date
c0j0s Apr 4, 2023
9e0f246
Add placeholder for storing invalid date
c0j0s Apr 4, 2023
7f2d145
Merge pull request #246 from dohaduong/bug-timetable-peD
c0j0s Apr 4, 2023
662cdce
Merge remote-tracking branch 'upstream/master' into patch-240
c0j0s Apr 4, 2023
929dada
Merge pull request #250 from c0j0s/patch-240
dohaduong Apr 4, 2023
4c0d39a
Add test case for all job parser
c0j0s Apr 4, 2023
bee4d0e
Remove misleading expand window
c0j0s Apr 4, 2023
2b0385c
Merge branch 'patch-208' of https://github.com/c0j0s/tp into patch-208
c0j0s Apr 4, 2023
3d728e4
Fix check style issues
c0j0s Apr 4, 2023
49164d8
patch #235
c0j0s Apr 4, 2023
4c95c4e
Add event listener to Timetable commands
dohaduong Apr 4, 2023
552f5c2
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-2/tp …
dohaduong Apr 4, 2023
7a1367b
Merge branch 'master' into bug-timetable-peD
dohaduong Apr 4, 2023
78aeaae
Merge branch 'bug-timetable-peD' of https://github.com/dohaduong/tp i…
dohaduong Apr 4, 2023
ae446a9
Fix checkstyles violations
dohaduong Apr 4, 2023
13bcaf4
Merge pull request #251 from c0j0s/patch-208
dohaduong Apr 4, 2023
c3e0c61
Update UG Table of Content
dohaduong Apr 5, 2023
fccb6b2
Update UG Table of Content
dohaduong Apr 5, 2023
440d294
Update UG Table of Content
dohaduong Apr 5, 2023
dcc0220
Update UG
dohaduong Apr 5, 2023
021d74e
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-2/tp …
dohaduong Apr 5, 2023
2cb02a2
Update UG
dohaduong Apr 5, 2023
f324ca5
Resolve checkstyles conflicts
dohaduong Apr 5, 2023
12c8718
Merge pull request #253 from dohaduong/bug-timetable-peD
dohaduong Apr 5, 2023
4edb219
Update UG: Lock button in job detail
dohaduong Apr 5, 2023
f28c29c
Merge pull request #254 from dohaduong/bug-timetable-peD
ChinJunAn Apr 6, 2023
6895f93
Update PPP
ChinJunAn Apr 6, 2023
7d025f7
Update UG add_job
c0j0s Apr 6, 2023
bc61fb9
Merge pull request #255 from ChinJunAn/master
dohaduong Apr 6, 2023
b6a5fbc
Update edit_job UG
c0j0s Apr 6, 2023
3e89854
Increase stats window size
zuohui48 Apr 6, 2023
9f78278
Fix invalid slot issue when loading data
c0j0s Apr 6, 2023
77c2e4f
Update DG
c0j0s Apr 6, 2023
fd5df3e
Update Ha Duong PPP
dohaduong Apr 6, 2023
a14a2e1
Update person UG
c0j0s Apr 6, 2023
f1243d0
Enable customer window to open using list command
dohaduong Apr 6, 2023
06da70b
Fix list command
c0j0s Apr 6, 2023
49594d0
Update Timetable window to access exit command
dohaduong Apr 6, 2023
be4294b
Update UserGuide.md
c0j0s Apr 6, 2023
97bb09f
Update timetable window
dohaduong Apr 6, 2023
571b51c
Update Ha Duong PPP
dohaduong Apr 6, 2023
23479b7
Merge pull request #257 from zuohui48/master
c0j0s Apr 6, 2023
2ecefb4
Merge pull request #258 from dohaduong/bug-timetable-peD
c0j0s Apr 6, 2023
6649bff
Merge remote-tracking branch 'upstream/master' into patch-211
c0j0s Apr 6, 2023
7d89e32
Merge remote-tracking branch 'upstream/master' into patch-211
c0j0s Apr 6, 2023
5381d98
Fix ug command table
c0j0s Apr 6, 2023
30e46b1
Update ppp
c0j0s Apr 6, 2023
051f67b
Update AddressBookDialog.fxml
c0j0s Apr 6, 2023
cc75ac3
Update exit command in Command Summary - UG
dohaduong Apr 6, 2023
263a5f0
Fix minor bugs in UG.
dohaduong Apr 6, 2023
224b68f
Merge pull request #256 from c0j0s/patch-211
dohaduong Apr 6, 2023
fd159f1
Merge branch 'master' into bug-timetable-peD
dohaduong Apr 6, 2023
cec51df
Resolve merge conflicts
dohaduong Apr 6, 2023
10d863f
Resolve merge conflicts
dohaduong Apr 6, 2023
039a593
Resolve merge conflicts
dohaduong Apr 6, 2023
bbd5bf8
Resolve merge conflicts
dohaduong Apr 6, 2023
c693709
Resolve merge conflicts
dohaduong Apr 6, 2023
7e0e382
Resolve merge conflicts
dohaduong Apr 6, 2023
46ec404
Fix spelling errors
dohaduong Apr 6, 2023
12bc4b2
Fix spelling errors
dohaduong Apr 6, 2023
8c71ba9
Fix spelling errors
dohaduong Apr 6, 2023
8089aee
Fix spelling errors
dohaduong Apr 6, 2023
fec6d9f
Fix spelling errors
dohaduong Apr 6, 2023
6c64aef
Fix spelling errors
dohaduong Apr 6, 2023
39c555e
Update add_job command in UG
dohaduong Apr 6, 2023
cb97bc0
Fix spelling errors
dohaduong Apr 6, 2023
36cb97d
Fix spelling errors
dohaduong Apr 6, 2023
f466559
Update edit_job MESSAGE_USAGE
dohaduong Apr 6, 2023
02960bc
Resolve checkstyles violations
dohaduong Apr 6, 2023
730b7cf
Add tests for AddReminderCommand, DeleteReminderCommand, ListReminder…
dohaduong Apr 6, 2023
ebd38e3
Update Ha Duong PPP
dohaduong Apr 6, 2023
f8a5358
Update PPP
ZhuLeYao Apr 7, 2023
c0d39a5
Merge pull request #262 from ZhuLeYao/master
dohaduong Apr 7, 2023
0b3452b
Delete redundant CompleteWindow constructor
dohaduong Apr 7, 2023
2069837
Fix spelling errors in Ha Duong PPP
dohaduong Apr 7, 2023
461a679
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-2/tp …
dohaduong Apr 7, 2023
4e48460
Fix spelling errors in Ha Duong PPP
dohaduong Apr 7, 2023
78da561
Final bug fix
dohaduong Apr 7, 2023
c068dab
Merge pull request #260 from dohaduong/bug-timetable-peD
dohaduong Apr 7, 2023
1639f62
Shorten Ha Duong PPP to make it more condensed
dohaduong Apr 7, 2023
7cee971
Shorten Ha Duong PPP to make it more condensed
dohaduong Apr 7, 2023
e510fff
Shorten Ha Duong PPP to make it more condensed
dohaduong Apr 7, 2023
781c738
Update chinjunan.md
ChinJunAn Apr 7, 2023
e4c2c5c
Update chinjunan.md
ChinJunAn Apr 7, 2023
cfe9565
Update minor bug in UG
dohaduong Apr 8, 2023
09f7313
Merge pull request #263 from dohaduong/bug-timetable-peD
c0j0s Apr 8, 2023
b722316
Add manual test case for Notifications. Update
ChinJunAn Apr 8, 2023
8b56ef4
Merge branch 'master' of https://github.com/ChinJunAn/tp
ChinJunAn Apr 8, 2023
6a1b8bd
Add notification feature in UG
ChinJunAn Apr 8, 2023
b522d79
no message
ChinJunAn Apr 8, 2023
478b497
Merge pull request #264 from ChinJunAn/master
ChinJunAn Apr 8, 2023
c1c46cc
Update UiClassDiagram and DeleteDeliveryJobSequenceDiagram in DG
dohaduong Apr 8, 2023
8244ead
Resolve merge conflicts
dohaduong Apr 8, 2023
4d1771d
Add EOF blank line
dohaduong Apr 8, 2023
ee8731c
Fix issue with job detail pane not updating
c0j0s Apr 8, 2023
b5fb3ee
Update UserGuide.md
c0j0s Apr 8, 2023
4d89f8b
Merge pull request #265 from dohaduong/bug-timetable-peD
c0j0s Apr 8, 2023
f7bf237
Merge remote-tracking branch 'upstream/master' into patch-208
c0j0s Apr 8, 2023
015c670
Add assertion to prevent null handlers
c0j0s Apr 8, 2023
e9df531
Added appendix: effort and manual testing for Timetable
dohaduong Apr 8, 2023
fc8f273
Merge pull request #266 from c0j0s/patch-208
ChinJunAn Apr 8, 2023
2812c47
Added appendix: effort and manual testing for Timetable
dohaduong Apr 8, 2023
9e7ecab
Added appendix effort
dohaduong Apr 8, 2023
0df7953
Add EOF blank line
dohaduong Apr 8, 2023
ea163d5
Add EOF blank line
dohaduong Apr 8, 2023
369ae4c
Add pre-req for Timetable Date command from timetable window.
dohaduong Apr 8, 2023
4bfdf7b
Add manual testing for DG
c0j0s Apr 8, 2023
1521ebd
Update github link to correct link
dohaduong Apr 8, 2023
cecc5e7
Update github link to correct link
dohaduong Apr 8, 2023
01e9a47
Merge pull request #268 from c0j0s/patch-208
dohaduong Apr 8, 2023
6bc18c0
Merge branch 'master' into bug-timetable-peD
dohaduong Apr 8, 2023
f234671
Update README
dohaduong Apr 8, 2023
23f7f1c
Update README
dohaduong Apr 8, 2023
61ce34f
Merge branch 'bug-timetable-peD' of https://github.com/dohaduong/tp i…
dohaduong Apr 8, 2023
dfa50a7
Update DG ui section
c0j0s Apr 8, 2023
163ec95
Merge pull request #267 from dohaduong/bug-timetable-peD
c0j0s Apr 8, 2023
02a5276
Merge remote-tracking branch 'upstream/master' into patch-208
c0j0s Apr 8, 2023
3025203
Update DeveloperGuide.md
c0j0s Apr 8, 2023
51ce3b4
Update DG, PPP and References
c0j0s Apr 8, 2023
4980fd3
Merge pull request #269 from c0j0s/patch-208
dohaduong Apr 9, 2023
e30ec81
Update README
dohaduong Apr 9, 2023
0fcc95d
Merge branch 'master' of https://github.com/AY2223S2-CS2103-F11-2/tp …
dohaduong Apr 9, 2023
c69e712
Update user stories
dohaduong Apr 9, 2023
8ed01a5
Update DG and Ha Duong PPP
dohaduong Apr 9, 2023
967482a
Finalize DG
dohaduong Apr 9, 2023
1b36921
Clear toggle list in use cases
dohaduong Apr 9, 2023
60fbaf6
Clear toggle list in use cases
dohaduong Apr 9, 2023
fbcb2f1
Update ha duong ppp
dohaduong Apr 9, 2023
9ce0f19
Add PPP link to AboutUs
dohaduong Apr 9, 2023
140aa7e
Update index.md
dohaduong Apr 9, 2023
8fa6ddf
Merge pull request #270 from dohaduong/bug-timetable-peD
c0j0s Apr 9, 2023
afa898a
Shorten appendix: effort to within 1 page limit
dohaduong Apr 9, 2023
6e7452f
Shorten appendix: effort to within 1 page limit
dohaduong Apr 9, 2023
017eeb7
Update DG
c0j0s Apr 9, 2023
a94bf45
Merge pull request #271 from dohaduong/bug-timetable-peD
c0j0s Apr 9, 2023
27322c1
Merge remote-tracking branch 'upstream/master' into patch-208
c0j0s Apr 9, 2023
563c47b
Fix spelling errors
dohaduong Apr 9, 2023
43ab144
Fix spelling errors
dohaduong Apr 9, 2023
016e9b3
Add test case for find_job
c0j0s Apr 9, 2023
2e41f42
Add test case for edit_job
c0j0s Apr 9, 2023
7719d07
Update EditDeliveryJobCommand.java
c0j0s Apr 9, 2023
3df6fa1
Update dg manual test cases
c0j0s Apr 9, 2023
20ad098
Merge pull request #272 from c0j0s/patch-208
dohaduong Apr 10, 2023
3ba3a0e
Add diagrams for complete and unschedule windows in DG
dohaduong Apr 10, 2023
8f703e8
Merge branch 'master' into bug-timetable-peD
dohaduong Apr 10, 2023
89fa3b4
Add diagrams for complete and unschedule windows in DG
dohaduong Apr 10, 2023
f84e8f0
Add diagrams for complete and unschedule windows in DG
dohaduong Apr 10, 2023
cc6b0b0
Add diagrams for complete and unschedule windows in DG
dohaduong Apr 10, 2023
40d8066
Merge pull request #273 from dohaduong/bug-timetable-peD
c0j0s Apr 10, 2023
16d83d5
Update Main Window UI
dohaduong Apr 10, 2023
c2bccc3
Resolve merge conflicts
dohaduong Apr 10, 2023
4f2c667
Resolve merge conflicts
dohaduong Apr 10, 2023
25cf855
Update documentation
zuohui48 Apr 10, 2023
3f2ca31
Merge pull request #274 from zuohui48/master
c0j0s Apr 10, 2023
66ab647
Fix DG formatting
c0j0s Apr 10, 2023
8e8d0a0
Add sequence diagram for Timetable UI
dohaduong Apr 10, 2023
097450d
Add sequence diagram for Timetable UI
dohaduong Apr 10, 2023
a1e092a
Add numbering
dohaduong Apr 10, 2023
6e13fc4
Merge branch 'master' into bug-timetable-peD
dohaduong Apr 10, 2023
99ec464
Merge pull request #275 from c0j0s/patch-208
dohaduong Apr 10, 2023
e7908c0
Add numbering
dohaduong Apr 10, 2023
eb704a0
Merge branch 'master' into bug-timetable-peD
dohaduong Apr 10, 2023
9524149
Merge pull request #276 from dohaduong/bug-timetable-peD
c0j0s Apr 10, 2023
8a81ddd
Add AB3 link to acknowledgement - DG
dohaduong Apr 10, 2023
b4c2480
Add AB3 link to acknowledgement - DG
dohaduong Apr 10, 2023
ab97488
Add table of content header
dohaduong Apr 10, 2023
786f062
Fix blurry img for diagrams
dohaduong Apr 10, 2023
c37029d
Fix blurry img for diagrams
dohaduong Apr 10, 2023
72e08e0
Update DG
c0j0s Apr 10, 2023
72e466c
Merge pull request #277 from dohaduong/bug-timetable-peD
c0j0s Apr 10, 2023
f6d5042
Merge remote-tracking branch 'upstream/master' into patch-208
c0j0s Apr 10, 2023
99e16d6
Update dohaduong.md
c0j0s Apr 10, 2023
ab06333
Fix import bugs
ZhuLeYao Apr 10, 2023
131be65
Merge pull request #278 from c0j0s/patch-208
c0j0s Apr 10, 2023
e76366f
update PPP
zuohui48 Apr 10, 2023
b60e2eb
Update optional date and slot
ZhuLeYao Apr 10, 2023
f7de24b
Update ug
ZhuLeYao Apr 10, 2023
5fa49d6
Merge pull request #280 from zuohui48/master
ChinJunAn Apr 10, 2023
5c1cac5
Fix checkstyle
ZhuLeYao Apr 10, 2023
5fb3448
Merge pull request #279 from ZhuLeYao/master
dohaduong Apr 10, 2023
71d4bbc
Update tests
ZhuLeYao Apr 10, 2023
2398fe2
Merge pull request #281 from ZhuLeYao/master
ZhuLeYao Apr 10, 2023
d5d26f0
Fix checkstyles violations
dohaduong Apr 10, 2023
afa35dd
Update DG
ZhuLeYao Apr 10, 2023
8dbcbac
Merge branch 'master' into master
ZhuLeYao Apr 10, 2023
a68c3fa
Fix checkstyles violations
dohaduong Apr 10, 2023
5eb02c2
Merge pull request #282 from dohaduong/bug-timetable-peD
ZhuLeYao Apr 10, 2023
f59b826
Merge pull request #283 from ZhuLeYao/master
dohaduong Apr 10, 2023
1b6b39c
FIx newline
c0j0s Apr 10, 2023
ebf5d29
Merge pull request #284 from c0j0s/patch-208
c0j0s Apr 10, 2023
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: 3 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@ jobs:
uses: gradle/wrapper-validation-action@v1

- name: Setup JDK 11
uses: actions/setup-java@v1
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: '11'
java-package: jdk+fx
cache: 'gradle'

- name: Build and check with Gradle
run: ./gradlew check coverage
Expand Down
26 changes: 26 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,29 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/

# Compiled class file
/bin/
*.class

# Log file
*.log

# BlueJ files
*.ctxt

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
49 changes: 38 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,41 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
# Duke Driver

[![CI Status](https://github.com/AY2223S2-CS2103-F11-2/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2223S2-CS2103-F11-2/tp/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.
Duke Driver is a desktop app assisting delivery men in managing delivery jobs and contacts. If you are looking to perform better at your delivery job, Duke Driver can assist you to finish your daily tasks more efficiently, according to your requirements.

Features
* Customers' contacts management system:
- View list of contacts of customers
- Add contact
- Delete contact
- Edit contact
- Find contact
- Clear all contacts
* Delivery tasking management system:
- View jobs
- Add jobs
- Delete jobs
- Edit jobs
- Find jobs
- Mark jobs as completed/uncompleted
- Mass import jobs from file
* Reminder and notifications:
- Add reminder
- View list of reminders
- Delete reminder
- Set reminder for upcoming deadlines/jobs
- Get notified of upcoming reminders and jobs as soon as you open the app
* Timetable:
- Display timetable for the week specified by users
- Display lists of unscheduled and completed jobs
* Stats dashboard:
- Show total number of all jobs, completed and pending jobs
- Show total earning
- Show total number of all jobs, completed and pending jobs for last week
- Show total earning for last week

------------------------------------------------------------------------------------------------------------------------------------------------------------------------
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
10 changes: 8 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ task coverage(type: JacocoReport) {
}

dependencies {
String jUnitVersion = '5.4.0'
String jUnitVersion = '5.9.2'
String javaFxVersion = '11'

implementation group: 'org.openjfx', name: 'javafx-base', version: javaFxVersion, classifier: 'win'
Expand All @@ -60,13 +60,19 @@ dependencies {
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'

implementation 'org.controlsfx:controlsfx:11.1.2'

testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: jUnitVersion

testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: jUnitVersion
}

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

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
54 changes: 27 additions & 27 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
### Chin Jun An

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

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/ChinJunAn)]
[[portfolio]](https://ay2223s2-cs2103-f11-2.github.io/tp/team/chinjunan.html)

* Role: Project Advisor

### Jane Doe
* Role: Developer
* Responsibilities: Notification and reminder function

<img src="images/johndoe.png" width="200px">
### Do Ha Duong

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

* Role: Team Lead
* Responsibilities: UI
[[github](https://github.com/dohaduong)]
[[portfolio]](https://ay2223s2-cs2103-f11-2.github.io/tp/team/dohaduong.html)
* Role: Developer
* Responsibility: Timetable function

### Johnny Doe
### Chen Zuo Hui

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

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](https://github.com/zuohui48)]
[[portfolio]](https://ay2223s2-cs2103-f11-2.github.io/tp/team/zuohui48.html)

* Role: Developer
* Responsibilities: Data
* Responsibilities: Statistics function

### Jean Doe
### Zhu Le Yao

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/ZhuLeYao)]
[[portfolio]](https://ay2223s2-cs2103-f11-2.github.io/tp/team/zhuleyao.html)

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Data, Add and view jobs function

### James Doe
### Chen Junsheng

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/c0j0s)]
[[portfolio]](https://ay2223s2-cs2103-f11-2.github.io/tp/team/c0j0s.html)

* Role: Developer
* Responsibilities: UI
* Responsibilities: Delivery jobs function
Loading