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-T16-1] Supper Strikers #107

Open
wants to merge 580 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
580 commits
Select commit Hold shift + click to select a range
7e2ccdb
Update SavePresetCommand
MorningLit Oct 27, 2020
7c8e314
Add comment
MorningLit Oct 27, 2020
97ef558
Update load preset
ernestlim8 Oct 27, 2020
6839d7d
Update Preset
KendrewChan Oct 27, 2020
c5c8040
Resolve merge conflicts
KendrewChan Oct 27, 2020
d591c10
Update load preset command
ernestlim8 Oct 27, 2020
7fc1bd6
Edit save
MorningLit Oct 27, 2020
8930624
Fix preset save with overwriting
ernestlim8 Oct 27, 2020
a079dc7
Update User Guide
weixin-tan Oct 27, 2020
4a84bc4
Update PresetParser
MorningLit Oct 27, 2020
6fd55f2
Merge pull request #133 from duckmoon99/update-UG
ernestlim8 Oct 28, 2020
739b157
Update vendor command in UG
ernestlim8 Oct 28, 2020
b995e2a
Update UG
ernestlim8 Oct 28, 2020
1b0cfc0
Merge pull request #135 from ernestlim8/docs
ernestlim8 Oct 28, 2020
dbe18f7
Update userguide
KendrewChan Oct 28, 2020
692767a
Merge pull request #137 from KendrewChan/userguide
KendrewChan Oct 28, 2020
69a4bfa
Finish preset load
MorningLit Oct 28, 2020
1877322
Update UG
MorningLit Oct 28, 2020
63de8ec
Merge pull request #138 from AY2021S1-CS2103-T16-1/update-UG
Anikesh99 Oct 28, 2020
ca5af3f
Finalise my part for the UG
MorningLit Oct 28, 2020
bb8de59
Add newline at EOF
MorningLit Oct 28, 2020
f414e3f
Update UG and DG
Anikesh99 Oct 28, 2020
ab74f86
Update find command user message
weixin-tan Oct 28, 2020
ee7cabb
Fix Checkstyle
MorningLit Oct 28, 2020
5d33ef9
Merge pull request #140 from Ebolaeater/uGuide
MorningLit Oct 28, 2020
cbc67c0
Merge pull request #141 from duckmoon99/update-ug-find
Anikesh99 Oct 28, 2020
f6b2ee4
Merge branch 'master' into update-UG
Anikesh99 Oct 28, 2020
a94971e
Merge pull request #139 from AY2021S1-CS2103-T16-1/update-UG
Anikesh99 Oct 28, 2020
defa377
Merge pull request #142 from AY2021S1-CS2103-T16-1/preset
Anikesh99 Oct 28, 2020
701c713
Add checking for Add command
weixin-tan Oct 28, 2020
07ade4d
Fix merge conflict
weixin-tan Oct 28, 2020
3e54fa8
Merge pull request #144 from duckmoon99/update-add-limit
MorningLit Oct 28, 2020
bdaed02
Fix preset file path creation
weixin-tan Oct 28, 2020
8df5e90
Merge pull request #145 from duckmoon99/fix-preset-save
weixin-tan Oct 28, 2020
8ea0c5a
Update UG
MorningLit Oct 29, 2020
27a82ac
Merge pull request #146 from AY2021S1-CS2103-T16-1/update-UG
ernestlim8 Oct 29, 2020
4c4db82
Fix Storage issue
MorningLit Oct 29, 2020
c7bd976
Merge pull request #147 from MorningLit/master
KendrewChan Oct 29, 2020
057abfb
Add tests for Preset and JsonAdaptedPreset
ernestlim8 Oct 29, 2020
591d794
Update UserGuide
KendrewChan Oct 31, 2020
51886e7
Update UserGuide.md
MorningLit Oct 31, 2020
7dcec4d
Merge pull request #186 from KendrewChan/userguide
MorningLit Oct 31, 2020
b966a22
Add clipboard functionality
Anikesh99 Oct 31, 2020
1310ead
Add exception to method
Anikesh99 Oct 31, 2020
53c9687
Change message copied to clipboard
Anikesh99 Oct 31, 2020
6d1a5fb
Fix SubmitCommandTest
Anikesh99 Oct 31, 2020
4bef8db
Change message back to the normal one
Anikesh99 Oct 31, 2020
7586427
Add test for preset
ernestlim8 Oct 31, 2020
2a35bf8
Update UserGuide
KendrewChan Nov 1, 2020
c389b76
Refactor ParserUtil message Strings into Messages class
KendrewChan Nov 1, 2020
ad88367
Refix SortCommand
MorningLit Nov 1, 2020
1de7f3b
Remove VS stuff
MorningLit Nov 1, 2020
5dce255
Standardise UserGuide with GUI Messages
KendrewChan Nov 1, 2020
f99e431
Add Preset Delete
MorningLit Nov 1, 2020
d11e3d7
Resolve merge conflict
KendrewChan Nov 1, 2020
ae6604c
Fix Checkstyle
MorningLit Nov 1, 2020
2368211
Add tests for Presets
ernestlim8 Nov 1, 2020
9606d8f
Update UG
MorningLit Nov 1, 2020
5f3f88c
Refix UG
MorningLit Nov 1, 2020
51e3917
Update UserGuide.md
MorningLit Nov 1, 2020
5b2bb23
Fix tests for Preset
ernestlim8 Nov 1, 2020
bd83f21
Update UserGuide.md
MorningLit Nov 1, 2020
d254b08
Merge pull request #189 from MorningLit/add-preset-delete
ernestlim8 Nov 1, 2020
c5add6a
Update SubmitCommand.java
MorningLit Nov 1, 2020
38a8ec6
Fix checkstyle issue
ernestlim8 Nov 1, 2020
57a7bd1
Update TotalCommand.java
MorningLit Nov 1, 2020
52b2717
Update AddCommand.java
MorningLit Nov 1, 2020
1c7dc0d
Merge pull request #191 from ernestlim8/test
Anikesh99 Nov 1, 2020
b7a9956
Merge branch 'master' into userguide
MorningLit Nov 1, 2020
2dda2fb
Merge pull request #190 from KendrewChan/userguide
MorningLit Nov 1, 2020
05b738a
Fix Merge Conflicts
MorningLit Nov 1, 2020
2bfd534
Fix Checkstyle
MorningLit Nov 1, 2020
749d1ef
Fix checkstyle
MorningLit Nov 1, 2020
4709181
Merge pull request #192 from MorningLit/master
weixin-tan Nov 1, 2020
edd1976
Change font of display result and remove footer
weixin-tan Nov 1, 2020
f9f2a3d
Add image parameter to Menu Item
Anikesh99 Nov 1, 2020
584dfa7
Merge branch 'master' into branch-clipboard
weixin-tan Nov 2, 2020
7436910
Merge pull request #187 from Ebolaeater/branch-clipboard
weixin-tan Nov 2, 2020
f02da30
Merge commit 'refs/pull/194/head' of https://github.com/AY2021S1-CS21…
ernestlim8 Nov 2, 2020
6623f87
Add images to GUI
ernestlim8 Nov 2, 2020
68342e0
Merge pull request #193 from duckmoon99/update-gui
MorningLit Nov 2, 2020
07d977b
Fix image load for JAR file
ernestlim8 Nov 2, 2020
fdfe6e0
Fix checkstyle
ernestlim8 Nov 2, 2020
e694497
Merge pull request #194 from AY2021S1-CS2103-T16-1/branch_food_images
weixin-tan Nov 2, 2020
98aed45
Merge branch 'master' into food-image
ernestlim8 Nov 2, 2020
0628ed3
Merge pull request #196 from ernestlim8/food-image
weixin-tan Nov 2, 2020
b0a7d6c
Fix bug with loading menu
ernestlim8 Nov 2, 2020
030b82c
Merge branch 'master' of https://github.com/AY2021S1-CS2103-T16-1/tp …
ernestlim8 Nov 2, 2020
c150d63
Merge pull request #197 from ernestlim8/food-image
weixin-tan Nov 2, 2020
ff0bae6
Add tests for Preset Storage/MenuCommand
Anikesh99 Nov 2, 2020
dc07900
Add ProfileCommand
KendrewChan Nov 3, 2020
e6c7b9a
Merge commit 'refs/pull/199/head' of https://github.com/AY2021S1-CS21…
Anikesh99 Nov 3, 2020
9da5468
Update GUI
MorningLit Nov 3, 2020
472cf58
Merge pull request #198 from Ebolaeater/branch_test_cases
MorningLit Nov 3, 2020
99bfd02
Fix submit test case and profile command
Anikesh99 Nov 3, 2020
d2bde3c
Fix checkstyle
Anikesh99 Nov 3, 2020
a5d1f9e
Merge pull request #201 from MorningLit/master
Anikesh99 Nov 3, 2020
0e09a74
Add newline at EOF for TypicalProfile.json
Anikesh99 Nov 3, 2020
232fa4e
Merge branch 'master' of https://github.com/AY2021S1-CS2103-T16-1/tp …
Anikesh99 Nov 3, 2020
0fe7f0f
Fix address parsing
Anikesh99 Nov 3, 2020
6236428
Add Tag Command
weixin-tan Nov 3, 2020
21dc26c
Add untag command
weixin-tan Nov 3, 2020
c715472
Add untag command
weixin-tan Nov 3, 2020
2444fcc
Merge pull request #202 from Ebolaeater/branch_profile_command
KendrewChan Nov 3, 2020
c98d630
Update submit command with tags and test
weixin-tan Nov 3, 2020
21e55d1
Fix CheckStyle
weixin-tan Nov 3, 2020
368a492
Resolve merge conflict
weixin-tan Nov 3, 2020
abd9e21
Merge pull request #203 from duckmoon99/add-tag-command
Anikesh99 Nov 3, 2020
1963340
Add test cases for Tag, Untag and ProfileParser
Anikesh99 Nov 3, 2020
07a8cd6
Merge pull request #204 from Ebolaeater/branch_test_cases
ernestlim8 Nov 4, 2020
71a363d
Add images for DeFrank vendor
ernestlim8 Nov 4, 2020
5a152a2
Add default image
ernestlim8 Nov 4, 2020
6d48008
Fix checkstyle
ernestlim8 Nov 4, 2020
a169dc2
Add menu for vendor2
ernestlim8 Nov 4, 2020
042e605
Add tests for some commands
ernestlim8 Nov 4, 2020
13b0be9
Fix checkstyle
ernestlim8 Nov 4, 2020
5bdadeb
Merge pull request #205 from ernestlim8/images
weixin-tan Nov 4, 2020
33f3d94
Merge pull request #206 from ernestlim8/test
weixin-tan Nov 4, 2020
63a9187
Add profile to submit
weixin-tan Nov 4, 2020
b215313
Fix menu pop bug
weixin-tan Nov 4, 2020
becf4f9
Fix GUI
weixin-tan Nov 4, 2020
93fdfeb
Remove ReadOnlyVendorManager
weixin-tan Nov 4, 2020
8204ac6
Fix logo
weixin-tan Nov 4, 2020
3e3712a
Merge pull request #207 from duckmoon99/final-fix
MorningLit Nov 4, 2020
2caa313
Delete Prefix, ArgumentTokenizer and FoodUtil
ernestlim8 Nov 5, 2020
2b27d3d
Update Logic, Storage class diagrams
ernestlim8 Nov 5, 2020
bc17625
Merge pull request #208 from ernestlim8/dg
Anikesh99 Nov 5, 2020
5781fbd
Add PPP
KendrewChan Nov 5, 2020
17a95f9
Fix Bugs and Update Consistencies
MorningLit Nov 5, 2020
897eab6
Fix Phone Testcases
MorningLit Nov 5, 2020
28741c2
Merge pull request #210 from MorningLit/master
KendrewChan Nov 5, 2020
aa0854b
Resolve merge conflicts
KendrewChan Nov 5, 2020
8de7eb3
Fix SubmitCommandTest
KendrewChan Nov 5, 2020
de172ef
Remove data folder
Anikesh99 Nov 5, 2020
ef672e7
Merge pull request #209 from KendrewChan/ppp
KendrewChan Nov 5, 2020
cfdc799
Change github username to lowercase for ppp
KendrewChan Nov 6, 2020
98dae80
Merge pull request #211 from KendrewChan/ppp
weixin-tan Nov 6, 2020
14a7083
Add SavePresetCommandTest
MorningLit Nov 6, 2020
c663285
Merge https://github.com/AY2021S1-CS2103-T16-1/tp
MorningLit Nov 6, 2020
d5bdbcf
Merge pull request #212 from MorningLit/master
ernestlim8 Nov 6, 2020
e5e50a9
Polish user messages
weixin-tan Nov 6, 2020
e3ef272
Refactor AddressBook to VendorManager
ernestlim8 Nov 6, 2020
078d9a2
Update UG and Hot Milo image
weixin-tan Nov 6, 2020
e842955
Minor typos
weixin-tan Nov 6, 2020
9e12607
Add ProfileCommandTest
KendrewChan Nov 6, 2020
0f6008e
Merge pull request #213 from duckmoon99/polish-messages
KendrewChan Nov 6, 2020
9e0a483
Merge https://github.com/AY2021S1-CS2103-T16-1/tp into profile
KendrewChan Nov 6, 2020
ed9c09e
Merge pull request #215 from KendrewChan/profile
weixin-tan Nov 6, 2020
10d9cb8
Merge branch 'master' into refactor-addressbook
weixin-tan Nov 6, 2020
2728840
Update Profile Command Test
weixin-tan Nov 6, 2020
f35191d
Merge pull request #216 from duckmoon99/profile-command-test-fix
ernestlim8 Nov 6, 2020
93d158e
Merge branch 'master' into refactor-addressbook
ernestlim8 Nov 6, 2020
cd0c7f1
Fix merge conflicts
ernestlim8 Nov 6, 2020
9df1abb
Merge pull request #214 from ernestlim8/refactor-addressbook
weixin-tan Nov 6, 2020
73e647f
Add partial LoadPresetCommandTest testcases
MorningLit Nov 6, 2020
359e61f
Update LoadPresetCommand Error Messages
MorningLit Nov 6, 2020
ad484a8
Finalise LoadPresetCommandTest
MorningLit Nov 6, 2020
fe7fc90
Fix Checkstyle
MorningLit Nov 6, 2020
32b7147
Merge https://github.com/AY2021S1-CS2103-T16-1/tp into profile
KendrewChan Nov 6, 2020
27b8780
Merge pull request #217 from MorningLit/master
Anikesh99 Nov 6, 2020
235fcb7
Modify food card
Anikesh99 Nov 6, 2020
06fbc5c
Merge branch 'master' of https://github.com/AY2021S1-CS2103-T16-1/tp …
Anikesh99 Nov 6, 2020
c733f2e
Add tests for tag and untag command
ernestlim8 Nov 6, 2020
4691ed7
Add DeleteCommandTest
MorningLit Nov 6, 2020
22e9ff7
Merge pull request #218 from ernestlim8/command-test
MorningLit Nov 6, 2020
46112bb
Merge pull request #219 from MorningLit/master
Anikesh99 Nov 6, 2020
941ee10
Add tests for sort, undo and pricePredicate
Anikesh99 Nov 6, 2020
987e83e
Merge branch 'master' of https://github.com/AY2021S1-CS2103-T16-1/tp …
Anikesh99 Nov 6, 2020
afa0fa7
Change parsers to allow for extra spaces in input
Anikesh99 Nov 6, 2020
cbd3368
Merge pull request #220 from Ebolaeater/branch_test_cases
MorningLit Nov 6, 2020
eb05e02
Update Tests
MorningLit Nov 6, 2020
f1678cc
Fix Checkstyle
MorningLit Nov 6, 2020
4c3258e
Update UserGuide
KendrewChan Nov 6, 2020
6fa018a
Merge https://github.com/AY2021S1-CS2103-T16-1/tp into userguide
KendrewChan Nov 6, 2020
50ba865
Update tag and untag in DG and make PPP
Anikesh99 Nov 6, 2020
85cb3ec
Merge pull request #222 from KendrewChan/userguide
Anikesh99 Nov 6, 2020
0f55d24
Update PPP
Anikesh99 Nov 6, 2020
2963672
Merge branch 'branch_PPP'
Anikesh99 Nov 6, 2020
4d6169a
Merge pull request #221 from MorningLit/master
Anikesh99 Nov 7, 2020
cfeaa58
Merge pull request #223 from Ebolaeater/branch_PPP
MorningLit Nov 7, 2020
e57e51c
Finish Find and Sort Tests
MorningLit Nov 7, 2020
d96511f
Update javadocs
MorningLit Nov 7, 2020
e5bdb3c
Merge https://github.com/AY2021S1-CS2103-T16-1/tp
MorningLit Nov 7, 2020
fc2d4a8
Merge pull request #224 from MorningLit/master
weixin-tan Nov 7, 2020
7edc9a2
Add Load and Save Presets for DG
ernestlim8 Nov 7, 2020
ade1a63
Merge pull request #225 from ernestlim8/preset-dg
MorningLit Nov 7, 2020
86c91d3
Merge https://github.com/AY2021S1-CS2103-T16-1/tp
MorningLit Nov 7, 2020
59da1d6
Add activity diagrams for preset
ernestlim8 Nov 7, 2020
7a640cc
Added use cases for save and load preset
ernestlim8 Nov 7, 2020
dde2dd9
Merge pull request #226 from ernestlim8/preset-dg
KendrewChan Nov 7, 2020
2dc7464
Update TagCommand and UG
MorningLit Nov 7, 2020
69d025f
Update README
KendrewChan Nov 7, 2020
5ba5737
Update README
KendrewChan Nov 7, 2020
160c692
Add test cases
weixin-tan Nov 7, 2020
43fd3b6
Fix checkstyle
weixin-tan Nov 7, 2020
cbf4565
Merge pull request #227 from KendrewChan/userguide
Anikesh99 Nov 7, 2020
27ff0c1
Merge pull request #228 from duckmoon99/profile-command-test-fix
ernestlim8 Nov 7, 2020
dd62281
Update README.md
KendrewChan Nov 7, 2020
1f9e8ab
Merge pull request #229 from AY2021S1-CS2103-T16-1/KendrewChan-patch-1
ernestlim8 Nov 7, 2020
240e36f
Merge branch 'master' of https://github.com/AY2021S1-CS2103-T16-1/tp
Anikesh99 Nov 7, 2020
d15555d
Update DG
MorningLit Nov 7, 2020
91b15d1
Fix MergeConflicts
MorningLit Nov 7, 2020
97f9f60
Fix CheckStyle
MorningLit Nov 7, 2020
cc92f36
Merge pull request #230 from MorningLit/master
Anikesh99 Nov 7, 2020
6cbd359
Add PPP
ernestlim8 Nov 7, 2020
1b918b8
Add ayam vendor into sampledatautil
Anikesh99 Nov 7, 2020
b199ff5
Merge pull request #231 from ernestlim8/ppp
Anikesh99 Nov 7, 2020
ae8764f
Add Wei Xin PPP
weixin-tan Nov 7, 2020
ea07094
Add EOL
weixin-tan Nov 7, 2020
0a6ea76
Add team contribution
weixin-tan Nov 7, 2020
a75b4e9
Merge pull request #232 from Ebolaeater/add_vendor
MorningLit Nov 8, 2020
9eff67e
Merge pull request #233 from duckmoon99/ppp-branch
MorningLit Nov 8, 2020
4e7ef8f
Improve test for UserPrefs and VendorCommand
ernestlim8 Nov 8, 2020
b8ca794
Fix checkstyle
ernestlim8 Nov 8, 2020
a977480
Merge pull request #234 from ernestlim8/test
MorningLit Nov 8, 2020
53efbc4
Add PPP
MorningLit Nov 8, 2020
47e0ffd
Update price limit
weixin-tan Nov 8, 2020
06389df
Fix checkstyle
weixin-tan Nov 8, 2020
7266e94
Fix Checkstyle
MorningLit Nov 8, 2020
f8a3914
Merge https://github.com/AY2021S1-CS2103-T16-1/tp
MorningLit Nov 8, 2020
3869a58
Update test
weixin-tan Nov 8, 2020
6b5b742
Merge pull request #235 from MorningLit/master
ernestlim8 Nov 8, 2020
a1651d9
Merge pull request #236 from duckmoon99/fix-price-limit
ernestlim8 Nov 8, 2020
5abbccf
Update Anikesh's PPP
Anikesh99 Nov 8, 2020
77e3be9
Improve various portions of the UG
ernestlim8 Nov 8, 2020
02049a9
Merge pull request #237 from Ebolaeater/branch_PPP
ernestlim8 Nov 8, 2020
640076c
Fix check style
ernestlim8 Nov 8, 2020
64bd735
Fix checkstyle errors
ernestlim8 Nov 8, 2020
3746f39
Fix merge conflicts
ernestlim8 Nov 8, 2020
e2ee6db
Merge pull request #238 from ernestlim8/ug
MorningLit Nov 8, 2020
ba60d97
Standardise DG
MorningLit Nov 8, 2020
40b2da3
Merge https://github.com/AY2021S1-CS2103-T16-1/tp
MorningLit Nov 8, 2020
15ea290
Merge pull request #239 from MorningLit/master
Anikesh99 Nov 8, 2020
badb11a
Add implementation details for sort, find and menu commands in DG
Anikesh99 Nov 8, 2020
218410a
Fix merge conflict
Anikesh99 Nov 8, 2020
d5f9014
Merge branch 'branch_PPP' into dGuide
Anikesh99 Nov 8, 2020
def863b
Merge pull request #240 from Ebolaeater/dGuide
MorningLit Nov 8, 2020
3fcfacb
Add remaining use cases
MorningLit Nov 8, 2020
d15194d
Add help and exit use cases
MorningLit Nov 8, 2020
1627ac8
Add DeletePresetCommand Implementation
MorningLit Nov 8, 2020
cec6178
Merge pull request #241 from AY2021S1-CS2103-T16-1/update-DG
weixin-tan Nov 8, 2020
36adadb
Finalise UG
weixin-tan Nov 8, 2020
bc0861d
Merge pull request #242 from duckmoon99/finalise-ug
MorningLit Nov 8, 2020
8a79948
Finalise PPP
MorningLit Nov 9, 2020
2be9167
Update Diagrams
MorningLit Nov 9, 2020
46b9878
Merge pull request #243 from AY2021S1-CS2103-T16-1/update-DG
weixin-tan Nov 9, 2020
ebac426
Update PPP Link
MorningLit Nov 9, 2020
5a7fde9
Finliase DG
weixin-tan Nov 9, 2020
2b96222
Merge pull request #244 from AY2021S1-CS2103-T16-1/update-DG
weixin-tan Nov 9, 2020
19052b7
Merge pull request #245 from duckmoon99/finalise-dg
Anikesh99 Nov 9, 2020
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
  •  
  •  
  •  
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,15 @@ src/main/resources/docs/
/*.iml

# Storage/log files
/data/
/config.json
/preferences.json
/*.log.*

# Data files
/data/
/order/
/profile/

# Test sandbox files
src/test/data/sandbox/

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


# Supper Strikers

[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S1-CS2103-T16-1/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.


**Supper Strikers is a desktop application for managing your supper orders.** It is targeted at students living in NUS for ordering delivery from supper stretch. While it has a GUI (Graphical User Interface), most of the user interactions happen using a CLI (Command Line Interface).

- If you are interested in using Supper Strikers, head over to the [**User Guide**](docs/UserGuide.md).
- If you are interested about developing Supper Strikers, the [**Developer Guide**](docs/DeveloperGuide.md) is a good place to start.



## Libraries Used

- JavaFX - Used for creating the GUI
- Jackson - Used for processing JSON files
- JUnit5 - Used for unit testing



## Acknowledgments

- Adapted from AddressBook Level 3 (AB3), 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 .
8 changes: 6 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ mainClassName = 'seedu.address.Main'
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11

run {
enableAssertions = true
}

repositories {
mavenCentral()
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
Expand Down Expand Up @@ -42,7 +46,7 @@ task coverage(type: JacocoReport) {

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

implementation group: 'org.openjfx', name: 'javafx-base', version: javaFxVersion, classifier: 'win'
implementation group: 'org.openjfx', name: 'javafx-base', version: javaFxVersion, classifier: 'mac'
Expand All @@ -66,7 +70,7 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'supperstrikers.jar'
}

defaultTasks 'clean', 'test'
58 changes: 26 additions & 32 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,53 @@
---
layout: page
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`
You can contact us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Lim Wei Quan, Ernest

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

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

* Role: Project Advisor
* Role: Team Lead

### Jane Doe
### Ambrose Liew Cheng Yuan

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/MorningLit)]
[[portfolio](https://ambroseliew.netlify.app/)]

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Checkstyle, Documentation, Intellij expert, Arts Director

### Johnny Doe
### Anikesh Bhuvaneshwaram

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

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](https://github.com/Ebolaeater)]
[[portfolio](https://anikeshb.netlify.app)]

* Role: Developer
* Responsibilities: Data
* Responsibilities: Integration, Scheduling and Tracking, Data Handler

### Jean Doe
### Tan Wei Xin

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](github.com/duckmoon99/)]
[[portfolio](https://www.linkedin.com/in/tanweixin/)]

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Code Quality

### James Doe
### Chan Yong Soon, Kendrew

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/KendrewChan)] [[portfolio]([https://kendrewc.netlify.app](https://kendrewc.netlify.app/))]

* Role: Developer
* Responsibilities: UI
* Responsibilities: Testing, Handle Code Skeletons, Deliverables and deadlines
Loading