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-M16-1] Task Scheduler #7

Open
wants to merge 830 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
830 commits
Select commit Hold shift + click to select a range
9fcb705
Update README.md
joelczk Mar 30, 2020
cffb530
Update README.md
joelczk Mar 30, 2020
a1c0421
Fix broken formatting
lwxymere Mar 30, 2020
fb2338a
Update tasklist class diagram
lwxymere Mar 30, 2020
e1b16d8
Merge pull request #148 from lwxymere/branch-DeveloperGuide
lwxymere Mar 30, 2020
07c72d5
test DG
joelczk Mar 30, 2020
29bf289
no message
joelczk Mar 30, 2020
4e362eb
no message
joelczk Mar 30, 2020
3f2f004
no message
joelczk Mar 30, 2020
7708fdd
Update DeveloperGuide.md
joelczk Mar 30, 2020
4551daf
UG content page
joelczk Mar 30, 2020
0310b1c
Merge remote-tracking branch 'origin/Branch-UG' into Branch-UG
joelczk Mar 30, 2020
457212a
fix broken links
joelczk Mar 30, 2020
57cb008
Update UserGuide.md
joelczk Mar 30, 2020
7054cff
Merge pull request #149 from joelczk/Branch-UG
joelczk Mar 30, 2020
bd0877a
Add formating and missing links for UG due to conversion to md from a…
Mar 31, 2020
e539ffe
Add formating and missing links for DG due to conversion to md from a…
Mar 31, 2020
0ab4514
Update repeat command UML from comments received
Mar 31, 2020
2a46930
Fix broken links on content page
Mar 31, 2020
1dc414c
Add back to top for UG and DG
Mar 31, 2020
eb28b04
Add minor changes repeat event content for UG
Mar 31, 2020
1d6951d
Merge pull request #150 from e0309556/master
tqiren Mar 31, 2020
1ce987c
Fixed index bug for search commands of events and assignments
joelczk Mar 31, 2020
b15349a
Merge pull request #151 from joelczk/master
joelczk Mar 31, 2020
483090c
Set theme jekyll-theme-cayman
joelczk Apr 1, 2020
b768b44
no message
joelczk Apr 1, 2020
8914af4
Merge remote-tracking branch 'origin/Branch-DG'
joelczk Apr 1, 2020
6458707
Refactor code to make methods shorter
Keith-JK Apr 2, 2020
a002de0
Update search per bug report. add documentation page.
joelczk Apr 2, 2020
60d7384
Update documentation guide.
joelczk Apr 2, 2020
389abeb
Merge pull request #188 from joelczk/Branch-DG
joelczk Apr 2, 2020
414e3fb
Update Documentation.md
joelczk Apr 2, 2020
8d34a4a
Update Documentation.md
joelczk Apr 2, 2020
8ea4c7a
update documentaion
joelczk Apr 2, 2020
f985b4f
Merge pull request #189 from joelczk/Branch-DG
joelczk Apr 2, 2020
21813a2
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 2, 2020
c58f054
Update regex to disallow the '|' and '/' characters, and fix issue #176
lwxymere Apr 2, 2020
75755f6
Fix bugs for editing Assignment and Event tasks.
jichngan Apr 3, 2020
c34aa8c
Merge pull request #190 from jichngan/Branch-EditCommand-BugFixes
jichngan Apr 3, 2020
9ab1b5d
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 3, 2020
0170a38
Fixed UG index bug. Fixed DG bugs. Closed issue #154.
joelczk Apr 3, 2020
d715349
Merge pull request #191 from joelczk/Branch-DG
joelczk Apr 3, 2020
86c83b9
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 3, 2020
be3d347
Disallow user input fields to only contain spaces
lwxymere Apr 3, 2020
aabc1da
Remove all instances of multiple consecutive spaces from user input
lwxymere Apr 3, 2020
8e222a6
Merge branch 'master' into branch-V2BugFixes
lwxymere Apr 3, 2020
0817395
Merge pull request #192 from lwxymere/branch-V2BugFixes
lwxymere Apr 3, 2020
9c2e85d
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 4, 2020
0c6d29c
Add storage section
lwxymere Apr 4, 2020
12905a7
Add note for special characters that cannot be used in user input
lwxymere Apr 4, 2020
c867aa5
Merge pull request #193 from lwxymere/branch-UserGuide
lwxymere Apr 4, 2020
d1cac80
Fix uneven storage header size
lwxymere Apr 4, 2020
75bf801
Remove spaces from image file names
lwxymere Apr 4, 2020
7bed10f
Change uml diagram dotted boxes to solid-line boxes
lwxymere Apr 4, 2020
30078ea
Add instructions for adding tasks
lwxymere Apr 4, 2020
12efafe
Fix bug to display error when task index supplied is less than or equ…
jichngan Apr 4, 2020
11f2f83
Fix bug which created a new event if RepeatedEvents are edited.
jichngan Apr 4, 2020
567154d
Fix regex for Assignment and Event command.
jichngan Apr 4, 2020
3828b47
Fix Checkstyle Violations
jichngan Apr 4, 2020
866c360
Merge pull request #194 from jichngan/Branch-EditCommand-BugFixes
jichngan Apr 4, 2020
05e4056
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 4, 2020
d2f1283
Add appendix E for DG
joelczk Apr 4, 2020
023e861
Merge pull request #195 from joelczk/Branch-DG
joelczk Apr 4, 2020
178a54d
Refactor CalendarCommand: input MMYY only + shorten methods
Keith-JK Apr 4, 2020
11be626
Add DevOps section
lwxymere Apr 4, 2020
53956ec
Merge branch 'master' into branch-DeveloperGuide
lwxymere Apr 4, 2020
2818149
Update section numbering
lwxymere Apr 4, 2020
b0198ac
Improve CalendarCommand testing
Keith-JK Apr 4, 2020
7774949
Merge pull request #196 from lwxymere/branch-DeveloperGuide
lwxymere Apr 4, 2020
7609136
Update DG and UG on changes to CalendarCommand
Keith-JK Apr 4, 2020
bf938c5
Merge branch 'master' into branch-afterDG-refactor
Keith-JK Apr 4, 2020
b89b7a9
update expected.txt
Keith-JK Apr 4, 2020
c4caae9
Merge branch 'branch-afterDG-refactor' of https://github.com/Keith-JK…
Keith-JK Apr 4, 2020
c0eaa93
CalendarCommand refactor
Keith-JK Apr 4, 2020
84bd648
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 5, 2020
b455aca
Corrected DG diagrams and add future enhancements
Keith-JK Apr 5, 2020
27298d4
Update UG summary to reflect changes in CalendarCommand
Keith-JK Apr 5, 2020
8a6e7d1
Merge pull request #198 from Keith-JK/branch-DG-afterv2
Keith-JK Apr 5, 2020
8f2fcd5
Add PPP v1
lwxymere Apr 5, 2020
4ba9992
Merge branch 'master' into branch-ppp
lwxymere Apr 5, 2020
c71371b
Merge pull request #199 from lwxymere/branch-ppp
lwxymere Apr 5, 2020
4bd64ad
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 5, 2020
842922d
Fixed relevant bugs reported during PE dry run
Apr 5, 2020
c307121
Update UG and DG for Repeat Command.
Apr 5, 2020
30e509e
Add more information for Testing section in DG.
Apr 5, 2020
5ead1f2
Fix failed test case arising from changes in RepeatCommand implementa…
Apr 5, 2020
c2632e2
Merge pull request #200 from e0309556/branch-repeatingEvents
tqiren Apr 5, 2020
21d0203
resolve issue #165
joelczk Apr 5, 2020
0c83d80
Fixed checkstyle
joelczk Apr 5, 2020
cdbe44e
Fix IO test
joelczk Apr 5, 2020
ce339eb
Merge pull request #201 from joelczk/Branch-DG
joelczk Apr 5, 2020
4ab088f
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 5, 2020
2973876
PPPv1 + More CalendarTest
Keith-JK Apr 6, 2020
46f353a
Added Ui Test
Keith-JK Apr 6, 2020
b13096f
Cleanup redundant lines of code and fixed test code style
Keith-JK Apr 6, 2020
bdebcba
Improve DoneCommand test code coverage
Keith-JK Apr 7, 2020
b1553a9
Improve test coverage for DeleteCommand
Keith-JK Apr 7, 2020
9ccd4df
Rename methods in CalendarCommand
Keith-JK Apr 7, 2020
e430e50
A few updates. refactor code and update ug,dg. add ppp
joelczk Apr 7, 2020
3c801e5
improved ppp
joelczk Apr 7, 2020
37aee9b
Merge pull request #202 from joelczk/Branch-DG
joelczk Apr 7, 2020
3db756e
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 7, 2020
23f992e
Add event date limitations
lwxymere Apr 7, 2020
6a40b1d
Update date command format section
lwxymere Apr 7, 2020
6a3e5f5
Edit User Guide.
jichngan Apr 7, 2020
ba91e6a
Refactor some magic string literals in regex
lwxymere Apr 7, 2020
ec26d36
Merge pull request #203 from lwxymere/branch-V2BugFixes
lwxymere Apr 7, 2020
803bdee
Merge branch 'master' into Branch-DeveloperGuide
jichngan Apr 7, 2020
aca9214
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 7, 2020
a3749fe
Added Section A: Target user profile and Section D: non functional re…
Keith-JK Apr 7, 2020
c46fee5
Edit pppv1
Keith-JK Apr 7, 2020
b9e8b06
Fixed code style
Keith-JK Apr 7, 2020
fe3e825
Added pppv1. Added DG appendix. Added various Junit test
Keith-JK Apr 7, 2020
bcb4368
Added HelpTest
Keith-JK Apr 7, 2020
fcfa67a
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 7, 2020
4620d91
Increase EditCommandTest code coverage
Keith-JK Apr 7, 2020
ff4ec9d
Removed * imports
Keith-JK Apr 7, 2020
9433579
Added HelpTest and increased EditCommandTest coverage
Keith-JK Apr 7, 2020
bbac697
Edit DG (Minor).
jichngan Apr 7, 2020
d63c382
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 7, 2020
fcfa845
Merge branch 'master' into Branch-DeveloperGuide
jichngan Apr 7, 2020
e304385
Add new Sequence Diagrams for DG. Add new description to DG.
jichngan Apr 7, 2020
82540e7
Add Appendix F for manual testing of program.
jichngan Apr 7, 2020
ffb02f1
Correction to UML diagram
Keith-JK Apr 7, 2020
1c4b62c
Merge pull request #206 from Keith-JK/branch-DG-correction
joelczk Apr 7, 2020
40e8609
refactor tests for search
joelczk Apr 7, 2020
cf993aa
add javadocs
joelczk Apr 7, 2020
0fd3202
ADD AN MISSING PERIOD TO JAVADOCS
joelczk Apr 7, 2020
3152d04
Merge pull request #207 from joelczk/Branch-DG
joelczk Apr 7, 2020
18bd03d
Merge branch 'master' into Branch-DeveloperGuide
jichngan Apr 8, 2020
fc715c6
Add Appendix F into DG.
jichngan Apr 8, 2020
1376f61
Add Appendix F.
jichngan Apr 8, 2020
743454c
Add Bulk of Appendix F.
jichngan Apr 8, 2020
349a471
Update Search Command in UG.
jichngan Apr 8, 2020
fcbd916
Add Table Of Contents for DG.
jichngan Apr 8, 2020
6cd000f
Merge pull request #208 from jichngan/Branch-DeveloperGuide
jichngan Apr 8, 2020
104a17c
Update AboutUs link
lwxymere Apr 8, 2020
b02f58d
Update PPP links
lwxymere Apr 8, 2020
1425e95
Update DG. Change error message for search commands. updated dg diagr…
joelczk Apr 8, 2020
fce842c
Update EXPECTED.txt
joelczk Apr 8, 2020
7abe639
update test
joelczk Apr 8, 2020
3160271
Merge pull request #209 from joelczk/Branch-DG
joelczk Apr 8, 2020
bfbfd0c
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 8, 2020
a294ad8
Add individual Project Portfolio Page
Apr 8, 2020
ee2fd1f
Add JUnit for RepeatCommand, fix some bugs for RepeatCommand and refa…
Apr 8, 2020
2c0502c
Merge branch 'master' into branch-PPP
Apr 8, 2020
65e97e3
Merge pull request #210 from e0309556/branch-PPP
tqiren Apr 8, 2020
d6cb5c8
Correct invalid date message for CalendarCommand
Keith-JK Apr 8, 2020
b1f3838
Fix corresponding test for CalendarCommand
Keith-JK Apr 8, 2020
bd53cbc
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 8, 2020
a3748d8
Merge pull request #211 from Keith-JK/branch-Calendarbug
joelczk Apr 8, 2020
00ce568
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 8, 2020
3f7f082
Search command date. fix corresponding test
joelczk Apr 9, 2020
f018130
removed tests
joelczk Apr 9, 2020
ed4aad5
update tests
joelczk Apr 9, 2020
a863866
Merge pull request #212 from joelczk/Branch-DG
joelczk Apr 9, 2020
298ead2
Fix bug in editCommand which did not allow user to edit the time, com…
jichngan Apr 9, 2020
b287585
Fix edit command prompt message.
jichngan Apr 9, 2020
66bd690
Fix Bug which display success message when user changes task type of …
jichngan Apr 9, 2020
f4fb25a
Fix Checkstyle violations.
jichngan Apr 9, 2020
b41dfe5
Fix EditCommand test error.
jichngan Apr 9, 2020
2c03872
Merge pull request #213 from jichngan/Branch-EditCommand-BugFixes
jichngan Apr 9, 2020
c23c40d
Add more details to UG.
Apr 9, 2020
77395b2
Merge pull request #214 from e0309556/branch-UG
tqiren Apr 9, 2020
758788d
Fix bug in DG link. Fixed possible bug in CalendarCommand
Keith-JK Apr 9, 2020
1296a32
Fix max CalendarRows for month with 6 rows
Keith-JK Apr 9, 2020
7f3a3ad
Merge pull request #215 from Keith-JK/branch-finalpush
Keith-JK Apr 9, 2020
6754bbe
Update UG,DG. Add images.
joelczk Apr 10, 2020
99fb7a8
Merge pull request #216 from joelczk/Branch-DG
joelczk Apr 10, 2020
72e342f
Update joelczk.md
joelczk Apr 10, 2020
2c9158b
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 10, 2020
813249e
Update UserGuide.md
joelczk Apr 10, 2020
3d157ae
Update UserGuide.md
joelczk Apr 10, 2020
ea3aaf6
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 10, 2020
768c153
Add Prompt to notify user that he is no longer in "editing" mode.
jichngan Apr 10, 2020
9cd4ca2
Update EditCommandTest to match the changes to editCommand.
jichngan Apr 10, 2020
d8fca52
Merge pull request #217 from jichngan/Branch-EditCommand-BugFixes
jichngan Apr 10, 2020
4d73251
Update UserGuide.md
tqiren Apr 10, 2020
b235c8f
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 10, 2020
59f91a1
Edit EditCommand Implementation.
jichngan Apr 10, 2020
ffc654c
Add more test cases to Appendix F.
jichngan Apr 10, 2020
70535c2
Update DeveloperGuide.md
tqiren Apr 10, 2020
8ecfb4d
Merge branch 'master' into Branch-DeveloperGuide
jichngan Apr 10, 2020
ec5a7fa
Update DeveloperGuide.md
tqiren Apr 10, 2020
49c985f
Merge branch 'master' into Branch-DeveloperGuide
jichngan Apr 10, 2020
5db11fa
Merge pull request #218 from jichngan/Branch-DeveloperGuide
jichngan Apr 10, 2020
b8ad636
Update e0309556.md
tqiren Apr 10, 2020
5fde901
Update e0309556.md
tqiren Apr 10, 2020
403c570
Add draft of PPP.
jichngan Apr 10, 2020
f8ce157
Add PPP first part
jichngan Apr 10, 2020
5b335d2
Merge branch 'master' into Branch-JichNgan-PPP
jichngan Apr 10, 2020
31e3888
Fix headers and numbering
lwxymere Apr 10, 2020
b3615ca
Merge master into branch
lwxymere Apr 10, 2020
7ddbd5a
Fix broken image link
lwxymere Apr 10, 2020
f8b5dfe
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 10, 2020
03d54c6
Add PPP.
jichngan Apr 10, 2020
8c22b95
Update PPP.
jichngan Apr 10, 2020
3673d2a
Merge pull request #219 from jichngan/Branch-JichNgan-PPP
jichngan Apr 10, 2020
beea1ad
Fix minor errors and inconsistencies
lwxymere Apr 10, 2020
de76a6a
Merge branch 'master' into branch-DeveloperGuide
lwxymere Apr 10, 2020
e289ee8
Merge pull request #220 from lwxymere/branch-DeveloperGuide
lwxymere Apr 10, 2020
ea472dc
Format UG.
jichngan Apr 10, 2020
daa5d39
Merge branch 'master' into Branch-UserGuide
jichngan Apr 10, 2020
9965479
Edit UG.
jichngan Apr 10, 2020
a491b23
Fix bug when manually editing save file
lwxymere Apr 10, 2020
31c0554
Edit UG.
jichngan Apr 10, 2020
e5b1238
Merge pull request #221 from lwxymere/branch-V2BugFixes
lwxymere Apr 10, 2020
ae82613
Edit UG. Final Version 1.0
jichngan Apr 10, 2020
eca60ea
Update DeveloperGuide.md
joelczk Apr 10, 2020
fa9147c
Update DeveloperGuide.md
joelczk Apr 10, 2020
9323b4e
Update DeveloperGuide.md
joelczk Apr 10, 2020
aeca901
Update DeveloperGuide.md
joelczk Apr 10, 2020
4ab7301
Update PPP
lwxymere Apr 10, 2020
c54c321
Merge branch 'master' into branch-ppp
lwxymere Apr 10, 2020
0371f0d
Merge pull request #222 from lwxymere/branch-ppp
lwxymere Apr 10, 2020
5793781
Minor change to PPP. Add test for EditCommand in Parser
Keith-JK Apr 10, 2020
f72512c
Minor additions to DG/UG
Keith-JK Apr 10, 2020
a4be5aa
Fix Javadoc
Keith-JK Apr 10, 2020
3aea5d1
Merge pull request #223 from Keith-JK/branch-minorchange
Keith-JK Apr 10, 2020
be59348
Test image size for github pages print to pdf
lwxymere Apr 10, 2020
7aa95a7
Merge pull request #224 from lwxymere/branch-DeveloperGuide
lwxymere Apr 10, 2020
ee2a91b
Add ReadME for github.
jichngan Apr 10, 2020
9e2044e
Merge branch 'master' into Branch-UserGuide
jichngan Apr 10, 2020
e7fe4ca
Add README for GitHub.
jichngan Apr 10, 2020
4ec3bb5
Merge pull request #225 from jichngan/Branch-UserGuide
jichngan Apr 10, 2020
f359fe8
Update joelczk.md
joelczk Apr 10, 2020
9474aac
Update UserGuide.md
tqiren Apr 10, 2020
284d657
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 10, 2020
48bd135
Fixed UG calendar bug.
joelczk Apr 10, 2020
9bc642c
Merge pull request #226 from joelczk/Branch-UG
joelczk Apr 10, 2020
7f575e2
Merge branch 'master' of https://github.com/AY1920S2-CS2113T-M16-1/tp
joelczk Apr 10, 2020
5b8536a
Update DeveloperGuide.md
tqiren Apr 11, 2020
e429a3e
Update e0309556.md
tqiren Apr 11, 2020
75539e8
Edit PPP.
jichngan Apr 11, 2020
8eb6a0b
Merge pull request #227 from jichngan/Branch-JichNgan-PPP
jichngan Apr 11, 2020
1d0e471
Update DeveloperGuide.md
tqiren Apr 11, 2020
0728182
Update UserGuide.md
tqiren Apr 11, 2020
df05cd5
Update joelczk.md
joelczk Apr 11, 2020
a89b397
Update PPP.
joelczk Apr 11, 2020
a3f214c
Merge pull request #228 from joelczk/master
joelczk Apr 11, 2020
65b2a9a
Update _config.yml
joelczk Apr 11, 2020
9643037
Change ppp name
Keith-JK Apr 11, 2020
d7de538
Merge pull request #229 from Keith-JK/branch-minorchange
Keith-JK Apr 11, 2020
e0438d1
Fix link in AboutUs.md
Keith-JK Apr 11, 2020
543c292
no message
Keith-JK Apr 11, 2020
1006e64
no message
Keith-JK Apr 11, 2020
7ce044e
Merge pull request #230 from Keith-JK/branch-minorchange
Keith-JK Apr 11, 2020
9059880
Add Contributions
jichngan Apr 16, 2020
f70d1ad
Add User Guide Roles.
jichngan Apr 16, 2020
5511e95
Merge pull request #231 from jichngan/Branch-UserGuide
jichngan Apr 16, 2020
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: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ src/main/resources/docs/
*.iml
bin/

