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

[T13-1]Tutor Pal #57

Open
wants to merge 634 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
634 commits
Select commit Hold shift + click to select a range
0721b9c
further change
Nov 2, 2018
c10e3da
further change
Nov 2, 2018
666309e
further change
Nov 2, 2018
e47fbfd
further change
Nov 2, 2018
4fbf5dd
Merge pull request #118 from junjiee/master
ccl17 Nov 2, 2018
97da1d5
Merge pull request #120 from hrxiong/master
ccl17 Nov 2, 2018
24f65ba
fix error
Nov 2, 2018
6faffc1
change
Nov 2, 2018
0c6b4cf
Merge branch 'master' into fix-userguide-and-add-fuzzy-matching
LZYAndy Nov 2, 2018
f8b0a0a
Merge remote-tracking branch 'upstream/master' into mybranch
ccl17 Nov 2, 2018
e78373f
Merge pull request #121 from junjiee/master
junjiee Nov 2, 2018
d77c3e4
Merge commit 'e78373fa5b08d78106df4081c218f04f402ea330'
Nov 2, 2018
5f437f8
fix-userguide-and-add-fuzzy-matching
Nov 2, 2018
192d271
Edited ConfigTest for new app title
ccl17 Nov 2, 2018
5d94add
further change
Nov 2, 2018
a6f8de5
further change
Nov 2, 2018
a20166d
Merge pull request #119 from chenlu-chua/mybranch
ccl17 Nov 2, 2018
e5e3c75
Merge pull request #116 from LZYAndy/fix-userguide-and-add-fuzzy-matc…
ccl17 Nov 2, 2018
eaa3adf
r
CJuanvip Nov 2, 2018
f9fd828
s
CJuanvip Nov 2, 2018
3e039eb
d
CJuanvip Nov 2, 2018
a250a14
aa
CJuanvip Nov 2, 2018
2f6a870
e
CJuanvip Nov 2, 2018
4e99096
d
CJuanvip Nov 2, 2018
4b66c52
s
CJuanvip Nov 2, 2018
5a7d566
sss
CJuanvip Nov 2, 2018
d7fd368
d
CJuanvip Nov 2, 2018
bb56c31
change user guide
Nov 2, 2018
4cc26c9
Merge branch 'master' into commandChange
CJuanvip Nov 2, 2018
3294ae2
Merge pull request #122 from LZYAndy/change-user-guide
hrxiong Nov 2, 2018
4624ee7
d
CJuanvip Nov 2, 2018
54e608a
Merge commit '3294ae23c38a18330cb9b3bf5b3bbeb02467df14' into commandC…
CJuanvip Nov 2, 2018
7c82458
d
CJuanvip Nov 2, 2018
2305395
Merge branch 'commandChange' of https://github.com/CJuanvip/main into…
CJuanvip Nov 2, 2018
1205889
Merge branch 'master' into commandChange
CJuanvip Nov 2, 2018
dc74d7d
s
CJuanvip Nov 2, 2018
22db86b
further change
Nov 2, 2018
423bd3e
Merge pull request #123 from LZYAndy/change-user-guide
junjiee Nov 3, 2018
98f4b72
Updated user guide
ccl17 Nov 4, 2018
665be99
Updated EarningsCommand
ccl17 Nov 5, 2018
aab8791
Fixed a bug in Edit command where education could not be edited
ccl17 Nov 5, 2018
015f097
Fixed Checkstyle
ccl17 Nov 5, 2018
a51b5b4
further changes
Nov 6, 2018
5723a1d
update time attribute in person
Nov 6, 2018
360538c
update add parser, edit command and parser
Nov 6, 2018
f5acada
update model and storage
Nov 6, 2018
bc2c112
correct model and storage
Nov 6, 2018
ab0adca
further change
Nov 6, 2018
2e21b31
update test
Nov 6, 2018
1138bdd
Revert "update test"
Nov 6, 2018
ddc4d9f
Revert "Revert "update test""
Nov 6, 2018
6a09014
Revert "Revert "Revert "update test"""
Nov 6, 2018
ed161b7
fix test
Nov 6, 2018
585d54f
fix style
Nov 6, 2018
49a1557
changed AddTimeCommand and DeleteTimeCommand to be by index instead o…
Nov 6, 2018
1ecc6f6
fix test
Nov 7, 2018
12bb2dd
add DeleteTimeCommand, DeleteTimeCommandParser test, update UniquePer…
Nov 7, 2018
75340ef
update UserGuide
Nov 7, 2018
eaa2a69
update test
Nov 7, 2018
a603069
Merge remote-tracking branch 'upstream/master' into change-UI
Nov 7, 2018
f49861d
Merge commit '423bd3e6f8475ad8bb33267e2178af6bc56bb55f' into commandC…
CJuanvip Nov 7, 2018
1b67c3c
Update SuggestionCommandTest.java
CJuanvip Nov 7, 2018
9f8f2cf
Update SuggestionCommandParserTest.java
CJuanvip Nov 7, 2018
dda3648
Update SuggestionCommandTest.java
CJuanvip Nov 7, 2018
718a5c9
Update SuggestionCommandTest.java
CJuanvip Nov 7, 2018
1efac99
Update the details about the grade attribute more properly.
Nov 7, 2018
00b48e7
Implemented promote command
ccl17 Nov 7, 2018
39481d4
Edited education
ccl17 Nov 7, 2018
00d643a
Update SuggestionCommandTest.java
CJuanvip Nov 7, 2018
c1c811b
Removed unnecessary loggers
ccl17 Nov 7, 2018
1f669f5
Updated Ui.png
ccl17 Nov 7, 2018
d5816dc
Edited addcommandtest
ccl17 Nov 7, 2018
afb6747
Merge pull request #113 from CJuanvip/commandChange
ccl17 Nov 7, 2018
353e0df
Merge pull request #164 from junjiee/master
ccl17 Nov 7, 2018
707eb68
change user guide
Nov 7, 2018
3415b80
Updated userguide
ccl17 Nov 7, 2018
12e148e
Resolve conflicts
ccl17 Nov 7, 2018
366a4f8
change user guide
Nov 7, 2018
1df95f2
Edited PromoteCommand
ccl17 Nov 7, 2018
0194ab2
Merge remote-tracking branch 'upstream/master'
Nov 7, 2018
86a8998
Updated UserGuide with promote command details
ccl17 Nov 7, 2018
ec7cf60
Updated promote commands
ccl17 Nov 7, 2018
9b72218
Merge commit '353e0dfd01a868e67f6b5b806e20068f93f3f41d' into update-u…
Nov 7, 2018
e1ff6fe
Merge pull request #165 from LZYAndy/change-UI
LZYAndy Nov 7, 2018
cffb860
Merge pull request #166 from hrxiong/master
LZYAndy Nov 7, 2018
e9d5bbe
Merge branch 'master' into update-user-guide
LZYAndy Nov 7, 2018
0d0f07b
Merge pull request #167 from LZYAndy/update-user-guide
ccl17 Nov 7, 2018
4a8dd27
Update UserGuide.adoc
LZYAndy Nov 7, 2018
3f4bc09
change on ui
Nov 7, 2018
b34df0c
change on ui
Nov 7, 2018
e7f619d
further change
Nov 7, 2018
6a28576
further change
Nov 7, 2018
0065981
further change
Nov 7, 2018
7ff909a
Add the deleteGrade command
Nov 7, 2018
afad014
fix checkstyle
Nov 7, 2018
99cab4f
Merge branch 'master' into master
hrxiong Nov 7, 2018
f679c88
add the deleteGrade into userguide
Nov 7, 2018
7dca3cd
Merge pull request #170 from hrxiong/master
CJuanvip Nov 7, 2018
000964a
update Ui.png
Nov 8, 2018
b790880
Merge pull request #172 from hrxiong/master
hrxiong Nov 8, 2018
1b4d847
updated AddTimeCommand and DeleteTImeCommand
Nov 8, 2018
0003b3f
further change
Nov 8, 2018
fdcfae8
further change
Nov 8, 2018
8d02405
Merge commit 'b790880e9f1c3bd72de7e8067e350258bcae4a24' into update-u…
Nov 8, 2018
6e27cc7
Merge pull request #174 from junjiee/master
hrxiong Nov 8, 2018
acfccf4
Merge commit '6e27cc76db4936ad186e64862a76f07cb427ded2' into update-u…
Nov 8, 2018
5cca238
resolve conflict
ccl17 Nov 8, 2018
4fa225d
Merge remote-tracking branch 'upstream/master' into mybranch
ccl17 Nov 8, 2018
a632e89
further change
Nov 8, 2018
573a11c
Edited EditCommand EditPersonDescriptor
ccl17 Nov 8, 2018
840b256
Merge pull request #163 from chenlu-chua/mybranch
junjiee Nov 8, 2018
b2dd8a5
Merge commit '840b2562c64996377665a0d4d3cc8e295e1e9181' into update-u…
Nov 8, 2018
bee13aa
further change
Nov 8, 2018
5b10ade
further change
Nov 8, 2018
d581d64
further change
Nov 8, 2018
43b1f07
further change
Nov 8, 2018
4f02e65
Merge remote-tracking branch 'upstream/master' into mybranch
ccl17 Nov 8, 2018
15f9fbe
further change
Nov 8, 2018
8b431d9
Fixed bug with promotecommand and updated equals and has of Person class
ccl17 Nov 8, 2018
4a45f4e
Fixed checkstyle
ccl17 Nov 8, 2018
d7b96e6
further change
Nov 8, 2018
99dda70
Edited EarningsCommand equsls
ccl17 Nov 8, 2018
02cae5c
further change
Nov 8, 2018
833a848
Merge pull request #175 from chenlu-chua/mybranch
LZYAndy Nov 8, 2018
e709537
Merge pull request #169 from LZYAndy/update-user-guide
ccl17 Nov 8, 2018
8dae81a
Merge remote-tracking branch 'upstream/master' into mybranch
ccl17 Nov 8, 2018
f23f7ea
Fixed a bug where tutorpal cant be reopened after added a time before…
ccl17 Nov 8, 2018
5a5454b
Changed Graduated Tag to red color
ccl17 Nov 8, 2018
8d3917d
Fixed bug where number of students promoted shown is wrong
ccl17 Nov 8, 2018
ef9f2e7
Fixed checkstyle
ccl17 Nov 8, 2018
fd0017d
Added PPP
ccl17 Nov 8, 2018
7222bf8
Updated user and developer guide
ccl17 Nov 9, 2018
693d070
add test case for student panel
Nov 9, 2018
d18063e
Merge commit 'e709537f17d3070ba9da81a69903c14e77daea8e' into add-test…
Nov 9, 2018
f1cb0ef
delete duplicate method
Nov 9, 2018
048222c
Merge pull request #177 from chenlu-chua/mybranch
junjiee Nov 9, 2018
2b77dc8
Merge pull request #178 from LZYAndy/add-test-case-for-student-panel
junjiee Nov 9, 2018
aa44746
Added PromoteIndividualCommand test cases
ccl17 Nov 9, 2018
ffbf4ff
Edited promote command
ccl17 Nov 9, 2018
707309d
Added test cases to PromoteIndividualCommandTest
ccl17 Nov 9, 2018
3bbc0e0
Merge remote-tracking branch 'upstream/master' into mybranch
ccl17 Nov 9, 2018
b4144e9
Added test cases for PromoteAllCommand
ccl17 Nov 9, 2018
c0e5a79
Removed unused imports
ccl17 Nov 9, 2018
c940fbc
Fixed checkstyle
ccl17 Nov 9, 2018
61bb9d1
Merge pull request #179 from chenlu-chua/mybranch
ccl17 Nov 9, 2018
1cf38c6
updated portfolio
ccl17 Nov 10, 2018
120fe93
Merge branch 'addTest'
CJuanvip Nov 12, 2018
5af0f0f
update ui picture to latest version
Nov 12, 2018
8406a0e
Merge pull request #180 from LZYAndy/change-ui-picture-to-latest-version
ccl17 Nov 12, 2018
39787ca
update Time attribute
Nov 12, 2018
e2388cf
edit
CJuanvip Nov 12, 2018
4c5a702
Merge branch 'master' of https://github.com/CJuanvip/main
CJuanvip Nov 12, 2018
7e2e41c
update UserGuide
Nov 12, 2018
d907a47
Update SuggestionCommandByIndexParser.java
CJuanvip Nov 12, 2018
1f58f28
Update SuggestionCommandByIndex.java
CJuanvip Nov 12, 2018
5d805fa
Update ExchangeTimeCommandParser.java
CJuanvip Nov 12, 2018
e6afb69
Update SuggestionCommandByIndexParser.java
CJuanvip Nov 12, 2018
eeef5b4
Update SuggestionCommandByIndex.java
CJuanvip Nov 12, 2018
c555184
Update SuggestionCommandByIndex.java
CJuanvip Nov 12, 2018
8299c6d
d
CJuanvip Nov 12, 2018
0938873
Merge branch 'master' of https://github.com/CJuanvip/main
CJuanvip Nov 12, 2018
0da0faf
Updated user guide
ccl17 Nov 12, 2018
552b38b
Add test for add command system test to test more details about grade…
Nov 12, 2018
7404aa6
d
CJuanvip Nov 12, 2018
b452d9a
Update ParserUtilTest.java
CJuanvip Nov 12, 2018
df8638e
Update ExchangeTimeCommandTest.java
CJuanvip Nov 12, 2018
cc9121e
Update FilterByTimeCommandParserTest.java
CJuanvip Nov 12, 2018
3c51c3a
Merge pull request #181 from CJuanvip/master
LZYAndy Nov 12, 2018
5df8d05
Update DeveloperGuide for Time and AddTimeCommand
Nov 12, 2018
2802cc8
d
CJuanvip Nov 12, 2018
fae9c57
Merge branch 'master' of https://github.com/CJuanvip/main
CJuanvip Nov 12, 2018
02990b0
d
CJuanvip Nov 12, 2018
a834321
add test for edit command system test to test more details about grad…
Nov 12, 2018
ccedff1
Update SuggestionCommandTest.java
CJuanvip Nov 12, 2018
307f0ce
fix checkstyle
Nov 12, 2018
950f5e5
update DeveloperGuide
Nov 12, 2018
37146da
Update SuggestionCommandTest.java
CJuanvip Nov 12, 2018
bc4a060
update developerguide
Nov 12, 2018
060bbc1
Update FilterByTimeCommandTest.java
CJuanvip Nov 12, 2018
4614d90
Merge pull request #182 from CJuanvip/master
LZYAndy Nov 12, 2018
151470f
Merge pull request #183 from hrxiong/master
LZYAndy Nov 12, 2018
bb1ef96
add DeleteGradeSystemTest.java
Nov 12, 2018
3de70b1
tag userguide
Nov 12, 2018
4a281c4
tag userguide
Nov 12, 2018
e41e595
add DeleteGradeCommandTest.java
Nov 12, 2018
9236117
Add DeleteGradesCommandParserTest.java
Nov 12, 2018
5e95d0a
fix checkstyle
Nov 12, 2018
8a37568
add PPP
Nov 12, 2018
b31ce5a
Merge remote-tracking branch 'upstream/master'
Nov 12, 2018
288363a
update url in ppp
Nov 12, 2018
e564470
edit
CJuanvip Nov 12, 2018
0b40a1a
Merge branches 'master' and 'master' of https://github.com/CJuanvip/main
CJuanvip Nov 12, 2018
69b467b
Merge pull request #184 from hrxiong/master
CJuanvip Nov 12, 2018
07c452d
Merge pull request #185 from CJuanvip/master
LZYAndy Nov 12, 2018
b1a8e92
Updated earnings command
ccl17 Nov 12, 2018
0671b43
Edited userguide and developer guide
ccl17 Nov 12, 2018
e76c190
Merge pull request #187 from chenlu-chua/mybranch
hrxiong Nov 12, 2018
f0d75c9
add ppp and change developer guide
Nov 12, 2018
88ce78d
fix checkstyle
Nov 12, 2018
01778f5
change some user guide, add PPP
Nov 12, 2018
97ac840
Merge branch 'master' into master
hrxiong Nov 12, 2018
5101a07
Merge pull request #188 from LZYAndy/add-ppp-and-developer-guide
hrxiong Nov 12, 2018
677f9e5
Merge branch 'master' into master
hrxiong Nov 12, 2018
dab5385
Merge branch 'master' into master
junjiee Nov 12, 2018
3c6d86c
d
CJuanvip Nov 12, 2018
d939ff4
Merge pull request #189 from hrxiong/master
junjiee Nov 12, 2018
35aea74
Merge branch 'master' into master
junjiee Nov 12, 2018
0678087
error
CJuanvip Nov 12, 2018
1c5f2bb
fix the use case in developer guide
Nov 12, 2018
51ef59c
Updated readme
ccl17 Nov 12, 2018
df7037f
Merge pull request #186 from junjiee/master
LZYAndy Nov 12, 2018
c23cea6
Merge pull request #190 from CJuanvip/master
LZYAndy Nov 12, 2018
612a813
fix conflict
Nov 12, 2018
22d03cd
Update lzyandy.adoc
LZYAndy Nov 12, 2018
b7bd653
ee
CJuanvip Nov 12, 2018
9184141
Merge pull request #191 from junjiee/master
junjiee Nov 12, 2018
07f768e
Update lzyandy.adoc
LZYAndy Nov 12, 2018
a7bf479
Edited ppp
ccl17 Nov 12, 2018
577d107
Merge pull request #192 from CJuanvip/master
junjiee Nov 12, 2018
f821a9b
update aboutus
Nov 12, 2018
a8ecea1
Update lzyandy.adoc
LZYAndy Nov 12, 2018
10ca876
Merge remote-tracking branch 'upstream/master' into mybranch
ccl17 Nov 12, 2018
afdb042
Update AboutUs.adoc
LZYAndy Nov 12, 2018
246fdca
update ppp and DG
Nov 12, 2018
31d65fe
Merge pull request #193 from junjiee/master
junjiee Nov 12, 2018
153bc7e
no message
CJuanvip Nov 12, 2018
764020b
Merge remote-tracking branch 'upstream/master' into mybranch
ccl17 Nov 12, 2018
faf64f4
Updated aboutus
ccl17 Nov 12, 2018
cc091a3
Updated developerguide
ccl17 Nov 12, 2018
21afc0a
Merge pull request #194 from CJuanvip/master
ccl17 Nov 12, 2018
55d58e8
Merge pull request #195 from chenlu-chua/mybranch
junjiee Nov 12, 2018
9c5127b
update PPP and developerGuide
Nov 12, 2018
b752c3f
Merge remote-tracking branch 'upstream/master'
Nov 12, 2018
2ba3d32
update PPP
Nov 12, 2018
3b31b88
Update AboutUs.adoc
LZYAndy Nov 12, 2018
e072cf3
Merge pull request #196 from hrxiong/master
junjiee Nov 12, 2018
b121a6b
Updated mainapp version number
ccl17 Nov 12, 2018
2e98009
update PPP
Nov 12, 2018
ce7d2d4
j
CJuanvip Nov 12, 2018
011a07a
Merge pull request #197 from chenlu-chua/mybranch
LZYAndy Nov 12, 2018
8bb158d
Merge pull request #198 from hrxiong/master
junjiee Nov 12, 2018
df625de
Merge pull request #199 from CJuanvip/master
ccl17 Nov 12, 2018
8c18152
Update userguide
ccl17 Nov 12, 2018
7e5d991
update developerguide
Nov 12, 2018
7161df2
Merge pull request #200 from chenlu-chua/mybranch
junjiee Nov 12, 2018
57ba310
Merge pull request #201 from junjiee/master
junjiee Nov 12, 2018
4f586e3
Merge branch 'master' of https://github.com/CS2103-AY1819S1-T13-1/main
Nov 12, 2018
3fc0ca7
update developerguide
Nov 12, 2018
61f556a
Merge branch 'master' into master
junjiee Nov 12, 2018
52808c5
Merge pull request #202 from junjiee/master
junjiee Nov 12, 2018
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
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': 'TutorPal',
'site-githuburl': 'https://github.com/CS2103-AY1819S1-T13-1/main',
]

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

