Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
725 commits
Select commit Hold shift + click to select a range
beab2df
Fixed Deadline Test
samuellleow Nov 7, 2020
4458cc0
Fixed Gradle check (runtest.bat)
samuellleow Nov 7, 2020
e0d97c2
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 7, 2020
d76e4f0
Fixing Gradle checks
samuellleow Nov 7, 2020
8f0732f
Fixed Gradle check (runtest.bat)
samuellleow Nov 7, 2020
dff7e7e
Fixed Gradle check (project deadline test)
samuellleow Nov 7, 2020
de4ea77
Merge pull request #175 from samuellleow/homeView
thesamchris Nov 7, 2020
febd65e
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 7, 2020
5a0f1b1
fix the storage
thesamchris Nov 7, 2020
8949b3d
Completed "remove" command and fixed "assign" command
samuellleow Nov 7, 2020
1814a11
Fixed member assign to task test cases
samuellleow Nov 7, 2020
a69bcb4
Fixed Gradle checks (test cases)
samuellleow Nov 8, 2020
f82e1b3
Added assertion to "assign" command to task and abstracted repeated c…
samuellleow Nov 8, 2020
3663a0b
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 8, 2020
23fa849
Merge pull request #187 from thatseant/ug-fixes
thatseant Nov 8, 2020
676df88
Merge pull request #188 from thatseant/ppp
thatseant Nov 8, 2020
f4930b7
Project Portfolio Page updated
samuellleow Nov 8, 2020
93459e5
Merge pull request #186 from samuellleow/removeBugFix
samuellleow Nov 8, 2020
6912e37
resolved merge conflicts
shreytheshreyas Nov 8, 2020
3e5be6d
fix for missing tasks
thesamchris Nov 8, 2020
b689eff
fixed welcome message
shreytheshreyas Nov 8, 2020
382fa46
Fixed merge conflicts
shreytheshreyas Nov 8, 2020
a438274
removed the redundant method in project.java
shreytheshreyas Nov 8, 2020
c4c5bd1
Assertions messages made clearer.
thatseant Nov 8, 2020
dc70cb0
Merge pull request #189 from thatseant/assertAndConstants
thatseant Nov 8, 2020
9c749a2
fix error that causes scanner to stay on tME
thesamchris Nov 8, 2020
9f977bb
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T09-1/tp …
thesamchris Nov 8, 2020
b21d752
Update UserGuide.md
thatseant Nov 8, 2020
628ac92
Added boundary condition tests in DG
shreytheshreyas Nov 8, 2020
5835b43
pulled latest features
shreytheshreyas Nov 8, 2020
5c6cdd8
try to fix CI
thesamchris Nov 8, 2020
7296a90
Update UserGuide.md
thatseant Nov 8, 2020
764fa5f
settles runtest.bat
shreytheshreyas Nov 8, 2020
fcf58ba
Merge branch 'removeBugFix'
samuellleow Nov 8, 2020
7d1ffbb
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 8, 2020
75d5a6b
Merge pull request #191 from samuellleow/projectPortfolioPage
riazaham Nov 8, 2020
cdf9765
Merge branch 'master' into Riaz-PPP
riazaham Nov 8, 2020
fc21359
Merge pull request #176 from riazaham/Riaz-PPP
riazaham Nov 8, 2020
906d427
Merge pull request #190 from shreytheshreyas/finalDGManualTesting
riazaham Nov 8, 2020
d76e75e
Fixed project delete command and uncommented welcome message
samuellleow Nov 8, 2020
e935444
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 8, 2020
74aa497
Commands and parameters can be in either uppercase and lowercase
samuellleow Nov 8, 2020
4e857b7
"Resolved merge conflicts"
shreytheshreyas Nov 8, 2020
ca46e40
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 8, 2020
31a6744
save project status and project description
thesamchris Nov 8, 2020
d1cb6fd
Merge pull request #193 from samuellleow/deleteProjectCommandFix
riazaham Nov 8, 2020
f06d02f
Merge pull request #195 from samuellleow/caseSensitivityCommandsAndPa…
riazaham Nov 8, 2020
5987fd6
Fixed priority
riazaham Nov 8, 2020
5168ab4
Merge branch 'master' into storage
thesamchris Nov 8, 2020
e2f7932
fixing alignment part one
thesamchris Nov 8, 2020
548a0f7
Fixed hours command and home view will now display hours worked by ea…
samuellleow Nov 8, 2020
5ae305e
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 8, 2020
dde728c
Merge branch 'caseSensitivityCommandsAndParams'
samuellleow Nov 8, 2020
c24ff77
Merge branch 'deleteProjectCommandFix'
samuellleow Nov 8, 2020
65b182d
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 8, 2020
3b39930
Fixed Gradle checks (test cases)
samuellleow Nov 8, 2020
e036e95
fixed Gradle check (runtest.sh)
samuellleow Nov 8, 2020
25ad8fa
Logging and SLAPing for "remove" command and home view display
samuellleow Nov 8, 2020
cf2ad37
Rename seantan.md to thatseant.md
thatseant Nov 8, 2020
58a257b
Sort by actual and estimate
thatseant Nov 9, 2020
487ac60
User guide amended
thatseant Nov 9, 2020
778bc16
Merge pull request #197 from riazaham/negative-priority-fix
thatseant Nov 9, 2020
c32811c
Renamed Duke to EZManager
thatseant Nov 9, 2020
c65ff80
Renamed Duke to EZ Manager
thatseant Nov 9, 2020
a89e7ab
Added Logger
thatseant Nov 9, 2020
7295055
Fixed Checkstyle
thatseant Nov 9, 2020
223d9b6
Fixed Jar
thatseant Nov 9, 2020
fb335ff
Merge branch 'master' into sort-actual-estimate
thatseant Nov 9, 2020
bc4a7b2
Fixed Merge Conflict
thatseant Nov 9, 2020
ac716f7
Fixed IO
thatseant Nov 9, 2020
238d30d
Merge pull request #92 from samuelchristopher/storage
thatseant Nov 9, 2020
14ddd2b
Merge branch 'master' into sort-actual-estimate
thatseant Nov 9, 2020
c9121f6
Fixed Conflicts
thatseant Nov 9, 2020
4ca8a32
Added log to gitignore
thatseant Nov 9, 2020
b713fc0
fix alignment of estimate, deadline and actual
thesamchris Nov 9, 2020
1b54ba2
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T09-1/tp …
thesamchris Nov 9, 2020
c4b1131
display members assigned to task by comma separation
thesamchris Nov 9, 2020
9b97006
pass tests
thesamchris Nov 9, 2020
a6c8883
Add files via upload
thatseant Nov 9, 2020
84208c9
Update AboutUs.md
thatseant Nov 9, 2020
5d1d5ea
Update AboutUs.md
thatseant Nov 9, 2020
4cefc06
Update DeveloperGuide.md
thatseant Nov 9, 2020
2a92d62
Update DeveloperGuide.md
thatseant Nov 9, 2020
6a7a518
Merge pull request #200 from thatseant/sort-actual-estimate
samuellleow Nov 9, 2020
ca362f4
Test for Project Done command
thesamchris Nov 9, 2020
78c575a
Added edit task
riazaham Nov 9, 2020
36453b8
Added JavaDoc comments for "remove" member and all project commands
samuellleow Nov 9, 2020
5066e4d
Included terminologies for warning and exclamation
riazaham Nov 9, 2020
58d28fe
Update thatseant.md
thatseant Nov 9, 2020
e106a76
import ProjectDoneCommand
thesamchris Nov 9, 2020
969744b
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
717e6f2
truncate long descriptions
thesamchris Nov 9, 2020
08df42f
indicator "-" when no team members are assigned
thesamchris Nov 9, 2020
b6e29f6
fix checkStyle
thesamchris Nov 9, 2020
ba42d09
fix for runtest
thesamchris Nov 9, 2020
115d238
Merge pull request #204 from samuelchristopher/master
samuellleow Nov 9, 2020
da1afa1
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
cf3d05a
removed project list command
samuellleow Nov 9, 2020
d37a1a2
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 9, 2020
06a1d5a
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
f6605b1
Merge pull request #199 from samuellleow/hoursCommandFix
samuellleow Nov 9, 2020
ed5bced
Merge branch 'hoursCommandFix'
samuellleow Nov 9, 2020
fab763b
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 9, 2020
cef706f
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
eb05197
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T09-1/tp …
thesamchris Nov 9, 2020
bbc24d5
Merge pull request #198 from samuelchristopher/fix-project-view-spacing
samuellleow Nov 9, 2020
bb67bcc
refactor project view (SLAP)
thesamchris Nov 9, 2020
0749e22
extract into more methods
thesamchris Nov 9, 2020
8290ed2
Merge pull request #205 from samuelchristopher/refactor-pview
thesamchris Nov 9, 2020
b870ecb
Test for when no tasks are added and when one new task has been added
thesamchris Nov 9, 2020
e2fb940
Added javaDoc to members folder and Ui class
samuellleow Nov 9, 2020
fb31ef9
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
18188bf
Check alignment of Project View
thesamchris Nov 9, 2020
3ded4e3
Added heading to each member and project commands.
samuellleow Nov 9, 2020
2dd851c
fix checkStyle
thesamchris Nov 9, 2020
fb8bf00
Added Javadocs for Tasks Classes
thatseant Nov 9, 2020
b2f38cf
Merge pull request #207 from samuelchristopher/refactor-pview
thesamchris Nov 9, 2020
74fc7d9
finished features section
shreytheshreyas Nov 9, 2020
90f8427
Included numbering in javadocs when description is too long
samuellleow Nov 9, 2020
2081669
Parser javadocs
thatseant Nov 9, 2020
f6ab9b7
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
3b1fb70
Merge branch 'master' of https://github.com/AY2021S1-CS2113-T09-1/tp …
thesamchris Nov 9, 2020
b0ef621
Merge pull request #203 from samuellleow/projectGradingImplementation
samuellleow Nov 9, 2020
a95cb4a
Merge pull request #201 from samuelchristopher/test-project-done
samuellleow Nov 9, 2020
99a2857
Merge branch 'projectGradingImplementation'
samuellleow Nov 9, 2020
13a01a2
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 9, 2020
c5065dc
Fixed Checkstyle
thatseant Nov 9, 2020
f08cd33
Added javadoc for storage
thesamchris Nov 9, 2020
8f7fb90
added command summary
shreytheshreyas Nov 9, 2020
4c7ff95
resolved merge conflicts
shreytheshreyas Nov 9, 2020
34c8c7b
Corrected User Guide outputs for homeview and deadline
samuellleow Nov 9, 2020
295b513
Test for Storage
thesamchris Nov 9, 2020
02c25ac
Added INFO log messages for Storage
thesamchris Nov 9, 2020
934b418
PPP in progress
thesamchris Nov 9, 2020
2ec0f29
Included team members names
shreytheshreyas Nov 9, 2020
a44838d
Final edits of home view command, remove command and QnA
samuellleow Nov 9, 2020
ebaec91
Fixed merge conflicts
shreytheshreyas Nov 9, 2020
1bedc51
Minor edits to javadocs
thatseant Nov 9, 2020
6803146
Merge pull request #208 from thatseant/javadocs
thatseant Nov 9, 2020
70ad5c4
Merge pull request #202 from riazaham/Update-UG
thatseant Nov 9, 2020
4a8504b
simple logging
samuellleow Nov 9, 2020
4d5fa6c
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
9d71b3f
made formatting changes
shreytheshreyas Nov 9, 2020
1e82859
made format changes
shreytheshreyas Nov 9, 2020
9b10943
Added basic logging and finished up javaDocs
samuellleow Nov 9, 2020
eaa3aee
made format changes
shreytheshreyas Nov 9, 2020
c39bbf2
Delete ShreyasKumar.md
shreytheshreyas Nov 9, 2020
8d4d00b
Fixed Gradle checks
samuellleow Nov 9, 2020
b460d41
Merge pull request #212 from shreytheshreyas/finalDGmarkdownversion
shreytheshreyas Nov 9, 2020
898b788
Merge pull request #213 from samuellleow/UGEditsOnHomeView
riazaham Nov 9, 2020
723d839
txt file update
samuellleow Nov 9, 2020
4286531
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 9, 2020
cf96080
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
e4ecd1a
Update DeveloperGuide.md
thatseant Nov 9, 2020
dd550d1
update PPP
thesamchris Nov 9, 2020
01ad8f4
update exception message to warning
thesamchris Nov 9, 2020
b5e10ac
Merge branch 'master' into javadoc-storage
thesamchris Nov 9, 2020
a2ef80e
Merge pull request #210 from samuelchristopher/javadoc-storage
thesamchris Nov 9, 2020
b62ad2b
Display home view when project opens up
thesamchris Nov 9, 2020
776709e
Merge pull request #211 from samuelchristopher/samchris-ppp
thesamchris Nov 9, 2020
ac2e9d7
finished PPP
shreytheshreyas Nov 9, 2020
c153ab5
Delete Ui.java
shreytheshreyas Nov 9, 2020
3502c71
Update shreyaskumar.md
shreytheshreyas Nov 9, 2020
881b97c
Update samuelpaulchristopher.md
thesamchris Nov 9, 2020
c224a7d
Update samuelpaulchristopher.md
thesamchris Nov 9, 2020
6bc47cc
Update samuellleow.md
thesamchris Nov 9, 2020
1e1915a
Merge pull request #216 from shreytheshreyas/ShreyasPPP
riazaham Nov 9, 2020
cdb3386
Merge pull request #214 from samuellleow/basicLoggingOfFeatures
thesamchris Nov 9, 2020
1aa71b5
Update UserGuide.md
thatseant Nov 9, 2020
51f3646
Update UserGuide.md
thatseant Nov 9, 2020
99100aa
Update UserGuide.md
thatseant Nov 9, 2020
4266fde
Update DeveloperGuide.md
thesamchris Nov 9, 2020
9fbe623
Merge pull request #215 from samuelchristopher/print-home-view-on-wel…
riazaham Nov 9, 2020
a06e8af
Update UserGuide.md
thatseant Nov 9, 2020
a3b175b
Removed Duke UI
thesamchris Nov 9, 2020
1b5adf5
Update thatseant.md
thatseant Nov 9, 2020
7689758
Merge pull request #217 from samuelchristopher/remove-duke-ui
thesamchris Nov 9, 2020
4918676
Update thatseant.md
thatseant Nov 9, 2020
49681db
Update thatseant.md
thatseant Nov 9, 2020
5d5a8b0
Update UserGuide.md
thesamchris Nov 9, 2020
366540a
DG update
samuellleow Nov 9, 2020
60922a5
made change to sequence diagram
shreytheshreyas Nov 9, 2020
bccb3a2
Final updates
samuellleow Nov 9, 2020
7e080ad
Final Updates
samuellleow Nov 9, 2020
788083a
Merge pull request #218 from AY2021S1-CS2113T-T09-1/shreytheshreyas-D…
riazaham Nov 9, 2020
69ed5ce
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 9, 2020
86f86a8
Update UserGuide.md
riazaham Nov 9, 2020
d51ae4d
Merge pull request #219 from samuellleow/basicLoggingOfFeatures
shreytheshreyas Nov 9, 2020
0279804
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 9, 2020
e2bbcf9
Update UserGuide.md
shreytheshreyas Nov 12, 2020
a598da1
Merge pull request #220 from AY2021S1-CS2113T-T09-1/shreytheshreyas-p…
riazaham Nov 12, 2020
a86bf86
Update UserGuide.md
riazaham Nov 12, 2020
89d3beb
Update _config.yml
thesamchris Nov 12, 2020
6f4828a
Update UserGuide.md
thesamchris Nov 12, 2020
ac166e1
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp
samuellleow Nov 12, 2020
21e9e34
Update UserGuide.md
shreytheshreyas Nov 12, 2020
f35625a
Update UserGuide.md
samuellleow Nov 12, 2020
1ddb1ad
Sean's UG write-up
thatseant Nov 12, 2020
e0fe30b
rough version of estimate, actual, sort, bye and FAQ prefaces
thesamchris Nov 12, 2020
34d3836
Update UserGuide.md
thatseant Nov 12, 2020
4d8eb53
Update UserGuide.md
thatseant Nov 12, 2020
9ede1de
Update UserGuide.md
riazaham Nov 12, 2020
a93f8cb
Merge pull request #221 from AY2021S1-CS2113T-T09-1/Sean-ug
thesamchris Nov 13, 2020
64007a6
Merge pull request #222 from AY2021S1-CS2113T-T09-1/shreytheshreyas-p…
thesamchris Nov 13, 2020
07bcabf
Merge branch 'master' into master
thesamchris Nov 13, 2020
673efc7
Merge pull request #223 from samuelchristopher/master
thesamchris Nov 13, 2020
0e9887e
Merge pull request #224 from samuellleow/UserGuide
thesamchris Nov 13, 2020
e7fe4ee
Merge pull request #225 from AY2021S1-CS2113T-T09-1/riazaham-UG-update
thesamchris Nov 13, 2020
7ade7ae
Update UserGuide.md
thatseant Nov 13, 2020
0f52751
Update UserGuide.md
riazaham Nov 13, 2020
d84ecfd
Update UserGuide.md
riazaham Nov 13, 2020
4d55d2e
Update UserGuide.md
riazaham Nov 13, 2020
7805edc
Update UserGuide.md
riazaham Nov 13, 2020
db11088
Update UserGuide.md
riazaham Nov 13, 2020
faa5f43
Update UserGuide.md
riazaham Nov 13, 2020
86de1e7
Update UserGuide.md
riazaham Nov 13, 2020
8b884a3
Update UserGuide.md
riazaham Nov 13, 2020
24c10f7
Update UserGuide.md
riazaham Nov 13, 2020
58a0abc
Update UserGuide.md
riazaham Nov 13, 2020
e22a303
Update UserGuide.md
riazaham Nov 13, 2020
92ff4c7
Update UserGuide.md
riazaham Nov 13, 2020
eb49b7b
Update UserGuide.md
riazaham Nov 13, 2020
824020f
Update UserGuide.md
riazaham Nov 13, 2020
ef106f3
Update UserGuide.md
riazaham Nov 13, 2020
022e3a5
Update UserGuide.md
samuellleow Nov 13, 2020
4e6ad4e
Merge branch 'UserGuide' of https://github.com/samuellleow/tp into Us…
samuellleow Nov 13, 2020
3bbe47b
Update UserGuide.md
riazaham Nov 13, 2020
8e68568
Update UserGuide.md
riazaham Nov 13, 2020
46034c2
Update UserGuide.md
riazaham Nov 13, 2020
5716781
Update UserGuide.md
riazaham Nov 13, 2020
e89dd68
Update UserGuide.md
riazaham Nov 13, 2020
e28e1bb
Update UserGuide.md
riazaham Nov 13, 2020
741f9bc
Update UserGuide.md
riazaham Nov 13, 2020
063d485
Update UserGuide.md
riazaham Nov 13, 2020
d75fdff
Update UserGuide.md
riazaham Nov 13, 2020
4766f32
Update UserGuide.md
riazaham Nov 13, 2020
8570d8f
Final commits to UG
samuellleow Nov 13, 2020
f32dacd
Update UserGuide.md
riazaham Nov 13, 2020
999fdd6
Update UserGuide.md
riazaham Nov 13, 2020
43f4cbe
Merge branch 'master' of https://github.com/AY2021S1-CS2113T-T09-1/tp…
samuellleow Nov 13, 2020
9d33603
Merge pull request #226 from samuellleow/UserGuide
thesamchris Nov 13, 2020
f66e5fd
Update UserGuide.md
riazaham Nov 13, 2020
b862a70
Update UserGuide.md
riazaham Nov 13, 2020
01cce47
Update UserGuide.md
riazaham Nov 13, 2020
eb196b6
Update UserGuide.md
riazaham Nov 13, 2020
75c4ef6
Update UserGuide.md
riazaham Nov 13, 2020
d09b360
Update UserGuide.md
riazaham Nov 13, 2020
f71a8fe
Update UserGuide.md
riazaham Nov 13, 2020
9284492
Update UserGuide.md
riazaham Nov 13, 2020
8aa6cf8
Update UserGuide.md
riazaham Nov 13, 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
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
platform: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.platform }}

