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-W15-2] REal-Time #154

Open
wants to merge 379 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
379 commits
Select commit Hold shift + click to select a range
14b6d2b
Added AddTagsToListingCommand and helper classes
Isaaclhy00 Oct 16, 2022
e3f0ac6
Merge branch 'master' into add-tags
Isaaclhy00 Oct 16, 2022
e634b2e
Update AddressBookParser.java
Isaaclhy00 Oct 16, 2022
1e1ce25
Merge branch 'add-tags' of https://github.com/Isaaclhy00/tp into add-…
Isaaclhy00 Oct 16, 2022
983ca6b
Update AddressBookParser.java
Isaaclhy00 Oct 16, 2022
6eed191
Fix Checkstyle
Isaaclhy00 Oct 16, 2022
91e0c39
Fix Checkstyle
Isaaclhy00 Oct 16, 2022
f674052
Merge pull request #68 from ama-chi/meeting
Gavzzz Oct 17, 2022
f0f21fc
Remove unnecessary fields for client and add method to search for a s…
Gavzzz Oct 17, 2022
39dc121
Merge pull request #70 from Gavzzz/Find-Client
jeromehjj Oct 17, 2022
d5a9821
implement sorting for UniqueClientList and UniqueOfferList
hoang227 Oct 17, 2022
fb54e55
fix checkstyle
hoang227 Oct 17, 2022
1e7562a
Fix UI for Add Listing Command
Isaaclhy00 Oct 17, 2022
ca96436
Merge pull request #69 from Isaaclhy00/add-tags
Isaaclhy00 Oct 17, 2022
ec8409c
Revert "Fix UI for Add Listing Command"
Isaaclhy00 Oct 17, 2022
08a33c7
Fix UI for AddListingCommand
Isaaclhy00 Oct 17, 2022
b585162
Merge pull request #71 from Isaaclhy00/add-listing
Isaaclhy00 Oct 18, 2022
66b4688
Revert "Fix UI for Add Listing Command"
Isaaclhy00 Oct 19, 2022
7aa09d2
Merge pull request #72 from AY2223S1-CS2103T-W15-2/revert-71-add-listing
Isaaclhy00 Oct 19, 2022
6d7e35e
Merge pull request #60 from hoang227/UniqueList-sorting
jeromehjj Oct 20, 2022
2a8faf8
Fix checkstyle and compile errors
Oct 20, 2022
638f99e
Merge pull request #73 from jeromehjj/fix-errors
Gavzzz Oct 20, 2022
5d39f2a
Fix bug for sorting offers
Oct 20, 2022
3e06ea7
Enable assertions in build.gradle
Oct 20, 2022
f080c3c
Update UserGuide.md and DeveloperGuide.md
Oct 20, 2022
069ce15
Implement edit and delete feature for Offers
Oct 20, 2022
0a2ba83
Fix checkstyle errors
Oct 20, 2022
0e6259c
Merge pull request #74 from jeromehjj/fix-offer-storage
jeromehjj Oct 20, 2022
0ace03c
Fix bugs for sorting offerlist, listinglist and clientlist and add co…
Gavzzz Oct 20, 2022
9f675a7
fix bugs
Gavzzz Oct 20, 2022
4491a31
fix bugs
Gavzzz Oct 20, 2022
7347fb1
fix bugs
Gavzzz Oct 20, 2022
b2b93c0
fix bugs
Gavzzz Oct 20, 2022
2b6ef0e
fix bugs
Gavzzz Oct 20, 2022
ca72f3e
Update ModelManagerTest.java
Gavzzz Oct 20, 2022
b997440
Update ModelManagerTest.java
Gavzzz Oct 20, 2022
26f91a9
Merge pull request #80 from Gavzzz/v1.3
jeromehjj Oct 21, 2022
ac5dea0
Manually fixed merge conflicts
Oct 21, 2022
f9a9439
Update version
Oct 21, 2022
36d4e65
Update DeveloperGuide.md
Gavzzz Oct 21, 2022
dd5b29a
Merge pull request #82 from Gavzzz/Gavzzz-patch-1
Isaaclhy00 Oct 21, 2022
3f73e6a
Update DG
Isaaclhy00 Oct 21, 2022
f6978c6
Update AddListingCommandParser.java
Isaaclhy00 Oct 21, 2022
f8accc5
Merge branch 'master' into DG
Isaaclhy00 Oct 21, 2022
943414e
Update AddListingCommandParser.java
Isaaclhy00 Oct 21, 2022
43aa729
Merge branch 'DG' of https://github.com/Isaaclhy00/tp into DG
Isaaclhy00 Oct 21, 2022
01c695c
Update AddListingCommandParser.java
Isaaclhy00 Oct 21, 2022
5384674
Merge pull request #83 from Isaaclhy00/DG
Gavzzz Oct 21, 2022
a1d10c4
add auto-sort for meeting and fix listingID regular expression
hoang227 Oct 23, 2022
03b3b53
fix checkstyle
hoang227 Oct 23, 2022
64c0851
Merge pull request #84 from hoang227/UniqueList-sorting
hoang227 Oct 23, 2022
7bf5b52
update picture
hoang227 Oct 23, 2022
1d6bbb0
update picture
hoang227 Oct 23, 2022
48d8a78
Update Meeting functionalities
ama-chi Oct 23, 2022
abbf694
Meeting test adjustments
ama-chi Oct 23, 2022
fbdb5d5
Checkstyle
ama-chi Oct 23, 2022
4ecfe27
Merge pull request #81 from jeromehjj/edit-delete-offers
Gavzzz Oct 24, 2022
afe4b56
Merge pull request #85 from hoang227/update-picture
Gavzzz Oct 24, 2022
e60d7dd
addm Feedback
ama-chi Oct 25, 2022
debfefe
Update Help Command and command words
Oct 25, 2022
1545794
Update regular expression for ListingID
Oct 25, 2022
c1479c3
Update User Guide
Oct 25, 2022
70abb6e
Fix test in LogicManagerTest
Oct 25, 2022
7a3e0b1
Fix table alignment in UG
Oct 25, 2022
f19c501
Merge pull request #87 from jeromehjj/update-help-command
Gavzzz Oct 27, 2022
309b24e
Fix layout for UG
Oct 27, 2022
880296c
Updated FindOffersCommand
Isaaclhy00 Oct 27, 2022
f0236cb
Fix landing page for website
Oct 27, 2022
c8a9d31
Fix README.md
Oct 27, 2022
f1a2048
Fix Checkstyle
Isaaclhy00 Oct 27, 2022
c0b32dc
Update CliSyntax.java
Isaaclhy00 Oct 27, 2022
8b57cd4
Merge pull request #86 from ama-chi/meeting-command
ama-chi Oct 27, 2022
1accef0
Merge branch 'master' into update-documentation
Oct 27, 2022
81f76f6
Merge branch 'master' into Find-offers-for-listing
Isaaclhy00 Oct 27, 2022
918c2c0
Fix Checkstyle
Isaaclhy00 Oct 27, 2022
16b4da7
Merge pull request #88 from Isaaclhy00/Find-offers-for-listing
Gavzzz Oct 27, 2022
8663df8
Merge branch 'master' into update-documentation
Oct 27, 2022
7d307c0
update picture
hoang227 Oct 27, 2022
be35b6a
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W15-2/tp…
hoang227 Oct 27, 2022
977fb64
fix deleteclientcommand to delete related listings when client is del…
hoang227 Oct 27, 2022
5107f80
Updated UI
Isaaclhy00 Oct 27, 2022
72cb852
Fix Checkstyle
Isaaclhy00 Oct 27, 2022
8534f64
fix checkstyle
hoang227 Oct 27, 2022
8d3eb8a
Fix Checkstyle
Isaaclhy00 Oct 27, 2022
c26ea12
Merge pull request #90 from Isaaclhy00/UI
Gavzzz Oct 27, 2022
c463b40
dummy
hoang227 Oct 27, 2022
93a1ec0
dummy
hoang227 Oct 27, 2022
e532238
Added storage for listings
Isaaclhy00 Oct 27, 2022
3482b9b
fix DeleteClientCommand and DeleteListingCommand
hoang227 Oct 27, 2022
85db69a
Fix Checkstyle
Isaaclhy00 Oct 27, 2022
2be1587
Edit/Delete Meeting
ama-chi Oct 27, 2022
4d0f7e0
Merge branch 'master' into Edit/DeleteMeeting
ama-chi Oct 27, 2022
906f21a
Edit/Delete Command Parser
ama-chi Oct 27, 2022
f345fbc
Merge pull request #1 from ama-chi/master
ama-chi Oct 27, 2022
94756d5
Checkstyle
ama-chi Oct 27, 2022
b9daa05
Merge pull request #2 from ama-chi/master
ama-chi Oct 27, 2022
fa764ee
Id issues
ama-chi Oct 27, 2022
a5fd5dd
Merge pull request #92 from ama-chi/Edit/DeleteMeeting
Gavzzz Oct 27, 2022
7b04e96
Merge pull request #89 from hoang227/fix-delete-command
Gavzzz Oct 27, 2022
55801fc
implement gui for meeting
Gavzzz Oct 28, 2022
7ccb62b
fix bugs
Gavzzz Oct 28, 2022
1eebd48
Merge pull request #93 from Gavzzz/GUI
Gavzzz Oct 28, 2022
56c0488
Merge branch 'master' into UI
Isaaclhy00 Oct 28, 2022
b854c0f
update UG
hoang227 Oct 28, 2022
3608129
Merge pull request #94 from hoang227/UG
hoang227 Oct 28, 2022
427fe47
fix CheckStyle
Isaaclhy00 Oct 28, 2022
b80de45
Merge branch 'UI' of https://github.com/Isaaclhy00/tp into UI
Isaaclhy00 Oct 28, 2022
c6716b1
Merge branch 'master' into UI
Isaaclhy00 Oct 28, 2022
c4e3a04
fic Checkstyle
Isaaclhy00 Oct 28, 2022
5466f6d
Merge branch 'UI' of https://github.com/Isaaclhy00/tp into UI
Isaaclhy00 Oct 28, 2022
8642b5c
fix checkstyle
Isaaclhy00 Oct 28, 2022
1cd0cb2
Update ListingBuilder.java
Isaaclhy00 Oct 28, 2022
2cfbfa5
fix issues
hoang227 Oct 30, 2022
671a278
Merge pull request #91 from Isaaclhy00/UI
Isaaclhy00 Oct 31, 2022
a21938f
Updated UG
Isaaclhy00 Oct 31, 2022
08759c9
write new test cases
hoang227 Nov 1, 2022
c2e46ad
Merge branch 'master' into fix-issues
hoang227 Nov 1, 2022
97d25f9
resolve merge conflicts
hoang227 Nov 1, 2022
59c3a78
Merge branch 'fix-issues' of https://github.com/hoang227/tp into fix-…
hoang227 Nov 1, 2022
d9130b8
resolve merge conflicts
hoang227 Nov 1, 2022
cc8bd9a
Merge branch 'master' into update-documentation
Nov 1, 2022
982ed23
Merge pull request #150 from hoang227/fix-issues
Gavzzz Nov 1, 2022
4f74d19
Merge branch 'master' into update-documentation
Nov 1, 2022
56ba7bc
add test cases
hoang227 Nov 1, 2022
ddd4f99
Updated UG
Isaaclhy00 Nov 1, 2022
b5f4797
fix Checkstyle
Isaaclhy00 Nov 1, 2022
d6d78d6
Merge pull request #152 from Isaaclhy00/UG
Gavzzz Nov 2, 2022
64806b0
Fix DeleteL, Update UG
Isaaclhy00 Nov 2, 2022
86e2f59
Merge pull request #153 from Isaaclhy00/UG
Gavzzz Nov 3, 2022
c1013f8
Merge branch 'master' into update-documentation
Nov 3, 2022
3db0df4
Add sample data
Nov 3, 2022
a399f23
Update UG
Nov 3, 2022
5dff599
Update name of jar file
Nov 3, 2022
6202c33
Update table in UG
Nov 3, 2022
82da590
Update PPP
Nov 3, 2022
dd7cdbb
Add meeting to AddressBookParser
ama-chi Nov 3, 2022
64da6cd
Import checkstyle
ama-chi Nov 4, 2022
9cf93f8
Line issue
ama-chi Nov 4, 2022
9f1218c
Merge pull request #155 from jeromehjj/update-documentation
Gavzzz Nov 4, 2022
6ae0101
update client
Gavzzz Nov 4, 2022
321dd02
Merge pull request #157 from Gavzzz/fix-client-issues
jeromehjj Nov 4, 2022
c2db25c
Update gavzzz.md
Gavzzz Nov 4, 2022
790de55
add test cases
hoang227 Nov 4, 2022
75370ce
Merge pull request #158 from Gavzzz/updatePPP
hoang227 Nov 4, 2022
c535a85
Update hoang227.md
hoang227 Nov 4, 2022
718828a
update PPP
hoang227 Nov 4, 2022
54ffa0c
add test cases
hoang227 Nov 4, 2022
e02ce60
resolve conflicts
hoang227 Nov 4, 2022
11d30ef
add test cases
hoang227 Nov 4, 2022
351c1bd
Fix whitespace errors
Nov 5, 2022
bdc9cec
Merge pull request #162 from jeromehjj/fix-whitespace
hoang227 Nov 5, 2022
bc45cab
Merge pull request #156 from ama-chi/meeting-bugs
hoang227 Nov 5, 2022
54152d8
edit listing test
hoang227 Nov 5, 2022
61800d8
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W15-2/tp…
hoang227 Nov 5, 2022
15f1d89
remove trailing whitespaces
hoang227 Nov 5, 2022
92c2c9c
Update UG
Nov 5, 2022
b33a40a
Update UG
Nov 5, 2022
cbd1cf8
refactor addressbook to realtime
hoang227 Nov 5, 2022
589eb03
add test cases for Offer
hoang227 Nov 5, 2022
653bef5
Update UG and fix bug
Nov 5, 2022
2ba5e64
clean up refactoring
hoang227 Nov 5, 2022
cd7c63b
Update DG
Nov 5, 2022
8dd1ee9
Merge pull request #161 from hoang227/fix-issues
hoang227 Nov 5, 2022
cc6d91e
Manually resolve merge conflicts
Nov 5, 2022
f2db20d
Update mainclassname in build.gradle
Nov 5, 2022
d316ba1
Add OfferTest.java
Nov 5, 2022
7c7cbca
Add testing for UniqueOfferList
Nov 5, 2022
4ac1097
Add tests for AddOfferCommand and AddOfferCommandParser
Nov 5, 2022
bcb4d8e
Add tests for DeleteOfferCommand and DeleteOfferCommandParser
Nov 5, 2022
32c4fa0
Add tests for EditOfferCommand and EditOfferDescriptor
Nov 5, 2022
6a06fe7
Add tests for EditOfferCommandParser
Nov 5, 2022
6421e3c
Add tests for ParserUtil
Nov 5, 2022
d965535
Add OfferUtil and tests for RealTimeParser
Nov 6, 2022
bb197a0
Add more testing for RealTime
Nov 6, 2022
6947ccf
Update isaaclhy00.png
Isaaclhy00 Nov 6, 2022
d41bf9f
Fix tests and checkstyle errors
Nov 6, 2022
0be76e3
Update isaaclhy00.md
Isaaclhy00 Nov 6, 2022
1127d8b
Update DG with implementation details and new manual tests
Nov 6, 2022
7315d8c
Fix checkstyle errors
Nov 6, 2022
00f2b03
update UG for client
hoang227 Nov 6, 2022
9209f27
Add Meeting tests
ama-chi Nov 7, 2022
d643423
Meeting test Bug fixes
ama-chi Nov 7, 2022
7e842c6
Checkstyle meeting tests
ama-chi Nov 7, 2022
ea84b80
Static grp checkstyle
ama-chi Nov 7, 2022
7fb61a3
Merge pull request #163 from jeromehjj/update-ugdg
ama-chi Nov 7, 2022
8a15d0c
Merge branch 'master' into UGDG
ama-chi Nov 7, 2022
9181a1b
Merge pull request #165 from hoang227/UGDG
ama-chi Nov 7, 2022
9cf1d0c
Merge branch 'master' into meeting-tests
ama-chi Nov 7, 2022
a514a6f
UG Checkstyle conistency
ama-chi Nov 7, 2022
be5366e
Meeting formatting
ama-chi Nov 7, 2022
74be50c
DG update
ama-chi Nov 7, 2022
2f7886b
Move General in UG to before Client
ama-chi Nov 7, 2022
d9a26a1
Merge pull request #166 from ama-chi/meeting-tests
Gavzzz Nov 7, 2022
798d154
Merge pull request #167 from ama-chi/documentation
Gavzzz Nov 7, 2022
79abd72
refine UG
hoang227 Nov 7, 2022
b006504
Update PPP, AboutUs and application Version
Nov 7, 2022
d2f0fb3
resolve merge conflicts in UG
hoang227 Nov 7, 2022
6676bad
add line breaks
hoang227 Nov 7, 2022
1275e49
Merge pull request #168 from jeromehjj/update-ppp
hoang227 Nov 7, 2022
f0a7ca5
Update gavzzz.md
Gavzzz Nov 7, 2022
617eff0
Merge pull request #169 from hoang227/UGDG
Gavzzz Nov 7, 2022
fab26b3
Merge pull request #171 from Gavzzz/PPP
hoang227 Nov 7, 2022
89d6bf6
Add files via upload
Gavzzz Nov 7, 2022
bf6d7e6
Update README.md
Gavzzz Nov 7, 2022
276b504
add more hyperlinks
hoang227 Nov 7, 2022
afcc6ac
Merge pull request #172 from Gavzzz/update-readmd
hoang227 Nov 7, 2022
420ee73
Merge pull request #173 from hoang227/UGDG
hoang227 Nov 7, 2022
00e8c6e
Update isaaclhy00.md
Isaaclhy00 Nov 7, 2022
aafba7c
Merge branch 'master' into UG
Isaaclhy00 Nov 7, 2022
05c1d13
Update isaaclhy00.md
Isaaclhy00 Nov 7, 2022
fd755fb
Merge branch 'UG' of https://github.com/Isaaclhy00/tp into UG
Isaaclhy00 Nov 7, 2022
4996630
update PPP and AboutUs
hoang227 Nov 7, 2022
4caab3c
Updated whitespace
Isaaclhy00 Nov 7, 2022
5dc2195
Update isaaclhy00.md
Isaaclhy00 Nov 7, 2022
c0d9aa4
Merge pull request #174 from Isaaclhy00/UG
Isaaclhy00 Nov 7, 2022
b769679
Merge branch 'updateDocs' of https://github.com/hoang227/tp into UGDG
hoang227 Nov 7, 2022
6ca2032
remove trailing white spaces
hoang227 Nov 7, 2022
b68ee65
Update UG with screenshots and update glossary
Nov 7, 2022
b755023
Merge pull request #176 from hoang227/UGDG
jeromehjj Nov 7, 2022
6b05459
Resolve merge conflicts manually
Nov 7, 2022
0dec263
Changed Real-Time to REal-Time
Nov 7, 2022
1c961e9
Add files via upload
Gavzzz Nov 7, 2022
ba99ed4
Add files via upload
Gavzzz Nov 7, 2022
81e6a5e
Merge pull request #177 from jeromehjj/add-screenshots
Gavzzz Nov 7, 2022
07e1273
update DG add Sequence Diagrams for Client related command
hoang227 Nov 7, 2022
6401ae1
Update UserGuide.md
Gavzzz Nov 7, 2022
bfcc499
Delete deleteclient.png
Gavzzz Nov 7, 2022
7d37368
Delete editbetsy.png
Gavzzz Nov 7, 2022
b26026c
Add files via upload
Gavzzz Nov 7, 2022
de3564e
Update gavzzz.md
Gavzzz Nov 7, 2022
1b6e981
Update gavzzz.md
Gavzzz Nov 7, 2022
0272bd7
Merge pull request #178 from Gavzzz/update-client-UG
hoang227 Nov 7, 2022
d329a84
Update AboutUs.md
Gavzzz Nov 7, 2022
7764b94
update PPP
hoang227 Nov 7, 2022
1bd0515
Update UserGuide.md
Gavzzz Nov 7, 2022
8d49e17
Add files via upload
Gavzzz Nov 7, 2022
1502e50
Meeting screenshots
ama-chi Nov 7, 2022
4d2f3c0
Merge pull request #179 from hoang227/UGDG
Gavzzz Nov 7, 2022
f89eff8
Merge pull request #180 from Gavzzz/update-ug
jeromehjj Nov 7, 2022
107f5ef
Merge pull request #181 from ama-chi/ppp
jeromehjj Nov 7, 2022
de5ef4b
Meeting warning
ama-chi Nov 7, 2022
092025c
Merge pull request #182 from ama-chi/meeting-warning
Gavzzz Nov 7, 2022
59e3b15
update DG
hoang227 Nov 7, 2022
f9aa2fa
Merge pull request #183 from hoang227/UGDG
hoang227 Nov 7, 2022
9274831
add DeleteMeetingSequenceDiagram.png
hoang227 Nov 7, 2022
2be7c0c
Merge pull request #184 from hoang227/UGDG
hoang227 Nov 7, 2022
8268ae1
Update UG
Nov 10, 2022
ce791cd
Updated UG for DelL
Isaaclhy00 Nov 10, 2022
543ce11
Merge pull request #186 from Isaaclhy00/master
Isaaclhy00 Nov 10, 2022
8e7029f
Merge pull request #185 from jeromehjj/ug-2101
Gavzzz Nov 11, 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
  •  
  •  
  •  
