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

[CS2103-F08-3] StaffConnect #77

Open
wants to merge 1,021 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1021 commits
Select commit Hold shift + click to select a range
de40f2b
Update user guide on functionality of `fav` and `unfav`
tsulim Apr 11, 2024
0ee1777
Add attribute summary in UG
iynixil Apr 12, 2024
ee79f9b
Remove bullet point on faculty values in Known Issues of UG
iynixil Apr 12, 2024
623ba30
Merge pull request #237 from tsulim/205-fav-unfav-ug
whitesnowx Apr 12, 2024
1a55503
update module error message
whitesnowx Apr 12, 2024
e773dbf
update testcases for module
whitesnowx Apr 12, 2024
2676eb2
Merge remote-tracking branch 'upstream/master'
tsulim Apr 12, 2024
a1078f3
Update user guide on behaviour of `edit`
tsulim Apr 12, 2024
0df6842
Update availability help message
whitesnowx Apr 12, 2024
45c7ee5
Modify styling of `edit` notes segment
tsulim Apr 12, 2024
8b51b6b
Add additional information about attributes
iynixil Apr 12, 2024
45bfb28
indicate phone number descriptor workaround
whitesnowx Apr 12, 2024
c8f60c8
Update availability day values
iynixil Apr 12, 2024
f9a0e1c
fix availability error message and inaccurate test comments
whitesnowx Apr 12, 2024
f566a2e
Merge pull request #230 from whitesnowx/175-UpdatePPPsmall
iynixil Apr 12, 2024
51819e2
Merge pull request #241 from whitesnowx/236-updateavailabilityerrorme…
iynixil Apr 12, 2024
5b6fee0
Merge pull request #240 from whitesnowx/235-updatemodulevalidity
iynixil Apr 12, 2024
9e291e4
Merge pull request #243 from tsulim/239-edit-ug
iynixil Apr 12, 2024
d37932b
Link faculty values table to subheading
iynixil Apr 12, 2024
ef02ad0
Update valid values for names and venues
iynixil Apr 12, 2024
f0367f5
Update valid values for time
iynixil Apr 12, 2024
c304b6b
Update time values
iynixil Apr 12, 2024
1757e73
Update time values
iynixil Apr 12, 2024
2e2c27a
Merge pull request #238 from iynixil/207-bug-fix
whitesnowx Apr 12, 2024
e06cd90
Fix merge conflicts
iynixil Apr 12, 2024
a167387
Update Navigability details
Pluiexo Apr 12, 2024
09d8c9e
Fix formatting
Pluiexo Apr 12, 2024
eabb0fc
Add details on hovering
Pluiexo Apr 12, 2024
a8bc95f
Add sequence diagram
Pluiexo Apr 12, 2024
083181e
Merge pull request #246 from Pluiexo/branch-UpdateCommandScrollUg
Pluiexo Apr 12, 2024
9289a12
Add meeting parser sequence diagram'
Pluiexo Apr 12, 2024
96ea604
Add sequence diagram for DeleteMeeting
Pluiexo Apr 12, 2024
2c1ae30
Merge remote-tracking branch 'upstream/master'
tsulim Apr 12, 2024
59e7c5b
Amend bug in formatting `Person` for display
tsulim Apr 12, 2024
591ac37
Modify own project portfolio page
tsulim Apr 12, 2024
6a51328
Merge pull request #242 from iynixil/215-bug-fix
tsulim Apr 12, 2024
326be09
Merge pull request #247 from tsulim/245-cli-execution-message
Pluiexo Apr 13, 2024
420b03c
Merge pull request #248 from tsulim/175-draft-ppp
Pluiexo Apr 13, 2024
bce54d5
Update DG on the new diagrams
Pluiexo Apr 13, 2024
7deeccc
merge after resolving merge conflict
whitesnowx Apr 13, 2024
7ae9b81
add known issue for name with special character
whitesnowx Apr 13, 2024
85751ed
Merge branch 'master' of https://github.com/JerryWang0000/tp
JerryWang0000 Apr 13, 2024
5014734
Add user stories to the DG on meetings
Pluiexo Apr 13, 2024
1788497
Fix styling issue
Pluiexo Apr 13, 2024
64131e3
update edit command for allowance of duplicate or unique attributes
whitesnowx Apr 13, 2024
21e66ca
respecify case sensitivity
whitesnowx Apr 13, 2024
b0c2bc4
add known issue for ambiguility with venues containing prefix
whitesnowx Apr 13, 2024
a5e9db1
remove attribute in sort user guide to reduce confusion
whitesnowx Apr 13, 2024
da80f3c
Specify behaviour of a corrupted or incorrect data file
whitesnowx Apr 13, 2024
34849db
Add valid values table and examples in user guide
tsulim Apr 13, 2024
2e856d7
Modify formatting
tsulim Apr 13, 2024
552779a
Update sort activity diagram and reoragnise implementation in develop…
whitesnowx Apr 13, 2024
7687bd6
change How the feature is implemented
whitesnowx Apr 13, 2024
bbea00f
Match details in implementation developerguide
whitesnowx Apr 13, 2024
c8f42db
Restructure note block in editing data file
tsulim Apr 13, 2024
5d95bf2
update description of design chooice
whitesnowx Apr 13, 2024
4401f6d
Reorder find to above filter
whitesnowx Apr 13, 2024
fe61fe5
include why sort implemented this way
whitesnowx Apr 13, 2024
2522808
include missing attributes to sort
whitesnowx Apr 13, 2024
b5fff27
remove unappropriate info in help message
whitesnowx Apr 13, 2024
bd1f6bb
amend sort implemented this way
whitesnowx Apr 13, 2024
2bbc23d
Make minor edit to footnote in UG
iynixil Apr 13, 2024
572787c
Update Appendix sections in DG
iynixil Apr 13, 2024
680b02a
Add EOF newline in DG
iynixil Apr 13, 2024
d3c0f8a
Fix format errors in DG
iynixil Apr 13, 2024
5a8a5b0
amend proper english and capitalisation
whitesnowx Apr 13, 2024
2e46133
add person same for activity diagram
whitesnowx Apr 13, 2024
43a9603
insert images
whitesnowx Apr 13, 2024
6c3237f
Update images
whitesnowx Apr 13, 2024
11ab4c9
Update UI Annotations of userguide
whitesnowx Apr 13, 2024
7e7bbe3
Update specifications onto ui annotations
whitesnowx Apr 13, 2024
8630219
include exit button in file
whitesnowx Apr 13, 2024
cc6798c
update unexpected behaviour of exit button not generating the json file
whitesnowx Apr 13, 2024
ce0fc9e
Replace contact with persons or staff book to reduce confusion and im…
whitesnowx Apr 13, 2024
c0b3824
Update navigability terms to match new ui
whitesnowx Apr 13, 2024
27fb698
remove stray sentences
whitesnowx Apr 13, 2024
5aff9ba
change has to have for multiple
whitesnowx Apr 13, 2024
38c03df
specify for clarity
whitesnowx Apr 13, 2024
41f86a2
move word cause wrong
whitesnowx Apr 13, 2024
45f3d52
add missing plurality
whitesnowx Apr 13, 2024
72a43af
Merge pull request #244 from whitesnowx/233-documentationclarityforre…
iynixil Apr 13, 2024
168bf48
update diagram
whitesnowx Apr 13, 2024
c26c484
update englishing
whitesnowx Apr 13, 2024
b01ee70
Merge pull request #256 from whitesnowx/174-fixactivitywhile
iynixil Apr 13, 2024
decf2c0
remove redundant THE
whitesnowx Apr 13, 2024
375dd99
Merge pull request #254 from whitesnowx/253-corrupteddatabehaviour
iynixil Apr 13, 2024
372bf04
Fix minor consistency issues and add more specifications
iynixil Apr 13, 2024
8416c50
Merge branch 'master' of https://github.com/AY2324S2-CS2103-F08-3/tp
whitesnowx Apr 13, 2024
8f1bfbc
fix merge conflicts
whitesnowx Apr 13, 2024
fe9e1b0
replace with higher quality ui pics
whitesnowx Apr 13, 2024
0a75d95
improve overlay detail
whitesnowx Apr 13, 2024
e1c3896
Merge branch 'AY2324S2-CS2103-F08-3:master' into master
JerryWang0000 Apr 13, 2024
4e97b45
Merge branch 'master' of https://github.com/JerryWang0000/tp
JerryWang0000 Apr 13, 2024
81b1ea8
Add more user stories
iynixil Apr 13, 2024
23e7d1f
Merge branch 'master' into 255-polish-dg
iynixil Apr 13, 2024
7458121
Fix the incorrect formatting in refresh command
JerryWang0000 Apr 13, 2024
e6e3423
Add exit command to command summary
JerryWang0000 Apr 13, 2024
97c4fc2
Fix 'organise' word consistency
iynixil Apr 13, 2024
4d621d8
Correct the command summary
JerryWang0000 Apr 13, 2024
7231c1c
Update the faculty names to the latest
JerryWang0000 Apr 13, 2024
8437bdc
Fix a typo
JerryWang0000 Apr 13, 2024
68d68d2
Fix the formating
JerryWang0000 Apr 13, 2024
2414d6a
Add illustration to valid names
JerryWang0000 Apr 13, 2024
b6ebc23
Illustrate the uniqueness of persons' names
JerryWang0000 Apr 13, 2024
ad31e2e
Edit to make data file location consistent
iynixil Apr 13, 2024
4680e7d
Merge pull request #260 from JerryWang0000/branch-FacultyName-Update
Pluiexo Apr 14, 2024
66ff70a
Solve merge conflict
iynixil Apr 14, 2024
480152e
Merge pull request #261 from JerryWang0000/branch-PersonName
Pluiexo Apr 14, 2024
1ba7fce
Merge pull request #257 from iynixil/255-polish-dg
Pluiexo Apr 14, 2024
8eb712a
Merge remote-tracking branch 'upstream/master'
tsulim Apr 14, 2024
30e8348
Modify to add attribute header and note for duplicates
tsulim Apr 14, 2024
1554af7
Merge branch 'master' into branch-MeetingDGDiagrams
Pluiexo Apr 14, 2024
dab91c8
Fix merge conflicts
tsulim Apr 14, 2024
9607321
Add more details
tsulim Apr 14, 2024
613b2dc
Modify minor details
tsulim Apr 14, 2024
1d772d6
Fix typos
Pluiexo Apr 14, 2024
f4fe1a7
Modify `fav` diagram into smaller fragments
tsulim Apr 14, 2024
7ba3386
Modify `unfav` diagram into smaller fragments
tsulim Apr 14, 2024
4caaa9f
Update developer guide on the diagram changes
tsulim Apr 14, 2024
87ebcee
Reorder the commands in the summary part
JerryWang0000 Apr 14, 2024
68dff5e
Update ug on meeting limitations
Pluiexo Apr 14, 2024
d9de907
Merge pull request #259 from JerryWang0000/branch-Command-Summary
Pluiexo Apr 14, 2024
ea60d1c
Update Model diagram
Pluiexo Apr 14, 2024
79345c3
Update Ui Diagram
Pluiexo Apr 14, 2024
5426b51
Update DG on new model
Pluiexo Apr 14, 2024
aec7165
Fix merge erros
Pluiexo Apr 14, 2024
e423a21
Add pictures to the filter command
JerryWang0000 Apr 14, 2024
d95142a
Merge branch 'master' of https://github.com/JerryWang0000/tp
JerryWang0000 Apr 14, 2024
64be3a4
Fix rubbish data
Pluiexo Apr 14, 2024
6aeee97
Update diagram image
Pluiexo Apr 14, 2024
9fae114
Update the usage of refresh command
JerryWang0000 Apr 14, 2024
de856fa
Clean up the white space in documentations
JerryWang0000 Apr 14, 2024
6891e3a
Speficy the restriction on the input format of Availability
JerryWang0000 Apr 14, 2024
8193021
Fix a typo
JerryWang0000 Apr 14, 2024
d25a17a
Fix a documentation bug not detected before
JerryWang0000 Apr 14, 2024
ae6d3ad
Update other parts of the documentations to reflect changes
JerryWang0000 Apr 14, 2024
67d8632
Omit less important details in diagrams
tsulim Apr 14, 2024
76ce6c5
Update the main sequence diagram of `fav` and `unfav` to be more spec…
tsulim Apr 14, 2024
6457f01
Merge branch 'master' of https://github.com/AY2324S2-CS2103-F08-3/tp …
whitesnowx Apr 14, 2024
668002b
Replace ui annotations with grey text and add missing scrollbars
whitesnowx Apr 14, 2024
5bb0fa7
edit to Version 1.4
whitesnowx Apr 14, 2024
d7787da
Add the description of ref sequence diagram for `fav` and `unfav`
tsulim Apr 14, 2024
ef610ac
Revert "edit to Version 1.4"
whitesnowx Apr 14, 2024
f56d27b
Remove redundant description of `fav`/`unfav` feature
tsulim Apr 14, 2024
bcbde7c
revert testing done on model puml but add back version change
whitesnowx Apr 14, 2024
4d98086
Add note in `fav`/`unfav` feature on `add` command regarding `favourite`
tsulim Apr 14, 2024
2030825
Modify `fav` diagram into smaller fragments
tsulim Apr 14, 2024
eef151d
Modify `unfav` diagram into smaller fragments
tsulim Apr 14, 2024
8f5d04b
Update developer guide on the diagram changes
tsulim Apr 14, 2024
36ab379
Add activity diagram for `fav`
tsulim Apr 14, 2024
436165f
Add activity diagram for `unfav`
tsulim Apr 14, 2024
134f29b
Update developer guide with the new diagrams
tsulim Apr 14, 2024
451b526
Resize diagrams in developer guide
tsulim Apr 14, 2024
225c708
Modify subheading of valid data value tables
tsulim Apr 15, 2024
75c233d
Fix typo
Pluiexo Apr 15, 2024
2e900c5
Merge pull request #262 from tsulim/252-sample-data-ug
iynixil Apr 15, 2024
c879a23
Merge pull request #269 from whitesnowx/232-release1.4
iynixil Apr 15, 2024
76bfdb4
Fix grammar
tsulim Apr 15, 2024
925165d
Add new reference for meeting-add parser
Pluiexo Apr 15, 2024
9494519
Split copy person as refrence in the diagrams
Pluiexo Apr 15, 2024
4d22c29
Fix merge conflicts
Pluiexo Apr 15, 2024
32cd619
Update layout and added favourite class
Pluiexo Apr 15, 2024
362e171
Merge pull request #264 from Pluiexo/branch-BugFixMeeting
iynixil Apr 15, 2024
eb35825
Merge pull request #258 from whitesnowx/231-annotatingUI
Pluiexo Apr 15, 2024
34df796
Fix bugs from change in terminology
Pluiexo Apr 15, 2024
ef4157a
Omit data types in `fav` and `unfav` sequence diagrams
tsulim Apr 15, 2024
b03724d
Update `fav` and `unfav` activity diagrams
tsulim Apr 15, 2024
82685a2
Update arrow in ModelClassDiagram
tsulim Apr 15, 2024
1cae558
Add `Favourite` into BetterModelClassDiagram
tsulim Apr 15, 2024
9f2adf2
Update diagram images
tsulim Apr 15, 2024
2174a29
Add in blank lines that have been deleted by IDE
tsulim Apr 15, 2024
2a5f401
Merge pull request #1 from tsulim/branch-originModelDG
Pluiexo Apr 15, 2024
538c8a2
Fix line breaks
Pluiexo Apr 15, 2024
1f21a55
Add page breaks in UG
iynixil Apr 15, 2024
742884f
Add more pagebreaks in UG
iynixil Apr 15, 2024
ff605c5
Merge pull request #249 from Pluiexo/branch-MeetingDGDiagrams
iynixil Apr 15, 2024
c98f308
Add TOC subheader
iynixil Apr 15, 2024
e20c31a
Remove space between TOC and Quick Start of UG
iynixil Apr 15, 2024
de86697
Edit TOC formatting
iynixil Apr 15, 2024
41d8a5b
Merge pull request #266 from Pluiexo/branch-originModelDG
whitesnowx Apr 15, 2024
0519f02
Remove divider between TOC and Quick Start in UG
iynixil Apr 15, 2024
def6ca3
Fix typos
iynixil Apr 15, 2024
b4afd59
Merge pull request #265 from JerryWang0000/branch-Filter-Illustration
iynixil Apr 15, 2024
36e9541
Merge pull request #272 from Pluiexo/branch-BugFixNavigability
whitesnowx Apr 15, 2024
057c4b9
Merge pull request #268 from tsulim/263-update-fav-unfav-dg
iynixil Apr 15, 2024
a417ad0
Modify iynixil PPP
iynixil Apr 15, 2024
7c3116f
Remove TOC header
iynixil Apr 15, 2024
efcc22e
Add more page breaks in UG
iynixil Apr 15, 2024
c9115e7
Merge branch 'master' into branch-MiscellaneousStuff
JerryWang0000 Apr 15, 2024
911d0c2
Merge pull request #273 from iynixil/modify-own-ppp
whitesnowx Apr 15, 2024
93ac1b0
Add even more page breaks
iynixil Apr 15, 2024
4905842
Adjust page breaks
iynixil Apr 15, 2024
efd1bf4
Merge pull request #267 from JerryWang0000/branch-MiscellaneousStuff
JerryWang0000 Apr 15, 2024
84c7ad0
Add one page break in UG
iynixil Apr 15, 2024
0ad3517
Merge remote-tracking branch 'upstream/master'
tsulim Apr 15, 2024
294c300
Merge pull request #271 from tsulim/270-resize-diagrams
JerryWang0000 Apr 15, 2024
70a636b
Merge remote-tracking branch 'upstream/master'
tsulim Apr 15, 2024
06b8642
Merge most recent master
iynixil Apr 15, 2024
f52c4b6
Merge pull request #274 from iynixil/232-add-pagebreaks
whitesnowx Apr 15, 2024
a76168e
Add page breaks in DG
iynixil Apr 15, 2024
281ee6e
test width
whitesnowx Apr 15, 2024
f45f61b
Add more pagebreaks in DG
iynixil Apr 15, 2024
b3214b8
Modify styling of image to center
tsulim Apr 15, 2024
4a2c013
test width
whitesnowx Apr 15, 2024
dfd5f3e
test width 2
whitesnowx Apr 15, 2024
1ab026a
Modify `fav` and `unfav` activity diagrams
tsulim Apr 15, 2024
63bf092
test width 3
whitesnowx Apr 15, 2024
22d2a8e
make 450
whitesnowx Apr 15, 2024
6220e5c
Modify styling for only images not emoji to center
tsulim Apr 15, 2024
9bcb663
make 450
whitesnowx Apr 15, 2024
8c600aa
make center
whitesnowx Apr 15, 2024
1a5e1fd
Add more page breaks in DG
iynixil Apr 15, 2024
80aad6f
reset image
whitesnowx Apr 15, 2024
154d856
reset image
whitesnowx Apr 15, 2024
430f4b5
Modify styling for only images not emoji to center
tsulim Apr 15, 2024
4e59061
Modify styling for only images with no class to center
tsulim Apr 15, 2024
9e7f94c
Resize diagrams in developer guide
tsulim Apr 15, 2024
a6e99db
add break
whitesnowx Apr 15, 2024
b10df8d
Add more page breaks in DG
iynixil Apr 15, 2024
d1c549c
Fix non-standard headings in DG
iynixil Apr 15, 2024
d23b45d
make small
whitesnowx Apr 15, 2024
f2d4e9c
make better
whitesnowx Apr 15, 2024
18437ac
make better
whitesnowx Apr 15, 2024
1401451
make better
whitesnowx Apr 15, 2024
17e8b15
Merge pull request #275 from tsulim/270-resize-diagrams-2
iynixil Apr 15, 2024
9a82329
Merge branch 'master' into 232-dg-pagebreaks
iynixil Apr 15, 2024
b91c08b
make cli
whitesnowx Apr 15, 2024
1530823
change
whitesnowx Apr 15, 2024
3dc2eb1
Merge remote-tracking branch 'upstream/master'
tsulim Apr 15, 2024
f84e3b6
Add class to badge and profile images
tsulim Apr 15, 2024
5264ce0
Merge pull request #277 from whitesnowx/9999-pnglife
iynixil Apr 15, 2024
1670564
Merge pull request #276 from iynixil/232-dg-pagebreaks
whitesnowx Apr 15, 2024
d050397
Merge pull request #278 from tsulim/add-class-to-image
Pluiexo Apr 15, 2024
ca8f7ed
Remove some page break
iynixil Apr 15, 2024
c7d4536
Merge remote-tracking branch 'upstream/master'
tsulim Apr 15, 2024
138ae5e
Merge pull request #279 from iynixil/232-dg-pagebreaks
Pluiexo Apr 15, 2024
0a3cd7d
Merge remote-tracking branch 'upstream/master'
tsulim Apr 15, 2024
d6865e2
Remove inaccuries in PPP
iynixil Apr 18, 2024
813bde8
Remove more inaccuracies in PPP
iynixil Apr 18, 2024
a3589fd
Merge pull request #280 from iynixil/modify-own-ppp
whitesnowx Apr 18, 2024
9fb5987
update ppp
whitesnowx Apr 18, 2024
7ba2129
add reported bugs
whitesnowx Apr 18, 2024
384db7f
amend release
whitesnowx Apr 18, 2024
e0a0c2f
amend reeleeasee
whitesnowx Apr 18, 2024
238a171
add missing for
whitesnowx Apr 18, 2024
a786468
remove s
whitesnowx Apr 18, 2024
9f4a2af
Merge pull request #281 from whitesnowx/9999-pppupdate
iynixil Apr 18, 2024
986a217
Remove redundant line
tsulim Apr 18, 2024
b049288
Update ppp
tsulim Apr 18, 2024
2206594
Merge pull request #282 from tsulim/modify-ppp
iynixil Apr 18, 2024
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
  •  
  •  
  •  