AddressBook - Level 4 was developed by the https://se-edu.github.io/docs/Team.html[se-edu] team. +
TutorPal was developed by the CS2103-AY1819S1-T13-1 team. +
_{The dummy content given below serves as a placeholder to be used by future forks of the project.}_ +
{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
=== Chua Chenlu
image::damithc.jpg[width="150", align="left"]
{empty}[http://www.comp.nus.edu.sg/~damithch[homepage]] [https://github.com/damithc[github]] [<<johndoe#, portfolio>>]
{empty}[https://github.com/chenlu[github]] [<<johndoe#, portfolio>>]

Role: Project Advisor
Role: Team lead + Testing

'''

=== John Roe
=== Chen Juan
image::lejolly.jpg[width="150", align="left"]
{empty}[http://github.com/lejolly[github]] [<<johndoe#, portfolio>>]
{empty}[http://github.com/CJuanvip[github]] [<<johndoe#, portfolio>>]

Role: Team Lead +
Role: Deliverables and deadline + Scheduling and tracking
Responsibilities: UI

'''

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

Role: Developer +
Role: Documentation + Code quality
Responsibilities: Data

'''

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

Role: Developer +
Role: Code quality
Responsibilities: Dev Ops + Threading

'''

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

Role: Developer +
Role: Testing + Integration
Responsibilities: UI

'''
4 changes: 1 addition & 3 deletions docs/ContactUs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@
: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.
* *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`
* *Bug reports, Suggestions* : Post in our https://github.com/CS2103-AY1819S1-T13-1/main/issues[issue tracker] if you noticed bugs or have suggestions on how to improve.
4 changes: 2 additions & 2 deletions docs/DeveloperGuide.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= AddressBook Level 4 - Developer Guide
= Tutor Pal - Developer Guide
:site-section: DeveloperGuide
:toc:
:toc-title:
Expand All @@ -13,7 +13,7 @@ ifdef::env-github[]
:warning-caption: :warning:
:experimental:
endif::[]
:repoURL: https://github.com/se-edu/addressbook-level4/tree/master
:repoURL: https://github.com/CS2103-AY1819S1-T13-1/main

By: `Team SE-EDU`      Since: `Jun 2016`      Licence: `MIT`

Expand Down
4 changes: 2 additions & 2 deletions docs/UserGuide.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= AddressBook Level 4 - User Guide
= Tutor Pal - User Guide
:site-section: UserGuide
:toc:
:toc-title:
Expand All @@ -12,7 +12,7 @@ ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
endif::[]
:repoURL: https://github.com/se-edu/addressbook-level4
:repoURL: https://github.com/CS2103-AY1819S1-T13-1/main

By: `Team SE-EDU` Since: `Jun 2016` Licence: `MIT`

Expand Down
Binary file removed docs/images/damithc.jpg
Binary file not shown.
Binary file added docs/images/hrxiong.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 removed docs/images/lejolly.jpg
Binary file not shown.
Binary file removed docs/images/m133225.jpg
Binary file not shown.
Binary file removed docs/images/yijinl.jpg
Binary file not shown.
Binary file removed docs/images/yl_coder.jpg
Binary file not shown.