steps:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ bin/

/text-ui-test/ACTUAL.txt
text-ui-test/EXPECTED-UNIX.TXT
/ezlogger.log
/ezlogger.log.lck
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Duke project template

[CS2113-T09-1] Project Management Tools for Software Engineers

This is a project template for a greenfield Java project. It's named after the Java mascot _Duke_. Given below are instructions on how to use it.

## Setting up in Intellij
Expand Down
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ repositories {
}

dependencies {
implementation 'junit:junit:4.12'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.5.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.5.0'
}
Expand All @@ -29,7 +30,7 @@ test {
}

application {
mainClassName = "seedu.duke.Duke"
mainClassName = "seedu.ezmanager.EzManager"
}

shadowJar {
Expand All @@ -43,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://avatars3.githubusercontent.com/u/13195220?s=460&u=7a16696cc4ed27621159c782afd285b7b37a4971&v=4) | Samuel Paul Christopher | [Github](https://github.com/samuelchristopher) | [Portfolio](http://bit.do/samchrisfeb2020)
![](https://via.placeholder.com/100.png?text=Photo) | Riaz Ahamed | [Github](https://github.com/riazaham) | [Portfolio](team/riazaham.md)
![](https://via.placeholder.com/100.png?text=Photo) | Shreyas Kumar | [Github](https://github.com/shreytheshreyas) | [Portfolio]
![](https://via.placeholder.com/100.png?text=Photo) | Samuel Leow | [Github](https://github.com/samuellleow) | [Portfolio](docs/team/johndoe.md)
![](team/seandp.jpg) | Sean Tan | [Github](https://github.com/thatseant) | [Portfolio](team/thatseant.md)
1,044 changes: 1,026 additions & 18 deletions docs/DeveloperGuide.md

Large diffs are not rendered by default.

Binary file added docs/HomeViewScreenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Duke
# Ez Manager

{Give product intro here}
Have you found yourself in loads of projects and tasks
but no way of managing them quickly and efficiently?
Welcome to EZ Manager where managing your projects and tasks
are just so "ez". Click on the following links to find out
more!

Useful links:
* [User Guide](UserGuide.md)
Expand Down
Loading