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-F08-4] UniTracker #31

Open
wants to merge 553 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
553 commits
Select commit Hold shift + click to select a range
e63e55c
Merge pull request #196 from liping-eng/branch-HelpGraduation
liping-eng Mar 31, 2021
5ba2283
tried fixing UG bugs at 3.3.3 and 3.3.5
nivikcivik Mar 31, 2021
4ec6226
changed will to may
nivikcivik Mar 31, 2021
2309ecc
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Mar 31, 2021
1631c01
Merge pull request #197 from nivikcivik/nikhila-UserGuide
nivikcivik Mar 31, 2021
a6a8202
added delete task when module is deleted, fixed storage bug
hazelhedmine Mar 31, 2021
fd60bdc
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
hazelhedmine Mar 31, 2021
cdbd304
Merge pull request #199 from hazelhedmine/hazel-TaskManager
hazelhedmine Mar 31, 2021
08e78d1
updated user docs with task manager features
hazelhedmine Mar 31, 2021
f9d6633
Merge pull request #201 from hazelhedmine/hazel-UserGuide
hazelhedmine Mar 31, 2021
34e14c3
Fix version 1 and 2 of capsimulator. Add conditions for valid CAP and…
liping-eng Mar 31, 2021
0b7e41c
Merge pull request #202 from liping-eng/branch-HelpGraduation
liping-eng Mar 31, 2021
f6c8736
Fix SU grade to not count into totalMcs.
liping-eng Mar 31, 2021
5eb25e2
Fix SU for version 2 of capSimulator. Add minor code changes.
liping-eng Mar 31, 2021
8341011
Merge pull request #203 from liping-eng/branch-HelpGraduation
liping-eng Mar 31, 2021
7cff40e
merge changes
motorpeople101 Apr 1, 2021
57d9c5c
add changes
motorpeople101 Apr 1, 2021
92d774c
fixing merge conflicts
motorpeople101 Apr 1, 2021
3b0d1cd
add changes suggested by peers from feedback
motorpeople101 Apr 1, 2021
d1e6c52
Merge pull request #204 from BlubberMonster/master
BlubberMonster Apr 1, 2021
123e657
updated introduction section for dg
hazelhedmine Apr 1, 2021
ac35160
updated dg with sequence diagrams
hazelhedmine Apr 1, 2021
b0bd8db
Merge pull request #206 from hazelhedmine/hazel-UserGuide
hazelhedmine Apr 1, 2021
4ac6058
removed add/view mod description from UG
nivikcivik Apr 1, 2021
9b8b267
Fix Storage for module.txt by removing space at end of " -- end of m…
liping-eng Apr 1, 2021
deff29c
Merge pull request #209 from liping-eng/branch-UserGuide
liping-eng Apr 1, 2021
17929f8
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Apr 1, 2021
88b3ae8
Merge pull request #208 from nivikcivik/nikhila-UserGuide
nivikcivik Apr 1, 2021
1255e6b
Update user guide on components, helpgraduation features.
liping-eng Apr 1, 2021
fd95915
Merge pull request #210 from liping-eng/branch-UserGuide
liping-eng Apr 1, 2021
d6c0959
no message
liping-eng Apr 1, 2021
9b1a295
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
liping-eng Apr 1, 2021
6c4c172
Set theme jekyll-theme-cayman
BlubberMonster Apr 3, 2021
5d1045a
add storage for component.
liping-eng Apr 4, 2021
5099207
Merge pull request #246 from liping-eng/branch-ModuleComponents
liping-eng Apr 4, 2021
a0e904b
Checkstyle + confirm no build errors after storage is fixed for compo…
liping-eng Apr 4, 2021
d5b4e9a
Merge pull request #247 from liping-eng/branch-ModuleComponents
liping-eng Apr 4, 2021
74ac375
Fix ArrayOutOfBoundsIndex exception, empty hashtable flaw in Component.
liping-eng Apr 4, 2021
a3a0a13
Merge pull request #248 from liping-eng/branch-ModuleComponents
liping-eng Apr 4, 2021
4d027fa
fixed task manager bugs from mock pe
hazelhedmine Apr 4, 2021
cd51086
Merge pull request #249 from hazelhedmine/hazel-TaskManager
hazelhedmine Apr 4, 2021
4891291
brushed up intro, setting up, faq and task manager sections
hazelhedmine Apr 5, 2021
46c016d
fixed bugs
hazelhedmine Apr 5, 2021
1f318a9
Merge pull request #252 from hazelhedmine/hazel-TaskManager
hazelhedmine Apr 5, 2021
1d20cb6
nikhila - 1st round of fixing bugs
nivikcivik Apr 5, 2021
b7c4f9c
checkStyle fixes
nivikcivik Apr 5, 2021
f741a99
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Apr 5, 2021
03c37a5
Merge pull request #254 from nivikcivik/nikhila-moduleInfoMenu
nivikcivik Apr 5, 2021
a7b662e
add changes to fix bugs
motorpeople101 Apr 5, 2021
9fb08b5
Merge pull request #255 from BlubberMonster/master
BlubberMonster Apr 5, 2021
83676ff
add changes to fix another bug in zoomlink delete
motorpeople101 Apr 5, 2021
0f564e6
add changes to fix bugs in delete zoomlinks
motorpeople101 Apr 5, 2021
397bedc
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 5, 2021
aa15055
Merge pull request #256 from BlubberMonster/master
BlubberMonster Apr 5, 2021
47e0822
add extra details to ugdg
motorpeople101 Apr 6, 2021
7399632
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 6, 2021
6f9e52b
Merge pull request #257 from BlubberMonster/master
BlubberMonster Apr 6, 2021
7c18dc1
code after meeting
nivikcivik Apr 6, 2021
a7f75d2
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Apr 6, 2021
6d2b088
checkStyle fixes
nivikcivik Apr 6, 2021
872e180
Merge pull request #260 from nivikcivik/nikhila-mainMenu
nivikcivik Apr 6, 2021
cc00cf0
add logging to text file
motorpeople101 Apr 6, 2021
e330e88
add logging to text file
motorpeople101 Apr 6, 2021
750904e
Merge pull request #261 from BlubberMonster/master
BlubberMonster Apr 6, 2021
367ea5c
fix component empty.
liping-eng Apr 7, 2021
4dd314e
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
liping-eng Apr 7, 2021
7bc3c79
Merge pull request #262 from liping-eng/branch-ModuleComponents
liping-eng Apr 7, 2021
9f20357
fix wrong cap. cap is set to round at 2d.p.
liping-eng Apr 7, 2021
7fe4af8
Merge pull request #263 from liping-eng/branch-ModuleComponents
liping-eng Apr 7, 2021
af7e121
fix double line in helpgraduation.
liping-eng Apr 7, 2021
0852db7
Merge pull request #264 from liping-eng/branch-ModuleComponents
liping-eng Apr 7, 2021
be6bb4b
fix UG to note only accept integer. check if name is integer to preve…
liping-eng Apr 7, 2021
f5f92ae
no message
liping-eng Apr 7, 2021
f34630d
Merge pull request #265 from liping-eng/branch-ModuleComponents
liping-eng Apr 7, 2021
58a2db1
no message
liping-eng Apr 7, 2021
1c3b18c
Merge pull request #266 from liping-eng/branch-ModuleComponents
liping-eng Apr 7, 2021
9e113b5
add diagrams and logging to dg
motorpeople101 Apr 7, 2021
fc97e10
Merge pull request #267 from BlubberMonster/master
BlubberMonster Apr 7, 2021
3d27696
Fix cap to print up to 2dp. Add addcapandmcs to DG.
liping-eng Apr 8, 2021
84c165e
Merge pull request #268 from liping-eng/branch-ModuleComponents
liping-eng Apr 8, 2021
3ea1580
add changes to dg
motorpeople101 Apr 8, 2021
f4d392b
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 8, 2021
8b2ef2a
added exception to deal with link loading eror and update ug
motorpeople101 Apr 8, 2021
c6d33f7
Merge pull request #269 from BlubberMonster/master
BlubberMonster Apr 8, 2021
1666e89
fixed some bugs and added user stories
hazelhedmine Apr 8, 2021
185dec0
Merge pull request #270 from hazelhedmine/hazel-TaskManager
hazelhedmine Apr 8, 2021
791b883
added logging for task manager features
hazelhedmine Apr 8, 2021
78a89a9
Merge pull request #273 from hazelhedmine/hazel-TaskManager
hazelhedmine Apr 8, 2021
f3cd4b9
update readme
motorpeople101 Apr 8, 2021
09ca288
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 8, 2021
6ce94db
fix bugs and add javadoc
motorpeople101 Apr 8, 2021
87bb08f
fix checkstyle
motorpeople101 Apr 8, 2021
11f476d
Merge pull request #274 from BlubberMonster/master
BlubberMonster Apr 8, 2021
6b3a409
draft PPP.
liping-eng Apr 8, 2021
f84e78b
Merge pull request #275 from liping-eng/branch-ModuleComponents
liping-eng Apr 8, 2021
50e9a4c
fix bugs in links and update ug
motorpeople101 Apr 8, 2021
1eea171
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 8, 2021
7dcc356
Merge pull request #276 from BlubberMonster/master
BlubberMonster Apr 8, 2021
15e5c71
update ug
motorpeople101 Apr 8, 2021
193175e
Merge pull request #277 from BlubberMonster/master
BlubberMonster Apr 8, 2021
6355079
added PPP for hazel and fixed checkstyle
hazelhedmine Apr 8, 2021
74c76ee
Merge pull request #282 from hazelhedmine/hazel-AboutUs
hazelhedmine Apr 8, 2021
33d8475
nikhila - DG fixes
nivikcivik Apr 8, 2021
956c9ec
checkStyle fixes
nivikcivik Apr 8, 2021
d94740d
Merge pull request #285 from nivikcivik/nikhila-DeveloperGuide
nivikcivik Apr 8, 2021
14c33df
big fixes - yes or no features of addNewReview and deleteReview
nivikcivik Apr 9, 2021
cf26ff7
checkStyle fixes
nivikcivik Apr 9, 2021
e75a5f3
Merge pull request #288 from nivikcivik/nikhila-moduleInfoMenu
nivikcivik Apr 9, 2021
b794c77
fix bugs where only one zoom link could be tagged per mod, and zoom l…
motorpeople101 Apr 9, 2021
fbdbd3e
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 9, 2021
90ffed0
fix checkstyle error
motorpeople101 Apr 9, 2021
7f83d23
fix checkstyle
motorpeople101 Apr 9, 2021
a39d8ea
Merge pull request #290 from BlubberMonster/master
BlubberMonster Apr 9, 2021
3bc94b7
worked on dg
hazelhedmine Apr 9, 2021
49fb09d
Merge pull request #293 from hazelhedmine/hazel-UserGuide
hazelhedmine Apr 9, 2021
27f1854
nikhila - worked on documentation
nivikcivik Apr 9, 2021
9d334e2
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Apr 9, 2021
1e784ef
Merge pull request #296 from nivikcivik/nikhila-DeveloperGuide
nivikcivik Apr 9, 2021
69e3fb0
no message
liping-eng Apr 9, 2021
90186dd
Merge pull request #297 from liping-eng/branch-ModuleComponents
liping-eng Apr 9, 2021
330abcf
no message
liping-eng Apr 9, 2021
437c16e
Merge pull request #298 from liping-eng/master
liping-eng Apr 9, 2021
47c82ad
uml diagram for features.
liping-eng Apr 9, 2021
9af4923
Merge pull request #299 from liping-eng/master
liping-eng Apr 9, 2021
a5258d6
update dg
motorpeople101 Apr 10, 2021
ed1f673
Merge pull request #300 from BlubberMonster/master
BlubberMonster Apr 10, 2021
b23cccd
add PPP draft
motorpeople101 Apr 10, 2021
f0c05c8
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 10, 2021
1d51b59
Merge pull request #302 from BlubberMonster/master
BlubberMonster Apr 10, 2021
3666b14
fix visual bug in ppp draft
motorpeople101 Apr 10, 2021
f912070
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 10, 2021
df33635
Merge pull request #303 from BlubberMonster/master
BlubberMonster Apr 10, 2021
42ba1e3
fix visual bug in ppp draft for yh
motorpeople101 Apr 10, 2021
63e1799
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 10, 2021
4eb64f6
Merge pull request #304 from BlubberMonster/master
BlubberMonster Apr 10, 2021
78f9b2b
fix visual bug in the dg manual testing part
motorpeople101 Apr 10, 2021
8317253
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 10, 2021
4527d33
Merge pull request #305 from BlubberMonster/master
BlubberMonster Apr 10, 2021
3e2dc4f
fix visual bug again in dg manual testing part
motorpeople101 Apr 10, 2021
d0cbc1f
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 10, 2021
4113571
Merge pull request #306 from BlubberMonster/master
BlubberMonster Apr 10, 2021
d38949e
fix visual bug in dg manual testing
motorpeople101 Apr 10, 2021
b3f916b
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 10, 2021
2f9b516
Merge pull request #307 from BlubberMonster/master
BlubberMonster Apr 10, 2021
ddc91b6
add javadocs to the links package
motorpeople101 Apr 10, 2021
a122037
fix checkstyle
motorpeople101 Apr 10, 2021
9ad59c8
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 10, 2021
1314de6
Merge pull request #309 from BlubberMonster/master
BlubberMonster Apr 10, 2021
b38585e
make use of Enum class. Show SU grade in simulator version 1 and 2.
liping-eng Apr 10, 2021
4466a4f
add enumeration title.
liping-eng Apr 10, 2021
2824e54
Merge branch 'master' into master
liping-eng Apr 10, 2021
e638198
Merge pull request #312 from liping-eng/master
liping-eng Apr 10, 2021
fb85a12
add logger to classes under capsimulator package and component class.
liping-eng Apr 10, 2021
add4864
Merge pull request #314 from liping-eng/master
liping-eng Apr 10, 2021
c290233
added javadoc for task manager, tasks storage and Ui
hazelhedmine Apr 10, 2021
63bae28
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
hazelhedmine Apr 10, 2021
2e83d25
Fixed checkstyle
hazelhedmine Apr 10, 2021
703a507
Merge pull request #315 from hazelhedmine/hazel-TaskManager
hazelhedmine Apr 10, 2021
1b48fdf
Fix userguide under ModuleInfo.
liping-eng Apr 10, 2021
18fe9d2
Merge pull request #316 from liping-eng/master
liping-eng Apr 10, 2021
5b67de6
fixes bugs where user adds zoom link that is not a zoom link
motorpeople101 Apr 11, 2021
4eee8c9
update dg diagram in addZoomLink
motorpeople101 Apr 11, 2021
e476a1a
fix bug with initialise links method
motorpeople101 Apr 11, 2021
45be811
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 11, 2021
28d09ca
Merge pull request #317 from BlubberMonster/master
BlubberMonster Apr 11, 2021
31c28e6
updated user guide and print methods.
liping-eng Apr 11, 2021
8693760
Merge pull request #318 from liping-eng/master
liping-eng Apr 11, 2021
2f5ccc9
committing to pull new changes
nivikcivik Apr 11, 2021
ae3a8e9
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Apr 11, 2021
168cf20
update userguide.
liping-eng Apr 11, 2021
629ba82
Merge pull request #319 from liping-eng/master
liping-eng Apr 11, 2021
0ba2a73
update userguide
liping-eng Apr 11, 2021
ba2c84a
Merge pull request #320 from liping-eng/master
liping-eng Apr 11, 2021
b7c6b06
committing before pulling latest code
nivikcivik Apr 11, 2021
160999c
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Apr 11, 2021
6fa1bf6
added "go to xyz" links at each feature/section
nivikcivik Apr 11, 2021
00c4961
Merge pull request #323 from nivikcivik/nikhila-UserGuide
nivikcivik Apr 11, 2021
5ebc6f5
update developer guide.
liping-eng Apr 11, 2021
5dd63e9
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
liping-eng Apr 11, 2021
1406f19
changed naming of methods
motorpeople101 Apr 11, 2021
7dabca9
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 11, 2021
476de7f
Added one more section to DG and updated TOC
nivikcivik Apr 11, 2021
f4c76f7
added one more line to Section 4.06 View All Reviews
nivikcivik Apr 11, 2021
ff281da
Merge pull request #338 from nivikcivik/nikhila-moduleInfoMenu
nivikcivik Apr 11, 2021
b4bd1f4
fixed review bugs
nivikcivik Apr 11, 2021
86baacb
fixed review bug for delimiter
nivikcivik Apr 11, 2021
88fce74
Merge pull request #339 from nivikcivik/nikhila-moduleInfoMenu
nivikcivik Apr 11, 2021
7f59cab
PPP - first draft
nivikcivik Apr 11, 2021
35c37c4
edited PPP & addNewReview diagram
nivikcivik Apr 11, 2021
95fda12
Merge pull request #343 from nivikcivik/nikhila-AboutUs
nivikcivik Apr 11, 2021
a3b1d84
fix bug with missing "returning to menu" at links package and also s…
motorpeople101 Apr 11, 2021
675ca23
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 11, 2021
9471f85
Merge pull request #345 from BlubberMonster/master
BlubberMonster Apr 11, 2021
88ea009
updated PPP and task manager bug
hazelhedmine Apr 11, 2021
4bc9c64
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
hazelhedmine Apr 11, 2021
497daf6
PPP bug
hazelhedmine Apr 11, 2021
57a1a8f
Merge pull request #346 from hazelhedmine/hazel-TaskManager
hazelhedmine Apr 11, 2021
ded7472
fix bugs.
liping-eng Apr 11, 2021
a698348
fix bugs. resolve merge conflict in DG due to view all reviews.
liping-eng Apr 11, 2021
0c9cab9
Merge pull request #347 from liping-eng/master
liping-eng Apr 11, 2021
92a46ea
add minor change to ui
motorpeople101 Apr 11, 2021
fccbc86
fixed ug bugs
hazelhedmine Apr 11, 2021
3d435f7
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 11, 2021
0188949
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
hazelhedmine Apr 11, 2021
e67a5f9
Merge pull request #348 from BlubberMonster/master
BlubberMonster Apr 11, 2021
a5dc91e
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
hazelhedmine Apr 11, 2021
03f41a4
fixed DG bugs, fixed sizing of some diagrams and added figure numbers
hazelhedmine Apr 11, 2021
66307cc
Merge pull request #349 from hazelhedmine/hazel-UserGuide
hazelhedmine Apr 11, 2021
692b0f2
update ppp
motorpeople101 Apr 12, 2021
89ccb4d
fix bugs in ugdg
motorpeople101 Apr 12, 2021
9b853eb
Merge pull request #350 from BlubberMonster/master
BlubberMonster Apr 12, 2021
1e74a94
fix DG info and diagrams.
liping-eng Apr 12, 2021
e27bb3d
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
liping-eng Apr 12, 2021
346a2dd
Merge pull request #351 from liping-eng/master
liping-eng Apr 12, 2021
8a050bd
fix resolution.
liping-eng Apr 12, 2021
f541092
Merge pull request #352 from liping-eng/master
liping-eng Apr 12, 2021
626db5b
fix 125% resolution.
liping-eng Apr 12, 2021
fb276b6
Merge pull request #353 from liping-eng/master
liping-eng Apr 12, 2021
3741d44
no message
liping-eng Apr 12, 2021
61ec222
Merge pull request #354 from liping-eng/master
liping-eng Apr 12, 2021
1e063e3
update AboutUs
motorpeople101 Apr 12, 2021
46ff127
Merge pull request #355 from BlubberMonster/master
BlubberMonster Apr 12, 2021
3ab520a
fix AboutUs
motorpeople101 Apr 12, 2021
6affb7e
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp
motorpeople101 Apr 12, 2021
4d8305d
Merge pull request #356 from BlubberMonster/master
BlubberMonster Apr 12, 2021
9bc01c3
add JavaDocs
liping-eng Apr 12, 2021
8dabcbe
Merge pull request #357 from liping-eng/master
liping-eng Apr 12, 2021
b9168fc
update userguide on cap simulator.
liping-eng Apr 12, 2021
74d3300
Merge pull request #358 from liping-eng/master
liping-eng Apr 12, 2021
7e70a63
Complete PPP.
liping-eng Apr 12, 2021
8da94b8
Merge pull request #359 from liping-eng/master
liping-eng Apr 12, 2021
f6f493c
update PPP.
liping-eng Apr 12, 2021
6c2c201
Merge pull request #360 from liping-eng/master
liping-eng Apr 12, 2021
402f293
fix checkstylemain in JavaDoc for Component class.
liping-eng Apr 12, 2021
cc2f4d2
Merge pull request #361 from liping-eng/master
liping-eng Apr 12, 2021
b2f0474
removed warning from DG + JavaDoc
nivikcivik Apr 12, 2021
afd653f
Merge pull request #364 from nivikcivik/nikhila-UserGuide
nivikcivik Apr 12, 2021
725edb2
updated PPP links
nivikcivik Apr 12, 2021
7dae762
update PPP and fix bug in moduleInfo.
liping-eng Apr 12, 2021
4ba8ba4
Merge pull request #365 from liping-eng/master
liping-eng Apr 12, 2021
b706347
make more OOP, fix acadamicRecords, ModuleGradeEnum prints to Ui class.
liping-eng Apr 12, 2021
b3017bf
Merge pull request #366 from liping-eng/master
liping-eng Apr 12, 2021
0efbe87
fix up limit for total mcs.
liping-eng Apr 12, 2021
5e61993
fix mc overflow feature flaw.
liping-eng Apr 12, 2021
c208547
Merge pull request #367 from liping-eng/master
liping-eng Apr 12, 2021
5d26bc4
ugdg final edits
nivikcivik Apr 12, 2021
01e15e5
Merge branch 'master' of https://github.com/AY2021S2-CS2113T-F08-4/tp…
nivikcivik Apr 12, 2021
af44d2e
Merge pull request #369 from nivikcivik/nikhila-UserGuide
nivikcivik Apr 12, 2021
a93eaa5
fix bug.
liping-eng Apr 12, 2021
7c8b292
Merge pull request #370 from liping-eng/master
liping-eng Apr 12, 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
1 change: 1 addition & 0 deletions UniTracker Data/assignments.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CS2113T ~~ [DONE] ~~ hashtable assignment ~~ nothing ~~ May 05 2021, 11:59 PM
Empty file added UniTracker Data/finalExams.txt
Empty file.
3 changes: 3 additions & 0 deletions UniTracker Data/link.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
https://www.reddit.com/r/nus
https://www.luminus.nus.edu.sg
https://www.myedurec.nus.edu.sg
1 change: 1 addition & 0 deletions UniTracker Data/mcs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
60~~4.56
1 change: 1 addition & 0 deletions UniTracker Data/midterms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CS1010 ~~ [ ] ~~ chapter 1 to 10 ~~ its over! ~~ Mar 15 2021, 01:30 PM
9 changes: 9 additions & 0 deletions UniTracker Data/modules.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
CS2113T ~~ software engineering ~~ 4 ~~ SU ~~ {finalss=5, hi=7, h=2, f=3, e=5, d=4, z=60, b=2, a=1}
Very fun module! Java is a very fun language:)
Overall 10/10 -- end of module --
CG1112 ~~ epp2 ~~ 8 ~~ A ~~ {finals=40, FinalExam=40}
You have not reviewed this module yet. -- end of module --
CS2040C ~~ OOP ~~ 1 ~~ null ~~ {}
You have not reviewed this module yet. -- end of module --
CS3234 ~~ idk ~~ 4 ~~ SU ~~ {}
You have not reviewed this module yet. -- end of module --
Empty file added UniTracker Data/pinnedTasks.txt
Empty file.
2 changes: 2 additions & 0 deletions UniTracker Data/tasks.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
CS2113T ~~ [ ] ~~ study week 10 topics ~~ good job
CS2040C ~~ [ ] ~~ software engineeringg ~~ q
Empty file added UniTracker Data/zoom.txt
Empty file.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ dependencies {
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.5.0'
}

run {
enableAssertions = true;
}

test {
useJUnitPlatform()

Expand Down
9 changes: 4 additions & 5 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

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) | Wong Li Ping | [Github](https://github.com/liping-eng) | [Portfolio](team/liping-eng.md)
![](https://via.placeholder.com/100.png?text=Photo) | See Yong Han | [Github](https://github.com/BlubberMonster) | [Portfolio](team/blubbermonster.md)
![](https://via.placeholder.com/100.png?text=Photo) | Hazel Hedmine Tan | [Github](https://github.com/hazelhedmine) | [Portfolio](team/hazelhedmine.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ravikumar Nikhila | [Github](https://github.com/nivikcivik) | [Portfolio](team/nivikcivik.md)
Loading