33 changes: 22 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
# StaffConnect

[![CI Status](https://github.com/AY2324S2-CS2103-F08-3/tp/actions/workflows/gradle.yml/badge.svg)](https://github.com/AY2324S2-CS2103-F08-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.
StaffConnect offers convenience and peace of mind to a struggling student with memory recollection issues.
This product allows users to easily identify and connect with educators by providing visual cues alongside contact
details, supported by a quick and easy filter system. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).

# Features:
* Quickly add and review contacts
* Filter and search your required contacts quickly
* Add consultation times to the particular contact
* View and manage your meeting times

# Getting Started
* Ensure that at least **Java 11 with JavaFx runtime is installed**
* Run the the application with ```java -jar StaffConnect.jar```

# Credits
StaffConnect is an ongoing software project for a desktop application used for managing contact details.
* For the detailed documentation of this project, see the **[StaffConnect Product Website](https://ay2324s2-cs2103-f08-3.github.io/tp/)**.
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
* 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.
7 changes: 5 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 = 'staffconnect.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand Down Expand Up @@ -66,7 +66,10 @@ dependencies {
}

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

run {
enableAssertions = true
}
defaultTasks 'clean', 'test'
2 changes: 1 addition & 1 deletion copyright.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Some code adapted from http://code.makery.ch/library/javafx-8-tutorial/ by Marco Jakob

Copyright by Susumu Yoshida - http://www.mcdodesign.com/
- address_book_32.png
- staff_connect.png
- AddressApp.ico

Copyright by Jan Jan Kovařík - http://glyphicons.com/
Expand Down
54 changes: 27 additions & 27 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,51 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Lim Xiu Jia

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities: Scheduling and tracking

### Jane Doe
### Calista Wong

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Documentation and organisation

### Johnny Doe
### Li Xinyi

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Documentation Quality Assurance

### Jean Doe
### Jerry Wang

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Role: Backend Developer
* Responsibilities: Development of Functionalities

### James Doe
### Norton Ng

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Development of UI/UX and Integration, Lead
2 changes: 1 addition & 1 deletion docs/DevOps.md
Original file line number Diff line number Diff line change
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/AY2324S2-CS2103-F08-3/tp/blob/master/src/main/java/staffconnect/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
Loading