30 changes: 16 additions & 14 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)

![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.
[![CI Status](https://github.com/AY2223S1-CS2103T-W15-2/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2223S1-CS2103T-W15-2/tp/actions)
[![codecov](https://codecov.io/gh/AY2223S1-CS2103T-W15-2/tp/branch/master/graph/badge.svg?token=H2G32SVMDR)](https://codecov.io/gh/AY2223S1-CS2103T-W15-2/tp)

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

# REal-Time
REal-Time is a desktop application for managing your client viewings and scheduling your meetings.
It is 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 **[REal-Time Website](https://ay2223s1-cs2103t-w15-2.github.io/tp/)**.

**Acknowledgements**
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).

10 changes: 7 additions & 3 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.realtime.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand Down Expand Up @@ -42,7 +42,7 @@ task coverage(type: JacocoReport) {

dependencies {
String jUnitVersion = '5.4.0'
String javaFxVersion = '11'
String javaFxVersion = '18.0.1'

implementation group: 'org.openjfx', name: 'javafx-base', version: javaFxVersion, classifier: 'win'
implementation group: 'org.openjfx', name: 'javafx-base', version: javaFxVersion, classifier: 'mac'
Expand All @@ -66,7 +66,11 @@ dependencies {
}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = 'REal-Time.jar'
}

run {
enableAssertions = true
}

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

## Project team

### John Doe

<img src="images/johndoe.png" width="200px">
### Jerome Hoo Jun Jie

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
<img src="images/jeromehjj.png" width="200px">

* Role: Project Advisor
[[github](http://github.com/jeromehjj)]
[[portfolio](team/jeromehjj.md)]

### Jane Doe
* Role: Developer
* Responsibilities: Deliverables and Deadlines, Scheduling and Tracking

### Isaac Li Haoyang

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: _To be determined_

### Johnny Doe
### Nguyen Minh Hoang

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Deliverables, Testing and Documentation

### Jean Doe
### Amadeus Chi Song yi

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: _To be determined_

### James Doe
### Gavin Cho

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: UI, Deliverables, Testing and Documentation
2 changes: 1 addition & 1 deletion docs/DevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/se-edu/realTime-level3/tree/master/src/main/java/seedu/address/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