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

[CS2113T-T12-3] Stonks XD #33

Open
wants to merge 897 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
897 commits
Select commit Hold shift + click to select a range
72b1581
Merge pull request #237 from AnShengLee/developer-guide
KZQ1999 Nov 6, 2021
8ea58f4
Merge branch 'master' into final-branch-cleanup-finishing-touches
KZQ1999 Nov 6, 2021
f24af3d
Merge pull request #238 from KZQ1999/final-branch-cleanup-finishing-t…
kyun99 Nov 6, 2021
cc08db8
Merge branch 'master' into refactor
kyun99 Nov 6, 2021
7bed002
Merge pull request #239 from kyun99/refactor
KZQ1999 Nov 6, 2021
9ff02c1
Merge remote-tracking branch 'upstream/master' into update-data-savin…
AnShengLee Nov 6, 2021
dbc7ebb
Update guides and DataManager
AnShengLee Nov 6, 2021
3496c4a
Update user guide
AnShengLee Nov 6, 2021
a6cc8a2
Fix bugs and update JUnit tests
lamkwjonathan Nov 6, 2021
03a1be2
Update JUnit tests
lamkwjonathan Nov 6, 2021
5ee1e93
Merge branch 'master' into BudgetFunction
lamkwjonathan Nov 6, 2021
e3d8fd1
Remove unnecessary code.
lamkwjonathan Nov 6, 2021
b906e5a
Merge branch 'BudgetFunction' of https://github.com/jonathanlkw/tp in…
lamkwjonathan Nov 6, 2021
27ae364
Add missing import line.
lamkwjonathan Nov 6, 2021
4c68bed
Make checkstyle edits
lamkwjonathan Nov 6, 2021
bba0ffa
added spacing
KZQ1999 Nov 7, 2021
b2320cb
spacing #2
KZQ1999 Nov 7, 2021
18cb33f
#3 spacing
KZQ1999 Nov 7, 2021
d19687d
Merge branch 'master' into final-branch-cleanup-finishing-touches
KZQ1999 Nov 7, 2021
216423b
Refactor FinancialCalculator.java, and Parser.java
kyun99 Nov 7, 2021
53a6531
Fix DG bug
kyun99 Nov 7, 2021
155a08a
Fix Checkstyle error
kyun99 Nov 7, 2021
d2aa566
added stonks main page instead of duke
KZQ1999 Nov 7, 2021
e156d74
Update DG
kyun99 Nov 7, 2021
9821226
Added description to UI SD
KZQ1999 Nov 7, 2021
0ec8b61
Merge pull request #244 from kyun99/refactor
KZQ1999 Nov 7, 2021
8da7a59
update DG
kyun99 Nov 7, 2021
b8e4e13
Merge pull request #248 from kyun99/refactor
KZQ1999 Nov 7, 2021
956f730
Made changes to UG and PPP
Nirmaleshwar Nov 7, 2021
3c4f23e
javadoc
KZQ1999 Nov 7, 2021
2f3456a
Changes to entries and settings
Nirmaleshwar Nov 7, 2021
84ba862
Issue with precision of currency
Nirmaleshwar Nov 7, 2021
c643cf2
Merge branch 'master' into update-data-saving-class
AnShengLee Nov 7, 2021
44dffe6
Refactor parser.java and included a new extractor class to put extractor
kyun99 Nov 7, 2021
0e67222
fix checkstyle error
kyun99 Nov 7, 2021
310a6d5
Merge pull request #242 from AnShengLee/update-data-saving-class
kyun99 Nov 7, 2021
61d1f6c
fix checkstyle error
kyun99 Nov 7, 2021
ab2e33e
Refactor methods for code quality.
lamkwjonathan Nov 7, 2021
fba3588
Merge pull request #243 from jonathanlkw/BudgetFunction
AnShengLee Nov 7, 2021
927c09c
Merge pull request #250 from kyun99/refactor
AnShengLee Nov 7, 2021
a6d1da6
Merge remote-tracking branch 'upstream/master' into update-data-savin…
AnShengLee Nov 7, 2021
b29fc69
Merge remote-tracking branch 'upstream/master' into refractor
AnShengLee Nov 7, 2021
fb77c7a
Refractor Parser related methods
AnShengLee Nov 7, 2021
0fa9a54
Add comment
AnShengLee Nov 7, 2021
9f29390
Merge pull request #252 from AnShengLee/refractor
KZQ1999 Nov 7, 2021
428915b
Add FinancialTracker in DG
kyun99 Nov 7, 2021
32f6227
Merge branch 'master' into final-branch-cleanup-finishing-touches
KZQ1999 Nov 7, 2021
255fa37
Fix command SD in DG
kyun99 Nov 7, 2021
1a0afc3
Update PPP
kyun99 Nov 7, 2021
9bece27
Update PPP
kyun99 Nov 7, 2021
151f8c7
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 7, 2021
10faafc
Extract extracBudgetAmount() to Extractor class.
lamkwjonathan Nov 7, 2021
3f411d3
Merge remote-tracking branch 'upstream/master' into ppp
AnShengLee Nov 7, 2021
573fd7c
Make checkstyle edits
lamkwjonathan Nov 7, 2021
438cb25
Merge branch 'BugFixes-v2.0' into Nirmaleshwar-PPP
Nirmaleshwar Nov 7, 2021
9dcc9ba
Added new command add ex/in with date
KZQ1999 Nov 7, 2021
37a2ef3
Made changes to PPP
Nirmaleshwar Nov 7, 2021
0e1b9f8
Update PPP
AnShengLee Nov 7, 2021
4458411
Merge pull request #253 from kyun99/refactor
KZQ1999 Nov 7, 2021
f2a2f78
Fixed checkStyle issues
Nirmaleshwar Nov 7, 2021
e367028
checkstyle
KZQ1999 Nov 7, 2021
d8165ae
Merge pull request #254 from jonathanlkw/BudgetFunction
KZQ1999 Nov 7, 2021
8aba7f5
Since now can add in own years, title should match
KZQ1999 Nov 7, 2021
4114db8
Fixed checkStyleTest issues
Nirmaleshwar Nov 7, 2021
50676e3
junit test fix
KZQ1999 Nov 7, 2021
d01a32e
Merge pull request #255 from KZQ1999/final-branch-cleanup-finishing-t…
Nirmaleshwar Nov 7, 2021
774198b
Merge branch 'master' into Nirmaleshwar-PPP
Nirmaleshwar Nov 7, 2021
f4e3fbc
Merge remote-tracking branch 'upstream/master' into branch-DeveloperG…
Nirmaleshwar Nov 7, 2021
b17e092
Changes to DG
Nirmaleshwar Nov 7, 2021
3cc1191
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 7, 2021
f19bbd4
Merge branch 'Nirmaleshwar-PPP' of https://github.com/AY2122S1-CS2113…
Nirmaleshwar Nov 7, 2021
b5fba7c
checkStyle issue
Nirmaleshwar Nov 7, 2021
7bbe0d8
Add JavaDocs for Entry, Budget, BudgetManager and BudgetReminder classes
lamkwjonathan Nov 7, 2021
086f971
Merge branch 'master' into JavaDocs
lamkwjonathan Nov 7, 2021
bc79cd7
Make checkstyle edits
lamkwjonathan Nov 7, 2021
0e96267
Merge branch 'JavaDocs' of https://github.com/jonathanlkw/tp into Jav…
lamkwjonathan Nov 7, 2021
08bd24b
Update PPP
AnShengLee Nov 7, 2021
15e8e65
Merge pull request #257 from jonathanlkw/JavaDocs
KZQ1999 Nov 7, 2021
168fdb5
Merge pull request #259 from AnShengLee/ppp
KZQ1999 Nov 7, 2021
38ded0b
Merge remote-tracking branch 'upstream/master' into developer-guide
AnShengLee Nov 7, 2021
751f82a
Merge remote-tracking branch 'upstream/master' into refractor
AnShengLee Nov 7, 2021
34cfa1d
Updated the command summary to include budget commands
Nirmaleshwar Nov 7, 2021
1e09ae1
Refactored extractCurrencyType into Extractor class
Nirmaleshwar Nov 7, 2021
c794414
Merge pull request #256 from AY2122S1-CS2113T-T12-3/Nirmaleshwar-PPP
KZQ1999 Nov 7, 2021
6f80222
Merge remote-tracking branch 'upstream/master' into refractor
AnShengLee Nov 7, 2021
00c91c4
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 7, 2021
03e11b0
Fix DG
kyun99 Nov 7, 2021
e99e55c
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 7, 2021
2d7f746
Fix PPP and DG
kyun99 Nov 7, 2021
d7f7727
added main component to dg
KZQ1999 Nov 7, 2021
65b0251
Merge pull request #260 from kyun99/refactor
KZQ1999 Nov 7, 2021
87db674
Merge branch 'master' into final-branch-cleanup-finishing-touches
KZQ1999 Nov 7, 2021
6ea564d
Update UG
kyun99 Nov 7, 2021
b9b990c
Merge pull request #261 from KZQ1999/final-branch-cleanup-finishing-t…
kyun99 Nov 7, 2021
a232be2
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 7, 2021
d0be944
Merge pull request #262 from kyun99/refactor
KZQ1999 Nov 7, 2021
5f98e1a
Refactor code
AnShengLee Nov 7, 2021
e0cd684
Add javadocs comments
AnShengLee Nov 7, 2021
a001239
Refactor code
AnShengLee Nov 7, 2021
3bd85cd
Merge remote-tracking branch 'upstream/master' into refractor
AnShengLee Nov 7, 2021
f7e4d13
Fix check style
AnShengLee Nov 7, 2021
42acbfb
Fix checkstyle
AnShengLee Nov 7, 2021
3d8634d
Merge remote-tracking branch 'upstream/master' into developer-guide
AnShengLee Nov 7, 2021
881297a
Update DG
AnShengLee Nov 7, 2021
4eebc45
Merge pull request #263 from AnShengLee/refractor
kyun99 Nov 8, 2021
300ab26
Merge pull request #264 from AnShengLee/developer-guide
kyun99 Nov 8, 2021
466a651
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
9116a23
Update Javadocs
kyun99 Nov 8, 2021
2f527c4
Fix checkstyle error
kyun99 Nov 8, 2021
c13df2c
Merge pull request #265 from kyun99/refactor
KZQ1999 Nov 8, 2021
aef7109
remove duplicate section
KZQ1999 Nov 8, 2021
13e2eb1
javadoc done
KZQ1999 Nov 8, 2021
307604d
Merge branch 'master' into final-branch-cleanup-finishing-touches
KZQ1999 Nov 8, 2021
17d0306
Merge pull request #266 from KZQ1999/final-branch-cleanup-finishing-t…
kyun99 Nov 8, 2021
da838e3
Update dg
kyun99 Nov 8, 2021
d87fee0
Merge pull request #268 from kyun99/refactor
kyun99 Nov 8, 2021
ae4d45b
Fix Dg
kyun99 Nov 8, 2021
ea2de90
Update dg
kyun99 Nov 8, 2021
b26c5e4
Added javadoc comments for currency functions. Minor changes to UG as…
Nirmaleshwar Nov 8, 2021
766f04e
Merge branch 'master' into branch-JavaDoc
Nirmaleshwar Nov 8, 2021
13b6e4a
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
1efbbbe
checkStyleIssue fixed
Nirmaleshwar Nov 8, 2021
bbe62f0
change seq dia return type
KZQ1999 Nov 8, 2021
b5c3c09
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 8, 2021
aab4a72
Merge branch 'branch-JavaDoc' of https://github.com/AY2122S1-CS2113T-…
Nirmaleshwar Nov 8, 2021
01a6ef6
more checkStyle issues
Nirmaleshwar Nov 8, 2021
7a4c016
Merge pull request #270 from AY2122S1-CS2113T-T12-3/branch-JavaDoc
kyun99 Nov 8, 2021
f6b6956
New prompt and new overall category shown
KZQ1999 Nov 8, 2021
e7dfe72
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
667c591
change yearly to year and remove glossary
KZQ1999 Nov 8, 2021
ea0dbb6
Update DG
kyun99 Nov 8, 2021
51491aa
checkstyle fix 1
KZQ1999 Nov 8, 2021
c67237d
text-ui fix 1
KZQ1999 Nov 8, 2021
1f15daa
Update DG
kyun99 Nov 8, 2021
389d46c
Merge pull request #269 from kyun99/refactor
KZQ1999 Nov 8, 2021
d72f0b2
Merge pull request #271 from KZQ1999/final-branch-cleanup-finishing-t…
kyun99 Nov 8, 2021
24c8c40
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
cbca2b3
Merge pull request #272 from kyun99/refactor
AnShengLee Nov 8, 2021
8b249dd
Merge remote-tracking branch 'upstream/master' into update-data-savin…
AnShengLee Nov 8, 2021
0284774
Update architecture and budget component of DG
lamkwjonathan Nov 8, 2021
d45f8fd
Merge branch 'master' into Branch-DG
lamkwjonathan Nov 8, 2021
181e0fa
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
327b082
Update junit testing
kyun99 Nov 8, 2021
005b76a
Add a read-only mechanism to settings file
AnShengLee Nov 8, 2021
a70e52c
Merge pull request #273 from jonathanlkw/Branch-DG
AnShengLee Nov 8, 2021
1fc7b3c
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 8, 2021
f5a6d11
Changed RMB to HKD
Nirmaleshwar Nov 8, 2021
c8a6c25
Update JUnit tests
AnShengLee Nov 8, 2021
b6543ce
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
137d36c
Update DG
kyun99 Nov 8, 2021
bf5181d
Merge pull request #274 from AnShengLee/update-data-saving-class
kyun99 Nov 8, 2021
95f1440
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
cda19bf
Merge pull request #275 from kyun99/refactor
AnShengLee Nov 8, 2021
3dab826
Merge remote-tracking branch 'upstream/master' into developer-guide
AnShengLee Nov 8, 2021
155fa7d
Update DG with diagrams
AnShengLee Nov 8, 2021
646a65f
Added currency related tests to UiTest and CurrencyCommandTest
Nirmaleshwar Nov 8, 2021
a621b27
checkStyleTest issues fixed
Nirmaleshwar Nov 8, 2021
5c95846
minor changes
Nirmaleshwar Nov 8, 2021
db4b990
Fix invalid date bug
kyun99 Nov 8, 2021
2856162
Delete CurrencyManagerStub.java
Nirmaleshwar Nov 8, 2021
1af300e
no message
Nirmaleshwar Nov 8, 2021
a208d9a
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 8, 2021
8a4fcb6
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
5d4d3da
Added back CurrencyManagerStub class
Nirmaleshwar Nov 8, 2021
2a57fd5
Merge pull request #276 from AY2122S1-CS2113T-T12-3/branch-CurrencyTest
kyun99 Nov 8, 2021
a9308b9
Merge branch 'master' into refactor
kyun99 Nov 8, 2021
1e581aa
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
dfdc332
Merge pull request #278 from kyun99/refactor
kyun99 Nov 8, 2021
250061f
Merge pull request #277 from AnShengLee/developer-guide
kyun99 Nov 8, 2021
16e4a61
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
aa59542
Merge pull request #280 from kyun99/refactor
AnShengLee Nov 8, 2021
0ef1776
Update user guide
AnShengLee Nov 8, 2021
db0f320
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
8d8b112
Make UG set_budget, check_budget, set_threshold edits.
lamkwjonathan Nov 8, 2021
f9f033c
Added checkstyle and added year behind month to differentiate top and…
KZQ1999 Nov 8, 2021
cce4255
Merge pull request #281 from jonathanlkw/Branch-UG
KZQ1999 Nov 8, 2021
86017c6
Merge pull request #282 from KZQ1999/final-branch-cleanup-finishing-t…
lamkwjonathan Nov 8, 2021
eb90c29
Save files edit
lamkwjonathan Nov 8, 2021
6f51513
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp
lamkwjonathan Nov 8, 2021
0af7598
Fix budget category error message
kyun99 Nov 8, 2021
63cf985
Merge branch 'master' into refactor
kyun99 Nov 8, 2021
736c28a
added year param to diagrams
KZQ1999 Nov 8, 2021
c2f2b3d
Fix large number bug.
lamkwjonathan Nov 8, 2021
9f2dbe5
Update developer guide
AnShengLee Nov 8, 2021
e2816e6
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
85f95c1
Bug hunt
kyun99 Nov 8, 2021
5fec4b3
PPP update
KZQ1999 Nov 8, 2021
c1b0ab5
Merge pull request #284 from jonathanlkw/BugFixes
kyun99 Nov 8, 2021
95209ed
Merge pull request #283 from kyun99/refactor
lamkwjonathan Nov 8, 2021
2eecb30
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
24fa2ec
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
kyun99 Nov 8, 2021
fe71f08
Added class diagram for currency component
Nirmaleshwar Nov 8, 2021
82ca79d
I/O redirection test issue fixed
Nirmaleshwar Nov 8, 2021
91339a5
Updated PPP
Nirmaleshwar Nov 8, 2021
3fd040a
Changes to DG
Nirmaleshwar Nov 8, 2021
fdf901d
Update UG
kyun99 Nov 8, 2021
c979632
Merge branch 'master' into branch-CurrencyTest
Nirmaleshwar Nov 8, 2021
3072d08
Merge pull request #286 from KZQ1999/final-branch-cleanup-finishing-t…
kyun99 Nov 8, 2021
4df4035
Merge pull request #285 from AY2122S1-CS2113T-T12-3/branch-CurrencyTest
kyun99 Nov 8, 2021
d0d5e87
Merge pull request #287 from kyun99/refactor
kyun99 Nov 8, 2021
aabeb91
Minor spacing issue in DG
Nirmaleshwar Nov 8, 2021
beaea67
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 8, 2021
0f719b4
Update user guide and update code
AnShengLee Nov 8, 2021
8a1c2ea
Add diagrams
AnShengLee Nov 8, 2021
826b69b
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
041dce5
Update loading mechanism
AnShengLee Nov 8, 2021
0c5e720
Merge pull request #288 from AnShengLee/user-guide
kyun99 Nov 8, 2021
99534f2
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 8, 2021
fd2342a
Minor spacing changes to PPP and DG
Nirmaleshwar Nov 8, 2021
9fc66ee
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
79b3c2b
Merge pull request #289 from AY2122S1-CS2113T-T12-3/branch-CurrencyTest
KZQ1999 Nov 8, 2021
3422d94
Update code
AnShengLee Nov 8, 2021
69c3e9f
Merge pull request #290 from AnShengLee/user-guide
kyun99 Nov 8, 2021
2b1d132
Merge remote-tracking branch 'upstream/master' into user-guide
AnShengLee Nov 8, 2021
c2ca9d7
Final commit
kyun99 Nov 8, 2021
3d9f444
User guide update
AnShengLee Nov 8, 2021
02c5766
Update user guide
AnShengLee Nov 8, 2021
230e098
Merge pull request #291 from kyun99/master
kyun99 Nov 8, 2021
9de70e4
Update guides
AnShengLee Nov 8, 2021
8c75fff
Update user guide
AnShengLee Nov 8, 2021
dc533e3
Update
AnShengLee Nov 8, 2021
28640d4
added profile pic
KZQ1999 Nov 8, 2021
47409bf
Merge pull request #292 from AnShengLee/user-guide
AnShengLee Nov 8, 2021
68020b4
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-T12-3/tp…
Nirmaleshwar Nov 8, 2021
f2f2e1a
Merge pull request #293 from KZQ1999/ppp-dg-classdiag
AnShengLee Nov 8, 2021
833e076
Merge remote-tracking branch 'upstream/master' into update-data-savin…
AnShengLee Nov 8, 2021
35bfabf
Update loading mechanism
AnShengLee Nov 8, 2021
fff945f
Merge pull request #294 from AnShengLee/update-data-saving-class
kyun99 Nov 8, 2021
49848b5
Last changes pls
Nirmaleshwar Nov 8, 2021
437a6c1
Merge pull request #295 from AY2122S1-CS2113T-T12-3/branch-CurrencyTest
KZQ1999 Nov 8, 2021
5a70d18
Final Commit
kyun99 Nov 8, 2021
c54c214
Merge pull request #296 from kyun99/master
kyun99 Nov 8, 2021
efac9dc
Merge remote-tracking branch 'upstream/master' into ppp
AnShengLee Nov 8, 2021
7035cd3
Update PPP
AnShengLee Nov 8, 2021
4ad7167
Merge pull request #297 from AnShengLee/ppp
AnShengLee Nov 8, 2021
08ea65b
Edit PPP
lamkwjonathan Nov 8, 2021
cce3fef
Merge pull request #298 from jonathanlkw/PPP
lamkwjonathan Nov 8, 2021
ae34d9a
Edit PPP
lamkwjonathan Nov 8, 2021
61ea3f1
Merge branch 'master' into PPP
lamkwjonathan Nov 8, 2021
42015bc
Update PPP
AnShengLee Nov 8, 2021
51ac935
Edit PPP
lamkwjonathan Nov 8, 2021
0b847fd
Merge pull request #299 from AnShengLee/ppp
AnShengLee Nov 8, 2021
8fc74de
Merge pull request #300 from jonathanlkw/PPP
lamkwjonathan Nov 8, 2021
9a3367c
fix ppp
kyun99 Nov 8, 2021
711a3ff
Merge pull request #301 from kyun99/master
kyun99 Nov 8, 2021
2e93c9a
Merge remote-tracking branch 'upstream/master' into developer-guide
AnShengLee Nov 8, 2021
f0527ed
Update developer guide
AnShengLee Nov 8, 2021
8ba7705
Merge pull request #302 from AnShengLee/developer-guide
AnShengLee Nov 8, 2021
ee89f14
Make UG changes for CS2101
lamkwjonathan Nov 11, 2021
b125baf
Merge pull request #303 from jonathanlkw/Branch-UG
lamkwjonathan Nov 11, 2021
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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ src/main/resources/docs/
*.iml
bin/

