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

[CS2103T-T15-3] Tuthub #86

Open
wants to merge 725 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
725 commits
Select commit Hold shift + click to select a range
b45dda6
Fix table of content
fannyjian Nov 1, 2022
b5d898e
Merge pull request #254 from jia-han/branch-module
t1mzzz Nov 1, 2022
7df18b1
Merge pull request #255 from fannyjian/branch-user-guide
t1mzzz Nov 1, 2022
5d73524
Update help table
fannyjian Nov 1, 2022
b81e128
Remove unnecessary lines from UG
fannyjian Nov 1, 2022
d47b60b
Merge pull request #231 from fannyjian/branch-ui
t1mzzz Nov 1, 2022
578d84d
Merge upstream master
fannyjian Nov 1, 2022
8adfbb4
Fix issue 224 and edit find feature description
leirdas Nov 1, 2022
92cb6a0
Merge pull request #256 from leirdas/branch-fix-pe-issues
jia-han Nov 1, 2022
8b37655
Add tests for new duplicate tutor definition
fannyjian Nov 1, 2022
2286e42
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 1, 2022
0e8b320
Update command description
fannyjian Nov 1, 2022
263349c
Merge pull request #257 from fannyjian/branch-tutor
t1mzzz Nov 1, 2022
684fe38
Fix `Rating` and `sort` information
t1mzzz Nov 1, 2022
dbca5cb
Fix `Rating` bug in rege
t1mzzz Nov 1, 2022
e301ab9
Fix `Rating` bug in regex
t1mzzz Nov 1, 2022
9d7803c
Add `help` info in the UG
t1mzzz Nov 1, 2022
d9c6fc1
Merge pull request #260 from t1mzzz/branch-fix-rating-bug
jia-han Nov 1, 2022
9365c66
Merge pull request #259 from t1mzzz/branch-fix-UG
jia-han Nov 1, 2022
90d4784
Fix regex for name and add more tests
jia-han Nov 2, 2022
78bdc1a
Merge branch 'master' into branch-user-guide
jia-han Nov 2, 2022
fa7e760
Add explanation on constraints of tutor fields in UG.
jia-han Nov 2, 2022
4e1854b
Fix error message for name
jia-han Nov 2, 2022
9174d2e
Fix explanation of module
jia-han Nov 2, 2022
6e1a2d3
Merge pull request #262 from jia-han/branch-fix-name
t1mzzz Nov 3, 2022
20040b3
Merge pull request #264 from jia-han/branch-user-guide
t1mzzz Nov 3, 2022
d881049
Update `ModelClassDiagram` to fit current Tuthub
jia-han Nov 3, 2022
b3fd024
Update `BetterModelClassDiagram` to fit current Tuthub
jia-han Nov 3, 2022
c96bd1e
Refactor `StorageClassDiagram` to remove traces of AddressBook
jia-han Nov 3, 2022
fb09dda
Refactor `DeleteSequenceDiagram` to remove traces of AddressBook
jia-han Nov 3, 2022
ce5ec23
Refactor `ArchitectureSequenceDiagram` to remove traces of AddressBook
jia-han Nov 3, 2022
c6e600a
Refactor `UiClassDiagram` to remove traces of AddressBook
jia-han Nov 3, 2022
97a4e60
Refactor `LogicClassDiagram` to remove traces of AddressBook
jia-han Nov 3, 2022
955b4da
Remove ununsed UML diagrams and images
jia-han Nov 3, 2022
84d8b4f
Refactor `ParserClasses` to remove traces of AddressBook
jia-han Nov 3, 2022
c11e296
Update PPP draft
fannyjian Nov 3, 2022
7ac80d2
Merge pull request #266 from jia-han/branch-developer-guide
fannyjian Nov 3, 2022
b698fc3
Update PPP
jia-han Nov 3, 2022
3054005
Fix checkStyle bugs
jia-han Nov 3, 2022
d204af1
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 3, 2022
6dcf124
Add logo
fannyjian Nov 3, 2022
2f285e1
Specify contributions in PPP
t1mzzz Nov 4, 2022
59fa6ea
Merge pull request #268 from jia-han/branch-ppp
t1mzzz Nov 4, 2022
ab5fb6d
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 4, 2022
66d3f31
Merge pull request #267 from fannyjian/branch-about-us
t1mzzz Nov 4, 2022
367806b
Add contributions to UG and enhancements to PPP
t1mzzz Nov 4, 2022
c3855f2
Merge pull request #274 from t1mzzz/branch-update-PPP
leirdas Nov 4, 2022
bc496c1
Modify PPP
leirdas Nov 4, 2022
b12687e
Merge pull request #275 from leirdas/branch-update-ppp
t1mzzz Nov 4, 2022
784f640
Update Marcus' PPP
marcuslowhuiyu Nov 4, 2022
657c174
Dummy commit
marcuslowhuiyu Nov 4, 2022
16c5b1d
Merge pull request #276 from marcuslowhuiyu/branch-update-PPP
t1mzzz Nov 4, 2022
d5242e9
Add enhancement
fannyjian Nov 4, 2022
e908099
Add parameter table and standardise formatting
fannyjian Nov 5, 2022
79bc854
Add screenshots and remove unnecessary lines
fannyjian Nov 5, 2022
f31448c
Update screenshots
fannyjian Nov 5, 2022
95462b2
Fix section links
fannyjian Nov 5, 2022
e7630f9
Replace with
fannyjian Nov 5, 2022
c2d9956
Update notes formatting
fannyjian Nov 5, 2022
d0facd9
Fix rating error message
t1mzzz Nov 5, 2022
e8a49d9
Fix period in Rating message
t1mzzz Nov 5, 2022
7dbe64b
Fix error message displays to be consistent
t1mzzz Nov 5, 2022
002d700
Fix Module error message
t1mzzz Nov 5, 2022
a0aa3f9
Fix name validation regex to prevent any whitespace around symbol
jia-han Nov 5, 2022
15a8879
Add more tests to check name validation regex
jia-han Nov 5, 2022
78a176f
Merge pull request #281 from jia-han/branch-fix-name
fannyjian Nov 5, 2022
5b0e14f
Fix typos
fannyjian Nov 5, 2022
fde2f2a
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 5, 2022
2294641
Merge pull request #277 from fannyjian/branch-user-guide
leirdas Nov 5, 2022
e6304b0
Make changes to UG
leirdas Nov 5, 2022
38c65f5
Improve format consistency
fannyjian Nov 5, 2022
7bf36d7
Follow a single naming convention
fannyjian Nov 5, 2022
6607be2
Merge pull request #283 from leirdas/branch-update-user-guide
fannyjian Nov 5, 2022
89404b8
Fix minor errors
fannyjian Nov 5, 2022
5220dc4
Merge upstream master
fannyjian Nov 5, 2022
3d4e977
Remove unnecessary row
fannyjian Nov 5, 2022
7a94aca
Add screenshot and reorder content
fannyjian Nov 5, 2022
89619ee
Add more screenshots
fannyjian Nov 5, 2022
de99866
Merge pull request #282 from fannyjian/branch-user-guide
leirdas Nov 5, 2022
681ee6d
Fix minor errors
fannyjian Nov 5, 2022
072efee
Fix rating bug
leirdas Nov 5, 2022
e43de78
Fix CI error
leirdas Nov 5, 2022
c96f148
Add test cases
leirdas Nov 5, 2022
a4aeaf7
Edit find feature in UG
leirdas Nov 5, 2022
a597f2e
Revert unauthorized changes
t1mzzz Nov 6, 2022
0163d59
Revert minor enhancements
t1mzzz Nov 6, 2022
1886c2c
Merge pull request #284 from leirdas/branch-fix-pe-issues
t1mzzz Nov 6, 2022
b7d138e
Merge pull request #280 from t1mzzz/branch-fix-messages
fannyjian Nov 6, 2022
9591152
Update UI component
fannyjian Nov 6, 2022
ee90954
Add page breaks
fannyjian Nov 6, 2022
2f53d9f
Fix typos
fannyjian Nov 6, 2022
4a898da
Add diagrams for UI
fannyjian Nov 6, 2022
568c69f
Remove test file
fannyjian Nov 6, 2022
097848a
Update user profile
fannyjian Nov 6, 2022
202177b
Fix formatting error
fannyjian Nov 6, 2022
e65a1ef
Fix checkstyle errors
fannyjian Nov 6, 2022
a3a350d
Change section order
fannyjian Nov 6, 2022
01c6534
Add sequence diagram for find
leirdas Nov 6, 2022
181800a
Add manual testing for find feature
leirdas Nov 6, 2022
863d14b
Merge pull request #288 from fannyjian/branch-developer-guide
jia-han Nov 6, 2022
061b0b4
Make minor changes
fannyjian Nov 7, 2022
7846892
Update user stories
fannyjian Nov 7, 2022
3bcda6e
Merge pull request #289 from leirdas/branch-update-developer-guide
fannyjian Nov 7, 2022
4dca1d3
Add Tuthub logo and introduction to DG
t1mzzz Nov 7, 2022
c838312
Add to glossary
fannyjian Nov 7, 2022
3c0520c
Add logo to head
t1mzzz Nov 7, 2022
2df7a0d
Merge pull request #291 from t1mzzz/branch-add-intro-DG
fannyjian Nov 7, 2022
b94e29b
Update save testing
fannyjian Nov 7, 2022
ef4835e
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
d3054b6
Add more save tests
fannyjian Nov 7, 2022
cec7218
Change page icon
fannyjian Nov 7, 2022
347d39c
Fix checkstyle
fannyjian Nov 7, 2022
03e2e6f
Fix checkstyle
fannyjian Nov 7, 2022
6a5d9dd
Remove old tuthub logo
fannyjian Nov 7, 2022
fb3ce79
Remove unnecessary line
fannyjian Nov 7, 2022
84ca515
Remove line
fannyjian Nov 7, 2022
87a1ba0
Merge pull request #293 from fannyjian/branch-developer-guide
t1mzzz Nov 7, 2022
ecb59a0
Change formatting
fannyjian Nov 7, 2022
ab99d77
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
7e12871
Merge pull request #294 from fannyjian/branch-user-guide
t1mzzz Nov 7, 2022
bb9b21b
Update PPP
leirdas Nov 7, 2022
7967809
Merge remote-tracking branch 'upstream/master' into branch-update-ppp
leirdas Nov 7, 2022
8e84333
Fix link and tip color
fannyjian Nov 7, 2022
57b529f
Merge pull request #295 from leirdas/branch-update-ppp
fannyjian Nov 7, 2022
f69ec73
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
4563944
Update response
fannyjian Nov 7, 2022
5014554
Merge pull request #296 from fannyjian/branch-user-guide
leirdas Nov 7, 2022
c7c3647
Resize image
fannyjian Nov 7, 2022
ff8f8a8
Edit image size
fannyjian Nov 7, 2022
af0264d
Update DG for deletecomment command
marcuslowhuiyu Nov 7, 2022
e427307
Includ methods involved in delete of comment
marcuslowhuiyu Nov 7, 2022
d9f301f
Minor formating changes
marcuslowhuiyu Nov 7, 2022
760ce4d
Add `mail` in DG, fix `sort` sequence diagram, rename method in `Mode…
t1mzzz Nov 7, 2022
767af66
Modify `SortSequenceDiagram`
t1mzzz Nov 7, 2022
1671017
Add `MailSequenceDiagram`
t1mzzz Nov 7, 2022
a20d25f
Merge branch 'master' of https://github.com/t1mzzz/tp into branch-add…
t1mzzz Nov 7, 2022
31836b3
Add links
t1mzzz Nov 7, 2022
cec4ce0
Fix links in `DeveloperGuide` and `DevOps`
t1mzzz Nov 7, 2022
c23288c
Update implementation details of `add` in DG
jia-han Nov 7, 2022
f13bf5b
Add use case for `sort`
t1mzzz Nov 7, 2022
c7b6d95
Modify use case for `sort`
t1mzzz Nov 7, 2022
bc5912f
Add use case for `mail`
t1mzzz Nov 7, 2022
85dd190
Add extensions for `sort`
t1mzzz Nov 7, 2022
32b3251
Modify DG for comment function
marcuslowhuiyu Nov 7, 2022
3610ccd
Update [?1049h[>4;2m[?1h=[?2004h[?1004h[?12h[?12l[22;…
fannyjian Nov 7, 2022
aabe37a
Add `sort` manual testing instructions
t1mzzz Nov 7, 2022
5134962
Remove line
fannyjian Nov 7, 2022
8ce0a4a
Add `mail` manual testing instruction
t1mzzz Nov 7, 2022
f9f4382
Fix `mail` test instructions
t1mzzz Nov 7, 2022
7fb2b47
Add more details
fannyjian Nov 7, 2022
d8542a5
Merge pull request #310 from jia-han/branch-developer-guide
fannyjian Nov 7, 2022
025758e
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
606ab5c
Update sequence diagram
marcuslowhuiyu Nov 7, 2022
aa2fef5
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
cc80681
Update PPP for Fanny
fannyjian Nov 7, 2022
4073ec7
Update diagram and uml
marcuslowhuiyu Nov 7, 2022
7f8ad33
Merge pull request #312 from fannyjian/branch-developer-guide
leirdas Nov 7, 2022
7c47cad
Add more tests instructions for `sort`
t1mzzz Nov 7, 2022
14a5a53
Change method name
t1mzzz Nov 7, 2022
b6de90b
Add more details to PPP
fannyjian Nov 7, 2022
febff4c
Update changed method name in DG
t1mzzz Nov 7, 2022
e36220c
Update diagram
marcuslowhuiyu Nov 7, 2022
372dbdb
Fix method change in `MailSequenceDiagram`
t1mzzz Nov 7, 2022
dd9e3be
Merge branch 'branch-fix-links' of https://github.com/t1mzzz/tp into …
t1mzzz Nov 7, 2022
c0eb9f0
Merge pull request #303 from t1mzzz/branch-fix-links
leirdas Nov 7, 2022
a09d26d
Update DG for deletecomment
marcuslowhuiyu Nov 7, 2022
0ef5d3e
dummy commit
t1mzzz Nov 7, 2022
ccc364a
Fix method name
t1mzzz Nov 7, 2022
d581a0e
Merge pull request #313 from fannyjian/branch-about-us
leirdas Nov 7, 2022
9076eaa
Merge pull request #299 from t1mzzz/branch-add-mail-DG
leirdas Nov 7, 2022
6d4e44b
Update UG
fannyjian Nov 7, 2022
05d4900
Merge branch 'master' into branch-update-DG-deletecomment
t1mzzz Nov 7, 2022
99dfd16
Merge pull request #311 from marcuslowhuiyu/branch-update-DG-comment
fannyjian Nov 7, 2022
84baf9c
Merge pull request #297 from marcuslowhuiyu/branch-update-DG-deleteco…
fannyjian Nov 7, 2022
a8fc8f8
Fix errors
fannyjian Nov 7, 2022
b2c8ec9
Update command examples
fannyjian Nov 7, 2022
0ed1f31
Add test instructions for comment and deletecomment
marcuslowhuiyu Nov 7, 2022
7b68ea7
Refactor links
fannyjian Nov 7, 2022
d781355
Merge pull request #315 from fannyjian/branch-user-guide
marcuslowhuiyu Nov 7, 2022
1d804f4
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
1293409
Add <br> to missing lines
marcuslowhuiyu Nov 7, 2022
68fa286
Edit NFRs
fannyjian Nov 7, 2022
29f6df2
Update help table
fannyjian Nov 7, 2022
5049107
Fix duplicate tutor editing bug
leirdas Nov 7, 2022
249c24f
Update user stories
fannyjian Nov 7, 2022
ce7c53b
Fix sectioning error
fannyjian Nov 7, 2022
03879a9
Add changes to find and comment features
leirdas Nov 7, 2022
4c3b314
Merge pull request #318 from leirdas/branch-fix-pe-issues
fannyjian Nov 7, 2022
c9617e0
Make minor change
fannyjian Nov 7, 2022
798f6fb
Update PPP
leirdas Nov 7, 2022
1cac23a
Update Fanny PPP
fannyjian Nov 7, 2022
3e53baf
Add links to PPP
fannyjian Nov 7, 2022
716e9fb
Merge pull request #317 from fannyjian/branch-developer-guide
t1mzzz Nov 7, 2022
527016a
Change grammar of sentence
marcuslowhuiyu Nov 7, 2022
cade800
Merge pull request #316 from marcuslowhuiyu/branch-test-instructions
t1mzzz Nov 7, 2022
8923c64
Fix spelling
leirdas Nov 7, 2022
7103787
Merge pull request #319 from leirdas/branch-update-developer-guide
t1mzzz Nov 7, 2022
73a93c8
Merge pull request #320 from leirdas/branch-update-ppp
t1mzzz Nov 7, 2022
9cf4e22
Update Marcus' PPP
marcuslowhuiyu Nov 7, 2022
b57d7ad
Update DG for view and edit
fannyjian Nov 7, 2022
88b3c11
Edit image size
fannyjian Nov 7, 2022
89f520b
Add more details in `t1mzzz.md`
t1mzzz Nov 7, 2022
3227f87
Merge branch 'master' of https://github.com/t1mzzz/tp into branch-PPP
t1mzzz Nov 7, 2022
5d45c86
Fix class name DG
t1mzzz Nov 7, 2022
c441632
Add space:
fannyjian Nov 7, 2022
7e9bf2f
Merge pull request #321 from fannyjian/branch-developer-guide
t1mzzz Nov 7, 2022
bf88476
Merge pull request #322 from t1mzzz/branch-PPP
marcuslowhuiyu Nov 7, 2022
0192609
Change class name in DG
t1mzzz Nov 7, 2022
ee72844
Merge pull request #323 from t1mzzz/branch-PPP
fannyjian Nov 7, 2022
757322a
Update `jia-han.md`
jia-han Nov 7, 2022
50fe914
Merge pull request #324 from jia-han/branch-ppp
t1mzzz Nov 7, 2022
9b9ee3c
Modify `t1mzzz.md`
t1mzzz Nov 7, 2022
7135ee1
Fix errors
fannyjian Nov 7, 2022
c1b9eae
Merge upstream master
fannyjian Nov 7, 2022
88d1a4c
Merge pull request #325 from t1mzzz/branch-PPP
leirdas Nov 7, 2022
647112c
Fix bug in `EditCommand`
t1mzzz Nov 7, 2022
5442491
Fix checkstyle
t1mzzz Nov 7, 2022
add786b
Fix checkstyle
t1mzzz Nov 7, 2022
2c3bfb1
Fix checkstyle issue
t1mzzz Nov 7, 2022
e014bb9
Fix typos and add use cases
fannyjian Nov 7, 2022
15d6c60
Merge pull request #326 from t1mzzz/branch-fix-edit
leirdas Nov 7, 2022
e19da32
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
90b9c2a
Modify ppp
leirdas Nov 7, 2022
b056a86
Merge pull request #327 from fannyjian/branch-developer-guide
leirdas Nov 7, 2022
44c0137
Merge pull request #328 from leirdas/branch-update-ppp
fannyjian Nov 7, 2022
6f4b832
Merge pull request #329 from marcuslowhuiyu/branch-PPP
fannyjian Nov 7, 2022
0eade06
Fix format error
fannyjian Nov 7, 2022
4790b67
Merge branch 'master' of github.com:AY2223S1-CS2103T-T15-3/tp into br…
fannyjian Nov 7, 2022
408e86f
Update PPP
fannyjian Nov 7, 2022
20d48fe
Edit sequence diagrams for find and edit
leirdas Nov 7, 2022
41e0e5d
Enhance description
fannyjian Nov 7, 2022
80b3eab
Add information to find command
leirdas Nov 7, 2022
fb83186
Update email to be stored as lowercase
jia-han Nov 7, 2022
79ea72e
Update email of testutils to be lowercase
jia-han Nov 7, 2022
0eb1dcf
Update PPP
fannyjian Nov 7, 2022
c765287
Add images of sequence diagrams
leirdas Nov 7, 2022
78a0ffc
Update `jia-han.md`
jia-han Nov 7, 2022
70efd10
Merge pull request #332 from leirdas/branch-update-user-guide
fannyjian Nov 7, 2022
dbb26fa
Merge pull request #330 from fannyjian/branch-developer-guide
t1mzzz Nov 7, 2022
d1d5220
Merge pull request #331 from leirdas/branch-update-developer-guide
t1mzzz Nov 7, 2022
2575e94
Merge pull request #334 from jia-han/branch-ppp
t1mzzz Nov 7, 2022
cb939c5
Update `jia-han.md`
jia-han Nov 7, 2022
4b88aa8
Merge pull request #335 from jia-han/branch-ppp
t1mzzz Nov 7, 2022
aab18cb
Merge pull request #333 from jia-han/branch-email
t1mzzz Nov 7, 2022
ac60b7c
Update name and page breaks
fannyjian Nov 7, 2022
7a04b7f
Update version to `1.4`
t1mzzz Nov 7, 2022
befe268
Merge pull request #336 from fannyjian/branch-developer-guide
fannyjian Nov 7, 2022
84ebddd
Merge pull request #337 from t1mzzz/branch-Version-1.4
t1mzzz Nov 7, 2022
ebf4611
Fix error
fannyjian Nov 7, 2022
9754569
Merge pull request #338 from fannyjian/branch-developer-guide
t1mzzz Nov 7, 2022
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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -20,3 +20,4 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/

15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
[![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/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2223S1-CS2103T-T15-3/tp/actions)

![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.
* **Tuthub** is a desktop app for tech-savvy tuition agents who want to keep track of hundreds of tutors’ profiles in a more organised and systematic way compared to excel sheets, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
* For the detailed documentation of this project, see the **[Tuthub Product Website](https://ay2223s1-cs2103t-t15-3.github.io/tp/UserGuide.html)**.
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
8 changes: 6 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ plugins {
id 'jacoco'
}

mainClassName = 'seedu.address.Main'
mainClassName = 'tuthub.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
@@ -40,6 +40,10 @@ task coverage(type: JacocoReport) {
}
}

run {
enableAssertions = true
}

dependencies {
String jUnitVersion = '5.4.0'
String javaFxVersion = '11'
@@ -66,7 +70,7 @@ dependencies {
}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = 'tuthub.jar'
}

defaultTasks 'clean', 'test'
53 changes: 27 additions & 26 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -9,51 +9,52 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Timothy Jonathan Koei

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

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

* Role: Project Advisor
* Role: Team Lead
* Responsibilities: Project Coordination

### Jane Doe
### Adriel Soh

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Implementation of features

### Johnny Doe
### Fanny Jian

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Documentation, In charge of UI

### Jean Doe
### Marcus Low Hui Yu

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

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

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

### James Doe
### Neo Jia Han

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Code quality, In charge of Model
2 changes: 1 addition & 1 deletion docs/DevOps.md
Original file line number Diff line number Diff line change
@@ -74,7 +74,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/AY2223S1-CS2103T-T15-3/tp/blob/master/src/main/java/tuthub/MainApp.java).
1. Generate a fat JAR file using Gradle (i.e., `gradlew shadowJar`).
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