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

[W13-4] TutorHelper #71

Open
wants to merge 1,113 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
1113 commits
Select commit Hold shift + click to select a range
bb646d5
Update changes (#31)
ongyz Nov 7, 2018
4d74b69
Fix to styling of GUI
anthony-halim Nov 7, 2018
6c16c66
Update changes (#32)
ongyz Nov 8, 2018
d00510a
Merge pull request #36 from CS2103-AY1819S1-W13-4/master
andlimey Nov 8, 2018
e380697
Update changes (#33)
ongyz Nov 8, 2018
83d2a9d
Add updateStudentInternalField method to allow UI updates
ongyz Nov 8, 2018
a29c9b0
Edit Pay/Mark/EditSyll/DeleteSyll/AddSyllCommand.java: new method upd…
ongyz Nov 8, 2018
861cd0d
Edit test cases to use updateStudentInternalField
ongyz Nov 8, 2018
ad365e4
Edit BrowserPanel.fxml: remove -fx-text-overrun
ongyz Nov 8, 2018
c2081eb
Merge branch 'master' into master
ongyz Nov 8, 2018
e85a667
Update UserGuide.adoc
andlimey Nov 9, 2018
ab466b6
Merge pull request #224 from ongyz/master
ongyz Nov 9, 2018
31f90f4
Update DeveloperGuide.adoc
andlimey Nov 9, 2018
24b67b5
Merge branch 'master' into master
anthony-halim Nov 9, 2018
896a2e8
Merge pull request #225 from andlimey/master
anthony-halim Nov 9, 2018
9e0c4a1
Merge branch 'master' into master
anthony-halim Nov 9, 2018
75fa00c
Update: pull from main repo (#34)
anthony-halim Nov 9, 2018
0f65eb2
Fix to BrowserPanel.kava, Remove PersonDetail.css
anthony-halim Nov 9, 2018
f68bf1e
Fix to BrowserPanelHandle to utilise StackPane instead of WebView
anthony-halim Nov 9, 2018
796e8a8
Fix to BrowserPanelTest to test student equality instead of URL equality
anthony-halim Nov 9, 2018
45fa181
Fix to TutorHelperSystemTest.java: initial state checks for default s…
anthony-halim Nov 9, 2018
63943d8
Fix to HelpCommandSystemTest.java, TutorHelperSystemTest.java
anthony-halim Nov 9, 2018
fda96bf
Remove unnecessary code from Student.java, Subject.java
anthony-halim Nov 9, 2018
b0d0d3b
Fix to BrowserPanelHandle
anthony-halim Nov 9, 2018
e8b6cd8
Fix to style violations
anthony-halim Nov 9, 2018
13b5b80
Fix to style violation
anthony-halim Nov 9, 2018
d0cf411
Merge pull request #226 from SusterDrifter/master
andlimey Nov 10, 2018
c191ade
Merge pull request #37 from CS2103-AY1819S1-W13-4/master
andlimey Nov 10, 2018
753ecf7
Update changes (#34)
ongyz Nov 10, 2018
3f43c8b
Edit EditPaymentSequenceDiagram: refactor to Student and ammends
ongyz Nov 10, 2018
6abbc8a
Merge pull request #29 from CS2103-AY1819S1-W13-4/master
ooihuiying Nov 10, 2018
9d14802
Update DeveloperGuide.adoc and UML Diagrams
andlimey Nov 10, 2018
d8755b5
Update LogicClassDiagram
andlimey Nov 10, 2018
4a652c6
Edit EditPaymentSequenceDiagram
ongyz Nov 10, 2018
95940e6
Merge pull request #227 from andlimey/master
ongyz Nov 10, 2018
1cd9dac
Add instructions for manual test for payment and earnings in dev guide
ooihuiying Nov 10, 2018
c435219
Merge branch 'master' into master
ongyz Nov 10, 2018
8afe57b
Update changes (#35)
ongyz Nov 10, 2018
6fa603b
Revert "Merge branch 'master' into master"
ongyz Nov 10, 2018
9c379de
Auto stash before revert of "Revert "Update changes (#35)""
ongyz Nov 10, 2018
bc2e68b
Edit sequence diagrams and png image
ongyz Nov 10, 2018
6ea643c
Fix merge conflicts
ongyz Nov 10, 2018
52ee457
Revert "Fix merge conflicts"
ongyz Nov 10, 2018
0e4d763
Remove image and diagrams and pull from master
ongyz Nov 10, 2018
ac45671
Edit diagram and images
ongyz Nov 10, 2018
ffa36e4
Edit DeveloperGuide.adoc: change person to student
ongyz Nov 10, 2018
5af0646
Merge branch 'pr/229'
ongyz Nov 10, 2018
5a5789f
Edit images for DeveloperGuide.adoc
ongyz Nov 10, 2018
8d7cb0f
Edit to images for DeveloperGuide.adoc
ongyz Nov 10, 2018
ad98233
Edit to images for DeveloperGuide.adoc
ongyz Nov 10, 2018
ab237f7
Update changes (#37)
ongyz Nov 10, 2018
a069a1e
Modify Developer Guide and small edit to Payment
ooihuiying Nov 10, 2018
b129a08
Edit payment restriction and documentation
ooihuiying Nov 10, 2018
d4e5718
Minor changes to payment message
ooihuiying Nov 10, 2018
f9ee948
Edit UserGuide.adoc: add more instructions to edit
ongyz Nov 10, 2018
61ab216
Merge pull request #31 from CS2103-AY1819S1-W13-4/master
lywjoel Nov 10, 2018
bdc7df2
Fix multiple command input bug for edit and add
ongyz Nov 10, 2018
e3d3472
Merge pull request #236 from ooihuiying/master
anthony-halim Nov 10, 2018
e2894ab
Update: pull from main repo (#35)
anthony-halim Nov 10, 2018
d4dc61c
Fix to bug: 2 or more words as input for addsyll
anthony-halim Nov 10, 2018
2167f6a
Change to AddSyll: now accepts more than one sy/ input
anthony-halim Nov 10, 2018
69f1ebe
Merge pull request #239 from SusterDrifter/master
ongyz Nov 10, 2018
49a6d2a
Edit Syllabus.java: syllabus now has max limit 30 chars
ongyz Nov 10, 2018
08c8322
Edit test files with changes
ongyz Nov 10, 2018
80011b8
Update changes (#38)
ongyz Nov 10, 2018
e07b203
Merge branch 'fix-bug-multiple-command'
ongyz Nov 10, 2018
c5c8cb5
Fix to AddSyll accepting 2 same syllabuses as input
anthony-halim Nov 10, 2018
7101c6c
Update UserGuide.adoc: change format notation from [FIELD] [MORE FIEL…
anthony-halim Nov 10, 2018
d9390b7
Edit AddSyllCommand/CommandParser: only multiple inputs with ","
ongyz Nov 10, 2018
7c9963f
Update UserGuide
anthony-halim Nov 10, 2018
f9c1e9f
Fix Command Usage Messages, Fix Typos
lywjoel Nov 10, 2018
e463b67
Update UserGuide: include limits on index
anthony-halim Nov 10, 2018
a4b5494
Fix Tests affected by Student Equality
lywjoel Nov 10, 2018
928d932
Fix Typo in PayCommandSystemTest.java
lywjoel Nov 10, 2018
0632225
Merge branch 'master' into master
lywjoel Nov 10, 2018
7f46bf2
Merge pull request #241 from lywjoel/master
lywjoel Nov 10, 2018
697a933
Merge branch 'master' into master
andlimey Nov 11, 2018
e8e4c17
Merge pull request #240 from SusterDrifter/master
andlimey Nov 11, 2018
9282855
Merge pull request #38 from CS2103-AY1819S1-W13-4/master
andlimey Nov 11, 2018
85c4630
Fix test cases for new command formats
ongyz Nov 11, 2018
54417ac
Fixing testcases for arguments parsed
ongyz Nov 11, 2018
14316d1
Merge branch 'master' into master
ongyz Nov 11, 2018
b7e7c5a
Update changes (#39)
ongyz Nov 11, 2018
3331c90
Update DeveloperGuide.adoc
andlimey Nov 11, 2018
8573c02
Fix testcases: to accomodate bug fixes for browser update
ongyz Nov 11, 2018
a7a4e5b
Merge branch 'master' into master
ongyz Nov 11, 2018
0c712b6
Fix checkstyle errors
ongyz Nov 11, 2018
9675c91
Merge remote-tracking branch 'origin/master'
ongyz Nov 11, 2018
9cd7fba
Fix accidental edits
ongyz Nov 11, 2018
efee3ae
Fix more checkstyle errors
ongyz Nov 11, 2018
46ea8a2
Fix more checkstyle errors
ongyz Nov 11, 2018
91386ea
Add newline at EOF
ongyz Nov 11, 2018
b9f79d2
Merge pull request #242 from andlimey/master
andlimey Nov 11, 2018
0aa9fd3
Merge branch 'master' into master
andlimey Nov 11, 2018
88a6924
Merge pull request #243 from ongyz/master
andlimey Nov 11, 2018
d0b73e9
Merge pull request #39 from CS2103-AY1819S1-W13-4/master
andlimey Nov 11, 2018
4bf30f0
Update Ui.png in README.adoc
andlimey Nov 11, 2018
b08f2f8
Merge pull request #244 from andlimey/master
anthony-halim Nov 11, 2018
2e07a9d
Update: pull from main repo (#36)
anthony-halim Nov 11, 2018
cdfb5d0
Update andlimey.adoc
andlimey Nov 11, 2018
6b02c9d
Update to PPP and various javadocs
anthony-halim Nov 11, 2018
6294f81
Merge pull request #32 from CS2103-AY1819S1-W13-4/master
lywjoel Nov 11, 2018
fcfb4cd
Change to tags example to fit TutorHelper context
anthony-halim Nov 11, 2018
2bbd73c
Update to inconsistent javadocs
anthony-halim Nov 11, 2018
e1882ed
Update to inconsistent javadocs
anthony-halim Nov 11, 2018
2e2cfd3
Fix to inconsistent javadocs
anthony-halim Nov 11, 2018
9e3f225
Fix to javadoc inconsistencies
anthony-halim Nov 11, 2018
585872f
Merge pull request #30 from CS2103-AY1819S1-W13-4/master
ooihuiying Nov 11, 2018
b967dca
Update Version Number
lywjoel Nov 11, 2018
25b4575
Change tags in test to fit TutorHelper context
anthony-halim Nov 11, 2018
8eb836c
Update ooihuiying.adoc
ooihuiying Nov 11, 2018
03cbc2b
Fix to name inconsistencies
anthony-halim Nov 11, 2018
db480b1
Merge branch 'master' into master
anthony-halim Nov 11, 2018
4b37910
Merge pull request #245 from andlimey/master
anthony-halim Nov 11, 2018
3f376e9
Change toString() of Student
lywjoel Nov 11, 2018
3d10d2a
Update UserGuide for AddSub
lywjoel Nov 11, 2018
6133a34
Update susterdrifter.adoc: include github pullrequests link
anthony-halim Nov 11, 2018
1780152
Merge branch 'master' of https://github.com/SusterDrifter/main
anthony-halim Nov 11, 2018
c619242
Add completion rate to Subject.java toString
anthony-halim Nov 11, 2018
0975163
Improve developer guide.
ooihuiying Nov 11, 2018
e0addb6
Reverted completion rate statement
anthony-halim Nov 11, 2018
5a6488d
Remove LearningOutcomes.adoc
lywjoel Nov 11, 2018
ef5033d
Remove DummySearchPage.html
lywjoel Nov 11, 2018
1701128
Fix Payment Command Example
lywjoel Nov 11, 2018
2a41ae1
Changes to DeveloperGuide.adoc
lywjoel Nov 11, 2018
7873ab3
Merge pull request #246 from SusterDrifter/master
lywjoel Nov 11, 2018
84fa4e1
Update changes (#40)
ongyz Nov 11, 2018
330dbb4
Update andlimey.adoc
andlimey Nov 11, 2018
8b6c411
Update Travis Configuration
lywjoel Nov 11, 2018
8f3cb00
Add Missing Tags to DeveloperGuide.adoc
lywjoel Nov 11, 2018
eb2063a
Update Tags in DeveloperGuide.adoc
lywjoel Nov 11, 2018
0320c06
Merge pull request #247 from andlimey/master
andlimey Nov 11, 2018
d6d2c2f
Merge pull request #40 from CS2103-AY1819S1-W13-4/master
andlimey Nov 11, 2018
084630f
Merge pull request #31 from CS2103-AY1819S1-W13-4/master
ooihuiying Nov 11, 2018
1c3c5d7
Merge pull request #248 from lywjoel/master
lywjoel Nov 11, 2018
892788f
Merge pull request #33 from CS2103-AY1819S1-W13-4/master
lywjoel Nov 11, 2018
52a4fae
Update UserGuide.adoc
andlimey Nov 11, 2018
fe3a77c
Edit ongyz.adoc: update changes
ongyz Nov 11, 2018
aa996e5
Update changes (#41)
ongyz Nov 11, 2018
e1d45ea
Improve code style
ooihuiying Nov 11, 2018
b78e69d
Merge pull request #249 from andlimey/master
ongyz Nov 11, 2018
115e8a8
Update user guide
ooihuiying Nov 11, 2018
9466388
Merge branch 'master' into master
ooihuiying Nov 11, 2018
39507b0
Merge pull request #250 from ooihuiying/master
ongyz Nov 11, 2018
acf4b43
Merge branch 'master' into master
ongyz Nov 11, 2018
5d506ac
Refactor seedu.address Package to tutorhelper
lywjoel Nov 11, 2018
5e8e960
Refactor seedu.address Package to tutorhelper
lywjoel Nov 11, 2018
8a4cb5b
Update Documentation for Refactoring
lywjoel Nov 11, 2018
280581f
Merge pull request #251 from ongyz/master
lywjoel Nov 11, 2018
d4041bd
Merge branch 'master' of https://github.com/CS2103-AY1819S1-W13-4/mai…
lywjoel Nov 11, 2018
66274f4
Merge branch 'CS2103-AY1819S1-W13-4-master'
lywjoel Nov 11, 2018
6454eae
Fix Code Style Violations
lywjoel Nov 11, 2018
8c2225b
Fix Code Style Violations
lywjoel Nov 11, 2018
f27c111
Fix Code Style Violations
lywjoel Nov 11, 2018
b1a081b
Refactor Import Statements
lywjoel Nov 11, 2018
30bec17
Remove Unused Import from TuitionTiming.java
lywjoel Nov 11, 2018
6ae693e
Refactor Format Checkers into Parser Classes
lywjoel Nov 11, 2018
42df2f0
Merge pull request #253 from lywjoel/master
lywjoel Nov 11, 2018
4437430
Merge pull request #254 from lywjoel/master
andlimey Nov 11, 2018
f7919a6
Merge pull request #41 from CS2103-AY1819S1-W13-4/master
andlimey Nov 11, 2018
243d429
Update DeveloperGuide.adoc
andlimey Nov 11, 2018
726f9b0
Merge pull request #256 from andlimey/master
andlimey Nov 11, 2018
a1ca701
Merge pull request #32 from CS2103-AY1819S1-W13-4/master
ooihuiying Nov 11, 2018
e0d1121
minor fix to payment
ooihuiying Nov 12, 2018
f6c75ae
Merge remote-tracking branch 'origin/master'
ooihuiying Nov 12, 2018
731fd59
modify paycommand
ooihuiying Nov 12, 2018
6592fb9
Merge pull request #257 from ooihuiying/master
andlimey Nov 12, 2018
e88862e
Merge pull request #42 from CS2103-AY1819S1-W13-4/master
andlimey Nov 12, 2018
79f86b5
Merge pull request #35 from CS2103-AY1819S1-W13-4/master
lywjoel Nov 12, 2018
f54f87b
Add Check before Loading Payments
lywjoel Nov 12, 2018
556449e
Update: pull from main repo (#37)
anthony-halim Nov 12, 2018
3c4e6a4
Resolve issue for syllabus to check for special character instead of len
ooihuiying Nov 12, 2018
c956985
resolve syllabus
ooihuiying Nov 12, 2018
d5cc220
Merge pull request #259 from lywjoel/master
ooihuiying Nov 12, 2018
846fea0
Remove Redundant Files
lywjoel Nov 12, 2018
9bd258b
Update changes (#42)
ongyz Nov 12, 2018
2b9abc0
Add Tag to DeveloperGuide.adoc
lywjoel Nov 12, 2018
62cadc9
add HelpWindow.html
ongyz Nov 12, 2018
0c40b5d
Fix Inconsistencies in DeveloperGuide.adoc
lywjoel Nov 12, 2018
3265dac
Update Personal Portfolio Page
lywjoel Nov 12, 2018
e199895
Remove johndoe.adoc
lywjoel Nov 12, 2018
54b9ae3
Add additional sample students to SampleDataUtil.java
anthony-halim Nov 12, 2018
41f40f8
Merge branch 'master' into master
anthony-halim Nov 12, 2018
6d788e9
Update DeveloperGuide.adoc
lywjoel Nov 12, 2018
b16314f
Update Personal Portfolio Page
lywjoel Nov 12, 2018
fdc437c
Merge pull request #261 from lywjoel/master
lywjoel Nov 12, 2018
0218398
Merge pull request #262 from SusterDrifter/master
anthony-halim Nov 12, 2018
b83009a
Add Logging for loadStudentPage()
lywjoel Nov 12, 2018
72f1192
Fix Code Style Violations
lywjoel Nov 12, 2018
f4e7a9f
Fix Tag in DeveloperGuide.adoc
lywjoel Nov 12, 2018
8324c0b
Merge pull request #263 from lywjoel/master
lywjoel Nov 12, 2018
7c4164d
Update Personal Portfolio Page
lywjoel Nov 12, 2018
9250cc8
Merge pull request #264 from lywjoel/master
lywjoel Nov 12, 2018
d5553b1
Merge pull request #36 from CS2103-AY1819S1-W13-4/master
lywjoel Nov 12, 2018
56840cc
Fix test cases
ooihuiying Nov 12, 2018
e52752f
fix checkstyle
ooihuiying Nov 12, 2018
56fb2e0
Merge pull request #260 from ooihuiying/master
ooihuiying Nov 12, 2018
cefceac
Merge pull request #43 from CS2103-AY1819S1-W13-4/master
andlimey Nov 12, 2018
7fb1162
Correct sequence diagram
ooihuiying Nov 12, 2018
1b5bb3e
Merge pull request #265 from ooihuiying/master
ooihuiying Nov 12, 2018
ff9804d
Merge pull request #37 from CS2103-AY1819S1-W13-4/master
lywjoel Nov 12, 2018
11009ba
Correct editpaymentsequencediag.png
ooihuiying Nov 12, 2018
5bf4a9c
Merge pull request #266 from ooihuiying/master
ooihuiying Nov 12, 2018
60749f9
Merge branch 'master' into master
ongyz Nov 12, 2018
37b6e29
Fix Unused Variable
lywjoel Nov 12, 2018
02b20c6
Fix Import Statements
lywjoel Nov 12, 2018
7dd6a83
Refactor setUpTestPaymentValid() from XmlAdaptedPay into XmlUtilTest
lywjoel Nov 12, 2018
cd1bf49
Remove Unused Method
lywjoel Nov 12, 2018
64fce62
Improve Formatting
lywjoel Nov 12, 2018
53548f8
Update changes (#43)
ongyz Nov 12, 2018
0cad861
Update format for user guide note for payment
ooihuiying Nov 12, 2018
487019e
improve code style for payCommandParser
ooihuiying Nov 12, 2018
dc6012d
Rename Variables
lywjoel Nov 12, 2018
17951c3
Edit team adocs: fix github PR links
ongyz Nov 12, 2018
866d449
enhance paycommandparser
ooihuiying Nov 12, 2018
58c78fc
Merge remote-tracking branch 'origin/master'
ooihuiying Nov 12, 2018
aca3d66
Edit HelpWindow.html: add line at EOF
ongyz Nov 12, 2018
bb0506e
Add Newline Character to End of HelpWindow.html
lywjoel Nov 12, 2018
f527590
Remove HelpWindow.html
ongyz Nov 12, 2018
9da2504
Merge pull request #270 from ooihuiying/master
ongyz Nov 12, 2018
b58a7de
Merge branch 'pr/269'
ongyz Nov 12, 2018
c143ec4
Merge pull request #268 from lywjoel/master
lywjoel Nov 12, 2018
66094cd
Merge pull request #38 from CS2103-AY1819S1-W13-4/master
lywjoel Nov 12, 2018
a8b2016
Merge pull request #44 from CS2103-AY1819S1-W13-4/master
andlimey Nov 12, 2018
1c3776c
Update andlimey.adoc
andlimey Nov 12, 2018
4bc6b5f
update ooihuiying.adoc
ooihuiying Nov 12, 2018
5e500e2
Update changes (#44)
ongyz Nov 12, 2018
31ba3c1
update ooihuiying.adoc
ooihuiying Nov 12, 2018
49585cc
Edit ongyz.adoc: update overview
ongyz Nov 12, 2018
8da11b0
Add HelpWindow.html
lywjoel Nov 12, 2018
70ff9b3
Update Personal Portfolio Page
lywjoel Nov 12, 2018
af7e3b5
Add Newline Character to End of HelpWindow.html
lywjoel Nov 12, 2018
e2fb4b0
Update to susterdrifter.adoc
anthony-halim Nov 12, 2018
e5e74c9
Remove Redundant Imports
lywjoel Nov 12, 2018
7983946
Merge branch 'master' of https://github.com/SusterDrifter/main
anthony-halim Nov 12, 2018
edcb1df
Merge branch 'master' into master
anthony-halim Nov 12, 2018
b74fdd5
Remove Redundant Import
lywjoel Nov 12, 2018
1823491
Merge pull request #271 from andlimey/master
anthony-halim Nov 12, 2018
cfcf77b
Merge pull request #272 from ooihuiying/master
anthony-halim Nov 12, 2018
d251061
Merge pull request #273 from ongyz/master
anthony-halim Nov 12, 2018
f7eaf61
Merge pull request #274 from lywjoel/master
anthony-halim Nov 12, 2018
349083f
Merge pull request #275 from SusterDrifter/master
anthony-halim Nov 12, 2018
f037693
Delete HelpWindow.html
lywjoel Nov 12, 2018
7e50e47
Update Personal Portfolio Page
lywjoel Nov 12, 2018
215fc9f
Update asciidoctor.css
lywjoel Nov 12, 2018
ac3018d
Merge pull request #277 from lywjoel/master
lywjoel Nov 12, 2018
c45ed8e
Merge pull request #33 from CS2103-AY1819S1-W13-4/master
ooihuiying Nov 12, 2018
33d2f1e
adds link to adoc
ooihuiying Nov 12, 2018
59e6283
Merge pull request #278 from ooihuiying/master
ooihuiying Nov 12, 2018
ebf6938
Remove ooihuiying.png reference
ooihuiying Aug 9, 2024
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
23 changes: 10 additions & 13 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
= Address Book (Level 4)
= TutorHelper
ifdef::env-github,env-browser[:relfileprefix: docs/]

https://travis-ci.org/se-edu/addressbook-level4[image:https://travis-ci.org/se-edu/addressbook-level4.svg?branch=master[Build Status]]
https://ci.appveyor.com/project/damithc/addressbook-level4[image:https://ci.appveyor.com/api/projects/status/3boko2x2vr5cc3w2?svg=true[Build status]]
https://coveralls.io/github/se-edu/addressbook-level4?branch=master[image:https://coveralls.io/repos/github/se-edu/addressbook-level4/badge.svg?branch=master[Coverage Status]]
https://www.codacy.com/app/damith/addressbook-level4?utm_source=github.com&utm_medium=referral&utm_content=se-edu/addressbook-level4&utm_campaign=Badge_Grade[image:https://api.codacy.com/project/badge/Grade/fc0b7775cf7f4fdeaf08776f3d8e364a[Codacy Badge]]
https://travis-ci.org/CS2103-AY1819S1-W13-4/main[image:https://travis-ci.org/CS2103-AY1819S1-W13-4/main.svg?branch=master[Build Status]]
https://ci.appveyor.com/project/lywjoel/main[image:https://ci.appveyor.com/api/projects/status/fl2g22tv19e55iq4?svg=true[Build Status]]
https://coveralls.io/github/CS2103-AY1819S1-W13-4/main?branch=master[image:https://coveralls.io/repos/CS2103-AY1819S1-W13-4/main/badge.svg?branch=master[Coverage Status]]
https://gitter.im/se-edu/Lobby[image:https://badges.gitter.im/se-edu/Lobby.svg[Gitter chat]]

ifdef::env-github[]
Expand All @@ -15,24 +14,22 @@ ifndef::env-github[]
image::images/Ui.png[width="600"]
endif::[]

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

== Site Map

* <<UserGuide#, User Guide>>
* <<DeveloperGuide#, Developer Guide>>
* <<LearningOutcomes#, Learning Outcomes>>
* <<AboutUs#, About Us>>
* <<ContactUs#, Contact Us>>

== Acknowledgements

* This application was adapted from https://github.com/nus-cs2103-AY1819S1/addressbook-level4[AddressBook4]
* Some parts of this sample application were inspired by the excellent http://code.makery.ch/library/javafx-8-tutorial/[Java FX tutorial] by
_Marco Jakob_.
* Libraries used: https://github.com/TestFX/TestFX[TextFX], https://bitbucket.org/controlsfx/controlsfx/[ControlsFX], https://github.com/FasterXML/jackson[Jackson], https://github.com/google/guava[Guava], https://github.com/junit-team/junit5[JUnit5]
Expand Down
30 changes: 30 additions & 0 deletions _reposense/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"authors":
[
{
"githubId": "andlimey",
"displayName": "Andy Chan",
"authorNames": ["andlimey", "Andy", "DESKTOP-4O94ROD\\Andy"]
},
{
"githubId": "SusterDrifter",
"displayName": "Anthony Halim",
"authorNames": ["SusterDrifter"]
},
{
"githubId": "lywjoel",
"displayName": "Joel Lee",
"authorNames": ["lywjoel", "Joel Lee"]
},
{
"githubId": "ongyz",
"displayName": "Ong Yan Zhi",
"authorNames": ["ongyz"]
},
{
"githubId": "ooihuiying",
"displayName": "Ooi Hui Ying",
"authorNames": ["ooihuiying"]
}
]
}
5 changes: 2 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,8 @@ asciidoctor {
idprefix: '', // for compatibility with GitHub preview
idseparator: '-',
'site-root': "${sourceDir}", // must be the same as sourceDir, do not modify
'site-name': 'AddressBook-Level4',
'site-githuburl': 'https://github.com/se-edu/addressbook-level4',
'site-seedu': true, // delete this line if your project is not a fork (not a SE-EDU project)
'site-name': 'TutorHelper',
'site-githuburl': 'https://github.com/CS2103-AY1819S1-W13-4/main',
]

options['template_dirs'].each {
Expand Down
38 changes: 19 additions & 19 deletions docs/AboutUs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,51 @@
:imagesDir: images
:stylesDir: stylesheets

AddressBook - Level 4 was developed by the https://se-edu.github.io/docs/Team.html[se-edu] team. +
_{The dummy content given below serves as a placeholder to be used by future forks of the project.}_ +
TutorHelper was developed by the https://github.com/CS2103-AY1819S1-W13-4[CS2103-AY1819S1-W13-4] team. +
{empty} +
We are a team based in the http://www.comp.nus.edu.sg[School of Computing, National University of Singapore].

== Project Team

=== John Doe
image::damithc.jpg[width="150", align="left"]
{empty}[http://www.comp.nus.edu.sg/~damithch[homepage]] [https://github.com/damithc[github]] [<<johndoe#, portfolio>>]
=== Andy Chan
image::andlimey.png[width="150", align="left"]
{empty}[https://github.com/andlimey[github]] [<<johndoe#, portfolio>>]

Role: Project Advisor
Role: Developer +
Responsibilities: UI

'''

=== John Roe
image::lejolly.jpg[width="150", align="left"]
{empty}[http://github.com/lejolly[github]] [<<johndoe#, portfolio>>]
=== Anthony Halim
image::susterdrifter.png[width="150", align="left"]
{empty}[http://github.com/SusterDrifter[github]] [<<johndoe#, portfolio>>]

Role: Team Lead +
Role: Developer +
Responsibilities: UI

'''

=== Johnny Doe
image::yijinl.jpg[width="150", align="left"]
{empty}[http://github.com/yijinl[github]] [<<johndoe#, portfolio>>]
=== Joel Lee
image::lywjoel.png[width="150", align="left"]
{empty}[http://github.com/lywjoel[github]] [<<johndoe#, portfolio>>]

Role: Developer +
Responsibilities: Data

'''

=== Johnny Roe
image::m133225.jpg[width="150", align="left"]
{empty}[http://github.com/m133225[github]] [<<johndoe#, portfolio>>]
=== Ong Yan Zhi
image::ongyz.png[width="150", align="left"]
{empty}[http://github.com/ongyz[github]] [<<johndoe#, portfolio>>]

Role: Developer +
Responsibilities: Dev Ops + Threading

'''

=== Benson Meier
image::yl_coder.jpg[width="150", align="left"]
{empty}[http://github.com/yl-coder[github]] [<<johndoe#, portfolio>>]
=== Ooi Hui Ying
image::ooihuiying.png[width="150", align="left"]
{empty}[http://github.com/ooihuiying[github]] [<<johndoe#, portfolio>>]

Role: Developer +
Responsibilities: UI
Expand Down
3 changes: 1 addition & 2 deletions docs/ContactUs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
:site-section: ContactUs
:stylesDir: stylesheets

* *Bug reports, Suggestions* : Post in our https://github.com/se-edu/addressbook-level4/issues[issue tracker] if you noticed bugs or have suggestions on how to improve.
* *Bug reports, Suggestions* : Post in our https://github.com/CS2103-AY1819S1-W13-4/main/issues[issue tracker] if you noticed bugs or have suggestions on how to improve.
* *Contributing* : We welcome pull requests. Follow the process described https://github.com/oss-generic/process[here]
* *Email us* : You can also reach us at `damith [at] comp.nus.edu.sg`
Loading