/text-ui-test
/text-ui-test/ACTUAL.txt
text-ui-test/EXPECTED-UNIX.TXT
src/main/java/META-INF/MANIFEST.MF
docs/img_1.png
2 changes: 2 additions & 0 deletions StonksXD_Budget.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
food,transport,medical,bills,entertainment,misc,overall
0.0,1.0,2.0,3.0,4.0,5.0,6.0
5 changes: 5 additions & 0 deletions StonksXD_Entries.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
entry_type,entry_description,amount,category,date
E,qwe,12.5,FOOD,11/11/2121
E,qwe,0.5,FOOD,11/11/2121
I,qwe,12.5,ALLOWANCE,11/11/2121
I,qwe,12.5,ALLOWANCE,11/11/2121
2 changes: 2 additions & 0 deletions StonksXD_Settings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
currency,food,transport,medical,bills,entertainment,misc,overall
SGD,0.0,1.0,2.0,3.0,4.0,5.0,6.0
5 changes: 3 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ test {
}

application {
mainClassName = "seedu.duke.Duke"
mainClassName = "seedu.duke.StonksXD"
}

shadowJar {
archiveBaseName = "duke"
archiveBaseName = "StonksXD"
archiveClassifier = null
}

Expand All @@ -43,4 +43,5 @@ checkstyle {

run{
standardInput = System.in
//enableAssertions = true;
}
11 changes: 6 additions & 5 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

Display | Name | Github Profile | Portfolio
--------|:----:|:--------------:|:---------:
![](https://via.placeholder.com/100.png?text=Photo) | John Doe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Joe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ron John | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | John Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)

![](https://via.placeholder.com/100.png?text=Photo) | Lim Kay Yun | [Github](https://github.com/kyun99) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Lee An Sheng | [Github](https://github.com/AnShengLee) | [Portfolio](/docs/team/leeAnSheng.md)
![](https://avatars.githubusercontent.com/u/77761339?v=4) | Nirmaleshwar | [Github](https://github.com/) | [Portfolio](docs/team/Nirmaleshwar.md)
![catmeme](https://user-images.githubusercontent.com/69465661/135401480-4fba220b-a5fa-4425-b5e3-3d81a17e5c16.png) | Zhi Qian | [Github](https://github.com/KZQ1999) | [Portfolio](/docs/team/zhiqian.md)
![](https://via.placeholder.com/100.png?text=Photo) | Lam Kai Wen Jonathan | [Github](https://github.com/jonathanlkw) | [Portfolio](/docs/team/jonathanLam.md)
Binary file added docs/AddExpenseCommandSD.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Architecture.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/BudgetComponent.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/DataManagerCD.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading