Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
665 commits
Select commit Hold shift + click to select a range
7d5fa84
Add test for ListEntryCommand, ListEntryCommandParser
lrj689 Apr 9, 2021
0a1c5e1
Change formatting
goatygoatygoat Apr 9, 2021
bcd0224
updated AddContactCommandParser and DeleteContactCommandParser
Apr 9, 2021
5031dde
Fix tests
goatygoatygoat Apr 9, 2021
80d67cb
Fix checkstyle
goatygoatygoat Apr 9, 2021
32bad1f
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 9, 2021
84e86ae
Merge pull request #191 from tsh22/branch-free-entry-intervals
tsh22 Apr 9, 2021
5b2ed3a
Merge branch 'master' into branch-ui-test
tsh22 Apr 9, 2021
fbfcaf0
Add testing in EditContactCommandTest.java for EditContactCommand.java
tsh22 Apr 9, 2021
305771d
Add testing in ParserUtilTest.java for ParserUtil.java
tsh22 Apr 9, 2021
d380b66
Add GuiSettingsTest.java
tsh22 Apr 9, 2021
0483ea1
List Command test
goatygoatygoat Apr 9, 2021
33cf6d4
Pass tests
goatygoatygoat Apr 9, 2021
bbb7ded
Find contact command tests
goatygoatygoat Apr 9, 2021
26ca21c
Fix Checkstyle issues
goatygoatygoat Apr 9, 2021
4a75809
Filter Contact tests done
goatygoatygoat Apr 9, 2021
43469a9
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 9, 2021
2fda18f
Resolve a merge conflict
goatygoatygoat Apr 9, 2021
999d914
Remove EntryDateTest to avoid conflict with master
lrj689 Apr 10, 2021
1611365
Resolve issue
goatygoatygoat Apr 10, 2021
afb73f2
Changed edit examples to match command format
goatygoatygoat Apr 10, 2021
b780622
Revert changes
goatygoatygoat Apr 10, 2021
44f965f
Fixed stuff
lrj689 Apr 10, 2021
9da5620
done parsers test
Apr 10, 2021
734ad21
Merge branch 'master' into parser-test
KevinLohJunYong Apr 10, 2021
a3e488d
Merge pull request #196 from lrj689/branch-entryClass-tests
lrj689 Apr 10, 2021
02a8cbe
Merge pull request #197 from lrj689/branch-clearOverdue-tests
lrj689 Apr 10, 2021
b7384cd
Merge pull request #198 from lrj689/branch-deleteEntryCommandParser
lrj689 Apr 10, 2021
9f15c9b
Modify edit command so it accepts index instead of name
tsh22 Apr 10, 2021
05806b8
Modify EditEntryCommand.java to have consistent command format
tsh22 Apr 10, 2021
5f24bbd
Add ContactTagsContainKeywordsPredicateTest
goatygoatygoat Apr 10, 2021
6958189
Refactor tests for edit entry and contacts
tsh22 Apr 10, 2021
bbe4967
Modify code to adhere to checkstyle
tsh22 Apr 10, 2021
036bfc5
Change message usage message
tsh22 Apr 10, 2021
6c0ad7b
add test for entryTagContainsKeywordsPredicate
lrj689 Apr 10, 2021
808ff50
Modify code to adhere to checkstyle
tsh22 Apr 10, 2021
a1d4b50
Remove ui formatting of entries with only end date
tsh22 Apr 10, 2021
065bd4b
Remove Task Class and all usages
lrj689 Apr 10, 2021
bf6a9ae
Delete Schedules and other usages
lrj689 Apr 10, 2021
93149a3
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp
goatygoatygoat Apr 10, 2021
b82fec8
Add PPP files
goatygoatygoat Apr 10, 2021
c280bf0
Made requested changes
goatygoatygoat Apr 10, 2021
14b3331
Changed method name
goatygoatygoat Apr 10, 2021
ab1f0c8
Removed task and schedule fields from json files
lrj689 Apr 10, 2021
d2fceae
Added template
goatygoatygoat Apr 10, 2021
22f3550
Update DG use cases
lrj689 Apr 10, 2021
3e473fd
Make changes according to review
tsh22 Apr 10, 2021
119a8fe
Merge pull request #211 from goatygoatygoat/create-ppp
goatygoatygoat Apr 10, 2021
ba7a167
Merge pull request #199 from goatygoatygoat/branch-fix-pebugs
goatygoatygoat Apr 10, 2021
54393ea
Update ListEntryFormatPredicate.java
lrj689 Apr 10, 2021
047fdca
Update ListEntryFormatPredicate.java
lrj689 Apr 10, 2021
83b1c48
Merge pull request #201 from lrj689/branch-listEntry-tests
lrj689 Apr 10, 2021
e4be9c2
Merge pull request #209 from lrj689/branch-entrytagpredicate-test
lrj689 Apr 10, 2021
e21c19f
Merge pull request #210 from lrj689/branch-remove-unwanted
lrj689 Apr 10, 2021
369f24e
Merge pull request #207 from goatygoatygoat/find-contact-command-test
tsh22 Apr 10, 2021
76ba117
Merge pull request #200 from nicholastanvis/branch-parsers
tsh22 Apr 10, 2021
63b71fa
Add Ui support for contact class
tsh22 Apr 10, 2021
af32d9f
done parser test
Apr 11, 2021
f7e5490
done parser test
Apr 11, 2021
ff58075
done parser test
Apr 11, 2021
0d07f38
fixed merge conflicts
Apr 11, 2021
cadd4bc
fixed checks
Apr 11, 2021
68576de
fixed checkstyle
Apr 11, 2021
3d262ca
Add individual portfolio links to AboutUs page
tsh22 Apr 11, 2021
f3460da
Merge branch 'master' into branch-edit-contact
tsh22 Apr 11, 2021
78e2b46
ListEntryFormatPredicate fix w Tests
lrj689 Apr 11, 2021
ff7d9a2
test equals
lrj689 Apr 11, 2021
c07c522
Modify tests to adhere to new ParserUtil implementation
tsh22 Apr 11, 2021
770cea0
Update import statements
lrj689 Apr 11, 2021
bfe172f
Merge pull request #204 from tsh22/branch-edit-contact
tsh22 Apr 11, 2021
c25c9f7
Merge pull request #205 from tsh22/branch-ui-test
tsh22 Apr 11, 2021
fa8a68c
Merge pull request #214 from tsh22/branch-about-us-page
tsh22 Apr 11, 2021
b6c81b1
Add testing for ListOccupyingEntryPredicate
tsh22 Apr 11, 2021
b3dfedb
Merge branch 'master' into branch-update-DG
tsh22 Apr 11, 2021
e7602df
Refractor JsonAdaptedPerson to JsonAdaptedContact, storage now reads …
lrj689 Apr 11, 2021
798c42d
Renamed some json files
lrj689 Apr 11, 2021
1cc9a7b
Update DG with implementation of FreeCommand
tsh22 Apr 11, 2021
cc698e4
Update comments
lrj689 Apr 11, 2021
87f85df
Update UG with FAQ, added saving and editing data features, modified …
goatygoatygoat Apr 11, 2021
610049e
Merge pull request #223 from lrj689/branch-contact-storage
lrj689 Apr 11, 2021
b7e4fe2
updated files
Apr 11, 2021
df17fd8
updated
Apr 11, 2021
4a0e300
Remove all traces of Person class
tsh22 Apr 11, 2021
475c892
updated parser test
Apr 11, 2021
ae3be21
Merge pull request #216 from tsh22/branch-listoccupying-test
nicholastanvis Apr 11, 2021
4e9ee4d
Merge pull request #215 from lrj689/branch-listEntry-fixAndTests
nicholastanvis Apr 11, 2021
cf53cd2
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
tsh22 Apr 11, 2021
9ca7274
Modify message for duplicated contact
tsh22 Apr 11, 2021
ebdad71
updated files
Apr 11, 2021
5cd1681
updated files
Apr 11, 2021
bea6602
Change according to request
goatygoatygoat Apr 11, 2021
da67da5
Correct grammar
goatygoatygoat Apr 11, 2021
959944d
Update DG
lrj689 Apr 11, 2021
33329a0
Merge branch 'branch-DG-4' into branch-DG-3
lrj689 Apr 11, 2021
ce5e057
Refactor addressBook to teachingAssistant
tsh22 Apr 11, 2021
92fc87b
Update DG architecture
nicholastanvis Apr 11, 2021
e00a30c
Add line separators
nicholastanvis Apr 11, 2021
b8e35c3
Typo
nicholastanvis Apr 11, 2021
19eecb3
Edit setting up document
nicholastanvis Apr 11, 2021
358f479
Allow overdue entries again
nicholastanvis Apr 11, 2021
a8b229c
Remove unwanted classes and imports
nicholastanvis Apr 11, 2021
af6953c
updated files
Apr 11, 2021
6e8bbed
updated files
Apr 11, 2021
c397704
Update some text
lrj689 Apr 11, 2021
720179e
Test
tsh22 Apr 11, 2021
4cf3879
Modify to adhere to checkstyle
tsh22 Apr 11, 2021
8bf80c8
Change colour of overdue entries
tsh22 Apr 11, 2021
5c43524
Merge pull request #228 from tsh22/branch-remove-person
nicholastanvis Apr 11, 2021
7c5e47c
updated files
Apr 11, 2021
97dc1bc
Test only
lrj689 Apr 11, 2021
48c0cf8
Revert "Test only"
lrj689 Apr 11, 2021
c28535a
Merge pull request #208 from KevinLohJunYong/parser-test
KevinLohJunYong Apr 11, 2021
5773e06
Test
tsh22 Apr 11, 2021
25e236c
DG update user stories
goatygoatygoat Apr 11, 2021
56b7120
Commit for pull
goatygoatygoat Apr 11, 2021
ee92098
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 11, 2021
16ced08
Change Sequence Diagram
goatygoatygoat Apr 11, 2021
dba0550
Update responsibilities in AboutUs.md
goatygoatygoat Apr 11, 2021
24fb88f
Update implementation
goatygoatygoat Apr 11, 2021
af3b9d0
Make user guide more user friendly
goatygoatygoat Apr 11, 2021
df32b31
Change formatting
goatygoatygoat Apr 11, 2021
b8f396c
Update package name
nicholastanvis Apr 12, 2021
4049338
Update DeveloperGuide.md
lrj689 Apr 12, 2021
fc811ac
Merge pull request #232 from nicholastanvis/branch-allow-overdue
nicholastanvis Apr 12, 2021
3057ca3
Cleanup of remaining address or person references
tsh22 Apr 12, 2021
c6584f9
Improving code quality
goatygoatygoat Apr 12, 2021
cfd629b
Made requested changes
goatygoatygoat Apr 12, 2021
2d475fd
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 12, 2021
d296d26
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
tsh22 Apr 12, 2021
5ad87d8
Update DG with implementation of Free Command
tsh22 Apr 12, 2021
56db1ff
Update Ui image
tsh22 Apr 12, 2021
f946828
Made requested changes
goatygoatygoat Apr 12, 2021
6fd67cf
Add navigation part of UG
tsh22 Apr 12, 2021
481423b
Change wording of Free Command implementation part
tsh22 Apr 12, 2021
a7753fa
Fix styling and include missing tests in logic
nicholastanvis Apr 12, 2021
e953a0e
Improving code quality + syncing user guide
goatygoatygoat Apr 12, 2021
546c1f7
Fix styling in model tests
nicholastanvis Apr 12, 2021
9726c38
Fix typo
tsh22 Apr 12, 2021
d89585e
Fix styling in storage tests
nicholastanvis Apr 12, 2021
5cf8980
Remove deprecated Typical classes
nicholastanvis Apr 12, 2021
9a84863
Forgot to add these two files
nicholastanvis Apr 12, 2021
d7117ed
Improve UG
goatygoatygoat Apr 12, 2021
eaf83e7
Merge pull request #231 from nicholastanvis/branch-rename-dg
nicholastanvis Apr 12, 2021
d6f28a6
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
aa3fcc9
Correct the UML diagram in DG
nicholastanvis Apr 12, 2021
579ff10
Merge pull request #227 from goatygoatygoat/branch-UG
goatygoatygoat Apr 12, 2021
ed93c9d
Merge pull request #237 from tsh22/branch-remove-person
nicholastanvis Apr 12, 2021
e3debaf
updated developers guide
Apr 12, 2021
b0d3161
Merge pull request #230 from lrj689/branch-DG-3
nicholastanvis Apr 12, 2021
96362ae
Corrected minor mistakes and made UG more cohesive
goatygoatygoat Apr 12, 2021
c13b162
Modify entryDate usage message and uncomment test
tsh22 Apr 12, 2021
30a4f44
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
tsh22 Apr 12, 2021
efd0116
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
tsh22 Apr 12, 2021
ee99701
udpated dg
Apr 12, 2021
725f609
Make changes according to reviews
tsh22 Apr 12, 2021
1d76d8a
Add another use case and diagram
lrj689 Apr 12, 2021
dc2aa84
Merge branch 'branch-DG-3' of github.com:lrj689/tp into branch-DG-3
lrj689 Apr 12, 2021
840eb8a
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
25c36ed
Still looking at code quality
goatygoatygoat Apr 12, 2021
c342e0d
Correct major mistake
goatygoatygoat Apr 12, 2021
e09e3b5
done dg
Apr 12, 2021
4b996d2
Update activity diagram
lrj689 Apr 12, 2021
f029373
Merge pull request #246 from goatygoatygoat/branch-UG
nicholastanvis Apr 12, 2021
fabeea6
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
90d09bf
Merge pull request #247 from tsh22/branch-entrydate-test
tsh22 Apr 12, 2021
2be7dd3
Checked code quality for model and storage components in main
goatygoatygoat Apr 12, 2021
362f15e
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
2a27f18
Update to pass checkstyle
goatygoatygoat Apr 12, 2021
5befd0b
Merge pull request #239 from goatygoatygoat/update-aboutus
goatygoatygoat Apr 12, 2021
6f5ba4f
Merge pull request #248 from lrj689/branch-DG-3
nicholastanvis Apr 12, 2021
7294cd8
Merge pull request #244 from nicholastanvis/branch-impl-update
nicholastanvis Apr 12, 2021
1f67478
Merge pull request #242 from tsh22/branch-update-UG
nicholastanvis Apr 12, 2021
e8883c1
Merge pull request #241 from tsh22/branch-update-DG
nicholastanvis Apr 12, 2021
feaf0a7
Merge pull request #240 from tsh22/branch-cleanup
nicholastanvis Apr 12, 2021
ded7f69
Merge branch 'master' into branch-check-tests
nicholastanvis Apr 12, 2021
62ce126
Add ContactComparator.java
goatygoatygoat Apr 12, 2021
ca9776a
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 12, 2021
133b302
Appease gradle
nicholastanvis Apr 12, 2021
fded8d4
Merge pull request #238 from goatygoatygoat/branch-DG
nicholastanvis Apr 12, 2021
2fbff48
updated files
Apr 12, 2021
fa8b454
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 12, 2021
c4baaa5
Make requested changes
goatygoatygoat Apr 12, 2021
dc06cc8
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
685455a
updated files
Apr 12, 2021
ab9f8ea
Merge pull request #245 from KevinLohJunYong/developers-guide-branch
goatygoatygoat Apr 12, 2021
44963a4
done PPP
Apr 12, 2021
438fc16
Update date constraints as per UG
goatygoatygoat Apr 12, 2021
6480857
Merge branch 'master' of github.com:lrj689/tp
lrj689 Apr 12, 2021
98a35f5
Make requested changes
goatygoatygoat Apr 12, 2021
39a395f
Write PPP
tsh22 Apr 12, 2021
0930ce0
Revert my dumb mistake
goatygoatygoat Apr 12, 2021
c11ee7e
Merge pull request #243 from nicholastanvis/branch-check-tests
lrj689 Apr 12, 2021
95c5079
updated PPP
Apr 12, 2021
ad3dc10
Add sample data for entries
goatygoatygoat Apr 12, 2021
8556f4c
Merge branch 'master' into branch-code-quality
goatygoatygoat Apr 12, 2021
ac137f4
Fix to pass checkstyle test
goatygoatygoat Apr 12, 2021
1a82190
Fix to pass checkstyle test
goatygoatygoat Apr 12, 2021
28232f7
Remove proposed instances
nicholastanvis Apr 12, 2021
05deb94
Merge pull request #249 from goatygoatygoat/branch-code-quality
goatygoatygoat Apr 12, 2021
fec5642
updated PPP
Apr 12, 2021
754009f
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
8431989
Refractor package to ta
lrj689 Apr 12, 2021
61120c5
Merge pull request #257 from lrj689/branch-packagerefractor
lrj689 Apr 12, 2021
f5d35c9
Merge pull request #253 from goatygoatygoat/branch-DG
tsh22 Apr 12, 2021
594abc9
updated my PPP
Apr 12, 2021
b534b9d
update UG
lrj689 Apr 12, 2021
f4a983e
Add manual testing section for Entry commands
tsh22 Apr 12, 2021
6b67ea4
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
tsh22 Apr 12, 2021
2400c40
updated my PPP
Apr 12, 2021
fe97996
First PPP draft
nicholastanvis Apr 12, 2021
f16db24
Add line separators
nicholastanvis Apr 12, 2021
11d6e03
Update PPP 1
lrj689 Apr 12, 2021
4812bd7
Update ppp
lrj689 Apr 12, 2021
f592137
Update ppp
lrj689 Apr 12, 2021
d8b7f8f
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 12, 2021
24f5548
Update PPP
tsh22 Apr 12, 2021
7649c55
Update UserGuide.md
lrj689 Apr 12, 2021
66e7638
Fix for merge
goatygoatygoat Apr 12, 2021
2aa76fe
Made changes according to review
tsh22 Apr 12, 2021
476c3c2
Merge pull request #255 from goatygoatygoat/branch-sample-data
tsh22 Apr 12, 2021
e1d855a
Merge pull request #256 from nicholastanvis/branch-impl-update
lrj689 Apr 12, 2021
facd1c9
Include DG contact manual testing
nicholastanvis Apr 12, 2021
cdf0eec
PPP stuff
goatygoatygoat Apr 12, 2021
da36a2f
Add newline at EOF
tsh22 Apr 12, 2021
3f52666
Merge branch 'master' of https://github.com/AY2021S2-CS2103T-W13-4/tp…
goatygoatygoat Apr 12, 2021
e8645b8
Merge pull request #258 from lrj689/branch-ug-pics
lrj689 Apr 12, 2021
c20ef42
Add new line at EOF
tsh22 Apr 12, 2021
ec671db
Update toc
nicholastanvis Apr 12, 2021
ddb0aa6
Merge pull request #252 from KevinLohJunYong/PPP-branch
KevinLohJunYong Apr 12, 2021
d1ee997
PPP stuff
goatygoatygoat Apr 12, 2021
90d2c40
Quick add
lrj689 Apr 12, 2021
d011f10
Remove more test cases
tsh22 Apr 12, 2021
f90031a
Add PPP to team repo
nicholastanvis Apr 12, 2021
a0333d6
Merge pull request #261 from lrj689/branch-ppp
lrj689 Apr 12, 2021
21d3ae8
Merge pull request #260 from tsh22/branch-ppp
KevinLohJunYong Apr 12, 2021
81fb411
Merge pull request #262 from nicholastanvis/branch-impl-update
nicholastanvis Apr 12, 2021
4ab990c
Merge pull request #264 from nicholastanvis/branch-nicholas-ppp
lrj689 Apr 12, 2021
ad78e2c
Merge pull request #263 from goatygoatygoat/branch-ppp
lrj689 Apr 12, 2021
e233cbb
Merge branch 'master' into branch-update-DG
nicholastanvis Apr 12, 2021
1010ca7
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
21f9266
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
a44b93a
Merge pull request #259 from tsh22/branch-update-DG
tsh22 Apr 12, 2021
f7f0d10
entry toc
nicholastanvis Apr 12, 2021
6d272b0
Update gradle
lrj689 Apr 12, 2021
a31598b
Merge branch 'master' of github.com:AY2021S2-CS2103T-W13-4/tp
lrj689 Apr 12, 2021
dea35b3
Update
lrj689 Apr 12, 2021
7bedb65
Update
lrj689 Apr 12, 2021
7390d54
Fix syntax
nicholastanvis Apr 12, 2021
097b603
Fix markup
nicholastanvis Apr 12, 2021
b9a5e2f
Update content list
tsh22 Apr 13, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![CI Status](https://github.com/AY2021S2-CS2103T-W13-4/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S2-CS2103T-W13-4/tp/actions)

# Teaching Assistant
Teaching Assistant is a desktop application that provides Secondary School or Junior College teachers with an efficient tool to keep track of their **schedules, contacts and tasks** easily.
While it has a GUI, most of the user interactions rely on typing commands as user inputs.

![Ui](docs/images/Ui.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
Example usages:
* as a starting point of a course project (as opposed to writing everything from scratch)
* as a case study
* The project simulates an ongoing software project for a desktop application (called _AddressBook_) used for managing contact details.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.
## Getting Started
Head over to the [User Guide](https://github.com/AY2021S2-CS2103T-W13-4/tp/blob/master/docs/UserGuide.md) to start using Teaching Assistant!

## Developer Guide
Take a look at our [Developer Guide](https://github.com/AY2021S2-CS2103T-W13-4/tp/blob/master/docs/DeveloperGuide.md) if you want to know more about our project.

## Authors
Teaching Assistant is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org) and will be maintained by [our team](https://github.com/AY2021S2-CS2103T-W13-4/tp/blob/master/docs/AboutUs.md).
8 changes: 6 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'jacoco'
}

mainClassName = 'seedu.address.Main'
mainClassName = 'seedu.ta.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand All @@ -20,6 +20,10 @@ checkstyle {
toolVersion = '8.29'
}

run {
enableAssertions = true
}

test {
useJUnitPlatform()
finalizedBy jacocoTestReport
Expand Down Expand Up @@ -66,7 +70,7 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'teachingAssistant.jar'
}

defaultTasks 'clean', 'test'
62 changes: 29 additions & 33 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,53 +7,49 @@ We are a team based in the [School of Computing, National University of Singapor

You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team
## Team Members

### John Doe
### Lee Rong Jieh

<img src="images/johndoe.png" width="200px">
<img src="images/lrj689.png" width="200px">

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/lrj689)]
[[portfolio](team/lrj689.md)]

* Role: Project Advisor
### Loh Jun Yong Kevin

### Jane Doe
<img src="images/kevinlohjunyong.png" width="200px">

<img src="images/johndoe.png" width="200px">
[[github](https://github.com/kevinlohjunyong)]
[[portfolio](team/kevinlohjunyong.md)]

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
### Nicholas Tanvis

* Role: Team Lead
* Responsibilities: UI
<img src="images/nicholastanvis.png" width="200px">

### Johnny Doe
[[github](http://github.com/nicholastanvis)]
[[portfolio](team/nicholastanvis.md)]

<img src="images/johndoe.png" width="200px">
### Shen Yang

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
<img src="images/goatygoatygoat.png" width="200px">

* Role: Developer
* Responsibilities: Data
[[github](http://github.com/goatygoatygoat)]
[[portfolio](team/goatygoatygoat.md)]

### Jean Doe
### Toh Sihui

<img src="images/johndoe.png" width="200px">
<img src="images/tsh22.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/tsh22)]
[[portfolio](team/tsh22.md)]

* Role: Developer
* Responsibilities: Dev Ops + Threading
## Responsibilities

### James Doe

<img src="images/johndoe.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]

* Role: Developer
* Responsibilities: UI
Member | Responsibility 1 | Responsibility 2
-- | -- | --
Rong Jieh | Deliverables | Entry IC
Kevin Loh | Documentation | Entry IC
Nicholas | Testing | Contact IC
Shen Yang | Code Quality | Scheduling
Toh Sihui | Tool Expert | Integration
4 changes: 2 additions & 2 deletions docs/DevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ As part of CI, this project uses Codecov to generate coverage reports. Here are

1. Sign up with Codecov using your GitHub account [here](https://codecov.io/signup).
1. Once you are inside Codecov web app, add your fork to CodeCov.
1. Get the Markdown code for the Codecov badge provided in `Settings > Badges` and update the `docs/index.md` of your repo with it so that the badge [![codecov](https://codecov.io/gh/se-edu/addressbook-level3/branch/master/graph/badge.svg)](https://codecov.io/gh/se-edu/addressbook-level3) in that page reflects the coverage of your project.
1. Get the Markdown code for the Codecov badge provided in `Settings > Badges` and update the `docs/index.md` of your repo with it so that the badge [![codecov](https://codecov.io/gh/AY2021S2-CS2103T-W13-4/tp/branch/master/graph/badge.svg)](https://codecov.io/gh/AY2021S2-CS2103T-W13-4/tp) in that page reflects the coverage of your project.

### Repository-wide checks

Expand Down Expand Up @@ -73,7 +73,7 @@ Any warnings or errors will be printed out to the console.

Here are the steps to create a new release.

1. Update the version number in [`MainApp.java`](https://github.com/se-edu/addressbook-level3/tree/master/src/main/java/seedu/address/MainApp.java).
1. Update the version number in [`MainApp.java`](https://github.com/AY2021S2-CS2103T-W13-4/tp/tree/master/src/main/java/seedu/ta/MainApp.java).
1. Generate a fat JAR file using Gradle (i.e., `gradlew shadow`).
1. Tag the repo with the version number. e.g. `v0.1`
1. [Create a new release using GitHub](https://help.github.com/articles/creating-releases/). Upload the JAR file you created.
Loading