/text-ui-test/ACTUAL.txt
/text-ui-test/ACTUAL.txt
atasData.txt
16 changes: 12 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '5.1.0'
}

group 'seedu.duke'
group 'seedu.atas'
version '0.1.0'

repositories {
Expand All @@ -14,19 +14,26 @@ repositories {

dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.0'
compile group: 'org.fusesource.jansi', name: 'jansi', version: '1.18'
}

test {
useJUnitPlatform()
}

application {
mainClassName = "seedu.duke.Duke"
mainClassName = "seedu.atas.Atas"
}

jar {
manifest {
attributes 'Main-Class': 'seedu.atas.Atas'
}
}

shadowJar {
archiveBaseName = "duke"
archiveVersion = "0.0.1"
archiveBaseName = "atas"
archiveVersion = "2.0.0"
archiveClassifier = null
archiveAppendix = null
}
Expand All @@ -37,4 +44,5 @@ checkstyle {

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

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) | Keith | [Github](https://github.com/Keith-JK) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Joel Chang | [Github](https://github.com/joelczk) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Jeremy Lai | [Github](https://github.com/lwxymere) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ji Cheng | [Github](https://github.com/jichngan) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Qi Ren | [Github](https://github.com/e0309556) | [Portfolio](docs/team/johndoe.md)
665 changes: 665 additions & 0 deletions docs/DeveloperGuide.adoc

Large diffs are not rendered by default.

Loading