Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
513 commits
Select commit Hold shift + click to select a range
d1b7bfb
Fix test cases to catch correct exceptions
josejhkim Apr 1, 2025
3b31e6a
Fix checkstyle issues
josejhkim Apr 1, 2025
483d317
Merge pull request #147 from jonzyyyy/improve-filter-branch
josejhkim Apr 1, 2025
a214099
Merge pull request #148 from jonzyyyy/fix-addPerson-GUI
josejhkim Apr 1, 2025
440afcc
Merge branch 'master' of https://github.com/AY2425S2-CS2103T-F12-3/tp…
josejhkim Apr 1, 2025
330826e
Fix checkstyle and compilation issues
josejhkim Apr 1, 2025
d03a19a
Change tableId/ to tid/
Apr 1, 2025
ef73f80
Change tableId/ to tid/
Apr 1, 2025
fade2c6
Add prefix for createwedding parsing and fix error message for table Id
Apr 1, 2025
57eec97
Fix Invalid rsvp message
Apr 1, 2025
dfdb505
Fix checkstyle
Apr 1, 2025
4b8e6ef
Add Coverage For CreateWeddingCommandParser
Apr 1, 2025
0d4b34e
Merge pull request #152 from kaungzinye/fix-bugs-branch
jonzyyyy Apr 1, 2025
0152a21
Updates UG with new GUI images
jonzyyyy Apr 1, 2025
947cd4e
Refactors filterGuests to filterPersons
jonzyyyy Apr 1, 2025
5b23dc3
Add test coverage
jonzyyyy Apr 1, 2025
538fb20
Merge pull request #146 from bhavinaa/fix/table-commands-2.0
josejhkim Apr 2, 2025
44c82d0
Merge pull request #157 from jonzyyyy/update-docs
josejhkim Apr 2, 2025
bd922de
Merge branch 'master' into branch-refactor-wedding
bhavinaa Apr 2, 2025
31368f3
Update AddTableCommand.java
bhavinaa Apr 2, 2025
a97f266
Fix Broken Parser Test
bhavinaa Apr 2, 2025
2f00c94
Update build.gradle to enable assertions
jonzyyyy Apr 2, 2025
1e51658
Merge pull request #158 from bhavinaa/fix/broken-test-parser
bhavinaa Apr 2, 2025
005a142
Update AddTableCommand.java
bhavinaa Apr 2, 2025
057a2e1
Merge pull request #149 from josejhkim/branch-refactor-wedding
bhavinaa Apr 2, 2025
56266d1
Add Duplicate Table Error Message
Apr 2, 2025
eef45c5
Merge pull request #160 from kaungzinye/fix-bugs-branch
bhavinaa Apr 2, 2025
875733c
Update build.gradle
jonzyyyy Apr 3, 2025
2e9fd86
Improve Testing and Parsing for FindTable
bhavinaa Apr 3, 2025
c35ac38
Improve addTable class
bhavinaa Apr 3, 2025
28ce4b9
Improve addTable parsing consistency
bhavinaa Apr 3, 2025
9b1fe32
Update build.gradle to meet requirements
jonzyyyy Apr 3, 2025
fc95e0b
Updates local repo with upstream
jonzyyyy Apr 3, 2025
59fdccb
Improve Error Messages
bhavinaa Apr 3, 2025
1ed6ffa
Fix bug with adding person without setting wedding first
josejhkim Apr 3, 2025
89621b7
Merge pull request #167 from josejhkim/master
kaungzinye Apr 3, 2025
76843dd
Add badge to display CodeCov
josejhkim Apr 3, 2025
6479693
Merge pull request #168 from josejhkim/master
josejhkim Apr 3, 2025
6b97d65
Fix null-pointer in AddPersonToTable
bhavinaa Apr 3, 2025
5e9342a
Improve Test Coverage
bhavinaa Apr 3, 2025
fb9d815
Fix delete wedding syntax and add exception to adding person with no …
Apr 3, 2025
5d41413
Add Coverage
Apr 3, 2025
6f68437
Merge pull request #165 from bhavinaa/fix/improve-test-coverage
josejhkim Apr 3, 2025
d7fc59c
Fix deleteWedding error message
Apr 3, 2025
cf211c2
Fix createWedding example doesn't reflect actual formatting
Apr 3, 2025
813b234
Fix addTable command example has a typo
Apr 3, 2025
25773e8
Merge branch 'master' into fix-bugs-branch
kaungzinye Apr 3, 2025
8951db5
Merge pull request #174 from kaungzinye/fix-bugs-branch
jonzyyyy Apr 3, 2025
d1d0b22
Updates codebase
jonzyyyy Apr 3, 2025
4e558d8
Edit help window message
josejhkim Apr 3, 2025
f117391
Fix minor visibility bug
jensenhuangyankai Apr 3, 2025
75b3df5
Merge pull request #176 from josejhkim/branch-Edit-Help
josejhkim Apr 3, 2025
ee0a38f
Update addPerson to be consistent
Apr 3, 2025
d4cc343
Remove GetRsvpList Command
Apr 3, 2025
66412f4
Merge pull request #178 from kaungzinye/fix-bugs-branch
kaungzinye Apr 3, 2025
c5d1066
Remove comments
jensenhuangyankai Apr 3, 2025
a004865
Fix checkstyle
jensenhuangyankai Apr 3, 2025
8c94bd1
Merge pull request #179 from jensenhuangyankai/Minor-bugfixes
kaungzinye Apr 3, 2025
b14bb6c
Update UG intro and command table
jonzyyyy Apr 3, 2025
ab98138
Update UML for AddressBook
Apr 3, 2025
6eb96e6
Fix scheckstyle
Apr 3, 2025
0cd1888
Fix checkstyle
Apr 3, 2025
1cf97dc
Merge pull request #180 from kaungzinye/update-UG-branch
kaungzinye Apr 3, 2025
7fa8f7a
Update UG intro and command table
jonzyyyy Apr 3, 2025
7dd6aba
Merge branch 'master' into alpha-bugs
jonzyyyy Apr 3, 2025
da0ba31
Merge pull request #181 from jonzyyyy/alpha-bugs
jensenhuangyankai Apr 3, 2025
7406e54
Add trivial tests
jensenhuangyankai Apr 3, 2025
b82a245
Update UG
bhavinaa Apr 3, 2025
20695f0
Merge branch 'master' into fix/update-UG
bhavinaa Apr 3, 2025
38741e3
Update UserGuide.md
bhavinaa Apr 3, 2025
5cdfe16
Merge pull request #182 from bhavinaa/fix/update-UG
bhavinaa Apr 3, 2025
fa90dd1
Improve Test Coverage
bhavinaa Apr 3, 2025
90ddcf0
Merge branch 'fix/update-UG' of github.com:bhavinaa/tp into fix/updat…
bhavinaa Apr 3, 2025
7066fd3
Improve Abstraction in Table Class
bhavinaa Apr 4, 2025
77b916d
Merge pull request #183 from jensenhuangyankai/Add-trivial-tests
josejhkim Apr 4, 2025
a47915e
Merge pull request #184 from bhavinaa/fix/update-UG
josejhkim Apr 4, 2025
ceed876
Fixes some UG formatting issues
jonzyyyy Apr 5, 2025
e6354be
Merge pull request #262 from jonzyyyy/Fix-PED-UG
bhavinaa Apr 5, 2025
845b26d
Fixes more errors in UG
jonzyyyy Apr 5, 2025
6ff0799
Fixes more UG issues
jonzyyyy Apr 5, 2025
838d9a8
Fixes syntax
jonzyyyy Apr 5, 2025
23423ba
Makes changes to addPerson spec
jonzyyyy Apr 5, 2025
1baa6ee
Makes filterPersons more clear
jonzyyyy Apr 5, 2025
c6c9b00
Change getCurrentWedding() to throw an exception with no current wedding
josejhkim Apr 5, 2025
d5843c4
Improves table of content
jonzyyyy Apr 5, 2025
3771554
Adds page break for better pdf formatting
jonzyyyy Apr 5, 2025
8c0eb46
Fixes some syntax error
jonzyyyy Apr 5, 2025
7b7fa3a
Fixes code formatting within commands
jonzyyyy Apr 5, 2025
7b218eb
Improves example for deletePerson
jonzyyyy Apr 5, 2025
e1dfc50
Modifies filterPersons to be clearer
jonzyyyy Apr 5, 2025
cf8b40a
Adds reference to dietary restrictions
jonzyyyy Apr 5, 2025
fcb5934
Adds more information to filterPersons
jonzyyyy Apr 5, 2025
829d5fd
Adds hyperlinks to filterPersons
jonzyyyy Apr 5, 2025
17f8e0e
Fixes NONE inconsistency
jonzyyyy Apr 5, 2025
c8ea9f0
Moves bullet point up
jonzyyyy Apr 5, 2025
aa892c2
Change clear command result message formatting
josejhkim Apr 5, 2025
39fa784
Merge pull request #264 from jonzyyyy/More-UG-Issues
kaungzinye Apr 5, 2025
bc879da
Fix issues found in the app from the PE-D
josejhkim Apr 5, 2025
e121ebc
Fix checkstyle issues
josejhkim Apr 5, 2025
012519e
Fix issues found in the app from the PE-D
josejhkim Apr 5, 2025
21bebd8
Improves filterPersons to handle invalid values
jonzyyyy Apr 5, 2025
5ec6526
Made small naming changes
jonzyyyy Apr 5, 2025
56f85fb
Improve wording for UG
jonzyyyy Apr 5, 2025
af73dd3
Add Bhavina PPP
bhavinaa Apr 5, 2025
b2ab63c
Fix typo in command
josejhkim Apr 6, 2025
9200da7
Call getCurrentWedding() before updating the GUI
josejhkim Apr 6, 2025
507bd33
Solve merge issues with upstream
josejhkim Apr 6, 2025
a207f88
Update DG with test cases
bhavinaa Apr 6, 2025
bd92216
Fix Typo
bhavinaa Apr 6, 2025
c7df270
Update use case
bhavinaa Apr 6, 2025
4c14ee8
Update DG with UML
bhavinaa Apr 6, 2025
5bf7e92
Updates the list javadoc and userguide
jonzyyyy Apr 6, 2025
7a20566
Updates wording in userGuide
jonzyyyy Apr 6, 2025
e5e8ec2
Fixes minor spacing
jonzyyyy Apr 6, 2025
c033076
Update the UG table commands
bhavinaa Apr 6, 2025
4e9924a
remove DG changes
bhavinaa Apr 6, 2025
62bdf2c
fixed DG bugs
bhavinaa Apr 6, 2025
a0257c2
Merge pull request #266 from jonzyyyy/remove-filter-noArgs
kaungzinye Apr 6, 2025
6b15947
Update AddPersonToTableCommand.java
josejhkim Apr 6, 2025
22a9b48
Update WeddingOverviewCommand.java
josejhkim Apr 6, 2025
d069920
Update AddressBook.java
josejhkim Apr 6, 2025
f884264
Merge branch 'master' into branch-Fix-PE-Bugs
josejhkim Apr 6, 2025
ba371ad
Merge pull request #265 from josejhkim/branch-Fix-PE-Bugs
josejhkim Apr 6, 2025
375aac5
Merge branch 'master' into update-DG
bhavinaa Apr 6, 2025
7d30b2b
Fix broken links in the document
josejhkim Apr 6, 2025
da6fe1d
Merge pull request #272 from josejhkim/branch-Fix-PE-Bugs
jensenhuangyankai Apr 6, 2025
fdf481d
Fix #246
Apr 6, 2025
a1a6556
Fix DG mentioning addGuest, fix #250
Apr 6, 2025
a574c8e
Remove deleteGuest from DG
Apr 6, 2025
b916cef
Added UG and DG references to edit command, fixes #239
Apr 6, 2025
7a4bbf4
fix #267
Apr 6, 2025
9318288
fix #245
Apr 6, 2025
5d0b922
attempt to fix #236, should be working
Apr 6, 2025
0afd366
fix #214
Apr 6, 2025
153fecb
Add Kaung ppp
Apr 6, 2025
1d4c34f
fix mistakes and refactor all mentions of guest into person
Apr 7, 2025
5bfc923
Fix deleteGuest DG by removing 5a
Apr 7, 2025
aae0576
Unifying person to guest for DG
Apr 7, 2025
5a29ce6
Fix Typos
bhavinaa Apr 7, 2025
fcc4aa7
Merge branch 'update-DG' of github.com:bhavinaa/tp into update-DG
bhavinaa Apr 7, 2025
97b237b
Fix Typos
bhavinaa Apr 7, 2025
6b182f0
Unifying Person to Guest in UG and defining the distinction in glossary
Apr 7, 2025
383ab90
Fix weddingoverview command message
Apr 7, 2025
29796b7
Fix grammar issues and standardise guest
Apr 7, 2025
4e94e92
Merge pull request #274 from kaungzinye/fix-bugs-branch
jensenhuangyankai Apr 7, 2025
01b6636
Fix gui issues
jensenhuangyankai Apr 7, 2025
fc873da
Fix Typo
bhavinaa Apr 7, 2025
a1bd777
Update DG
bhavinaa Apr 7, 2025
cf2c887
Fix MSS typos
bhavinaa Apr 7, 2025
1263cdf
Merge pull request #270 from bhavinaa/update-ug-2.0
jensenhuangyankai Apr 7, 2025
9ad2a48
Merge pull request #269 from bhavinaa/update-DG
jensenhuangyankai Apr 7, 2025
66b652a
Remove formating errors
bhavinaa Apr 7, 2025
e7a004c
Improve Formating
bhavinaa Apr 7, 2025
206c331
Add table formating
bhavinaa Apr 7, 2025
1fa35f3
Merge pull request #275 from bhavinaa/update-ug-2.0
josejhkim Apr 7, 2025
22fe056
Adds Jonathans PPP
jonzyyyy Apr 7, 2025
6ffa72d
Modified Jonathan's PPP
jonzyyyy Apr 7, 2025
479fa84
Adds Jonathan's PPP
jonzyyyy Apr 7, 2025
9b54389
Fixes hyperlink errors
jonzyyyy Apr 7, 2025
34a36ab
Adds tags and edit command to table
jonzyyyy Apr 7, 2025
1a144e8
Fix bugs related to UG and DG
josejhkim Apr 7, 2025
3cc8fd4
Fix a minor typo
josejhkim Apr 7, 2025
3998b81
Adds find description to UG
jonzyyyy Apr 7, 2025
d51e0e9
Add Bhavina PPP
bhavinaa Apr 5, 2025
e64e612
Update the UG table commands
bhavinaa Apr 6, 2025
678f912
remove DG changes
bhavinaa Apr 6, 2025
c6c2c0f
Fix Typos
bhavinaa Apr 7, 2025
617de66
Fix #246
Apr 6, 2025
d9ab104
Fix DG mentioning addGuest, fix #250
Apr 6, 2025
63e1bb6
Remove deleteGuest from DG
Apr 6, 2025
16e24df
Added UG and DG references to edit command, fixes #239
Apr 6, 2025
26473ea
fix #267
Apr 6, 2025
9a08f07
fix #245
Apr 6, 2025
d1350dd
attempt to fix #236, should be working
Apr 6, 2025
8a2d07d
fix #214
Apr 6, 2025
4106622
Add Kaung ppp
Apr 6, 2025
9b35832
fix mistakes and refactor all mentions of guest into person
Apr 7, 2025
4e352f8
Fix deleteGuest DG by removing 5a
Apr 7, 2025
82b9755
Unifying person to guest for DG
Apr 7, 2025
bf9b4b0
Unifying Person to Guest in UG and defining the distinction in glossary
Apr 7, 2025
a24863c
Fix weddingoverview command message
Apr 7, 2025
ff96029
Fix grammar issues and standardise guest
Apr 7, 2025
d17e41a
Adds justification for no weddinglist
jonzyyyy Apr 7, 2025
3b81a5b
Update DG with test cases
bhavinaa Apr 6, 2025
b7b375c
Update use case
bhavinaa Apr 6, 2025
e4359c1
Update DG with UML
bhavinaa Apr 6, 2025
e01eb58
fixed DG bugs
bhavinaa Apr 6, 2025
33a1a45
Fix Typos
bhavinaa Apr 7, 2025
53ef876
Adds full screen justification
jonzyyyy Apr 7, 2025
5076bce
Fix MSS typos
bhavinaa Apr 7, 2025
517e7b1
Remove formating errors
bhavinaa Apr 7, 2025
5191ac2
Improve Formating
bhavinaa Apr 7, 2025
00e1093
Add table formating
bhavinaa Apr 7, 2025
7917d4a
Fix ui and uml
jensenhuangyankai Apr 7, 2025
325936b
Fix DG
jensenhuangyankai Apr 7, 2025
b02d6b2
Change weddingOverview to 'reset' the wedding data to normal
josejhkim Apr 7, 2025
a97d332
Merge branch 'master' into Gui-fix
jensenhuangyankai Apr 7, 2025
7d1d4c7
Fixes spelling errors
jonzyyyy Apr 7, 2025
e185639
Whitespace fix
jensenhuangyankai Apr 7, 2025
44a87e9
Merge pull request #279 from jensenhuangyankai/Gui-fix
kaungzinye Apr 7, 2025
554804e
Fix ug
jensenhuangyankai Apr 7, 2025
edcbc77
Add new images to the UG
josejhkim Apr 7, 2025
6b701cf
Adds more to the FAQ section
jonzyyyy Apr 7, 2025
e17a3ca
Fix DG
jensenhuangyankai Apr 7, 2025
da9247d
Fix DG
jensenhuangyankai Apr 7, 2025
dc7605d
Fixes missing n/
jonzyyyy Apr 7, 2025
b423e2e
Fix dg again
jensenhuangyankai Apr 7, 2025
d3c7f04
Merge pull request #280 from jensenhuangyankai/Dg-fix
kaungzinye Apr 7, 2025
fcfe451
Merge pull request #277 from jonzyyyy/final-bug-fixes
kaungzinye Apr 7, 2025
6942bf7
Merge branch 'master' into branch-Fix-Guides
josejhkim Apr 7, 2025
647c669
Merge pull request #278 from josejhkim/branch-Fix-Guides
josejhkim Apr 7, 2025
0fb4147
Fix formatting issues with the DG
josejhkim Apr 7, 2025
b1a32a5
Fix formatting issues with the DG
josejhkim Apr 7, 2025
0026681
Fix formatting issues with the DG
josejhkim Apr 7, 2025
1227b7e
Merge pull request #282 from josejhkim/branch-Fix-Guides
josejhkim Apr 7, 2025
e91e82e
Fixes errors in UG
jonzyyyy Apr 7, 2025
ff252ba
Fix formatting issues with the DG
josejhkim Apr 7, 2025
8f4b1c5
Merge pull request #284 from josejhkim/branch-Fix-Guides
josejhkim Apr 7, 2025
323cbbc
Merge branch 'master' into final-bug-fixes
jonzyyyy Apr 7, 2025
85f85a9
Update docs/UserGuide.md
jonzyyyy Apr 7, 2025
d6dc08b
Merge pull request #283 from jonzyyyy/final-bug-fixes
josejhkim Apr 7, 2025
0adad67
Add AddTableDiagram
Apr 7, 2025
0e91886
Add FindTableDiagram
Apr 7, 2025
b0a49fb
Add DeleteTableDiagram
Apr 7, 2025
95a3d78
Add GetTablesDiagram
Apr 7, 2025
2374992
Add new implementation
Apr 7, 2025
9cc3054
Undo remove wedding implementation
Apr 7, 2025
954810b
Merge pull request #285 from kaungzinye/fix-dg-2-branch
josejhkim Apr 7, 2025
39d7091
Improves intro
jonzyyyy Apr 7, 2025
b043126
Fix puml
Apr 7, 2025
c50f696
Fixes examples in edit
jonzyyyy Apr 7, 2025
936ee23
Fix puml EOF
Apr 7, 2025
382befc
Merge pull request #286 from jonzyyyy/fix-image
josejhkim Apr 7, 2025
244723d
Merge pull request #287 from kaungzinye/fix-dg-2-branch
kaungzinye Apr 7, 2025
039550d
Fixes hyperlinks and TOC
jonzyyyy Apr 7, 2025
f7d8598
Adds meaning of symbols
jonzyyyy Apr 7, 2025
ba6f7fe
Changes info box
jonzyyyy Apr 7, 2025
1627d4e
Merge pull request #288 from jonzyyyy/master
jonzyyyy Apr 7, 2025
b6f91ae
Fixes box issue
jonzyyyy Apr 7, 2025
92d69d5
Fix colon spacing issues
jonzyyyy Apr 7, 2025
b59d340
Removes emoji
jonzyyyy Apr 7, 2025
c552daf
Merge pull request #289 from jonzyyyy/master
jonzyyyy Apr 7, 2025
ba2e914
Fix link issues in the UG
josejhkim Apr 7, 2025
e2de5b7
Fix formatting issues with the DG
josejhkim Apr 7, 2025
03a5281
Fix formatting issues with the DG
josejhkim Apr 7, 2025
3da8c4f
Fix formatting issues with the DG
josejhkim Apr 7, 2025
9caa597
Merge pull request #291 from josejhkim/master
josejhkim Apr 7, 2025
ab2e16f
Fix broken links in the UG and DG
josejhkim Apr 8, 2025
1652004
Remove unneeded page breaks
josejhkim Apr 8, 2025
23c0b0b
Merge pull request #292 from josejhkim/master
josejhkim Apr 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: MarkBind Action

on:
push:
branches:
- master

jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- name: Install Graphviz
run: sudo apt-get install graphviz
- name: Install Java
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'zulu'
- name: Build & Deploy MarkBind site
uses: MarkBind/markbind-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
rootDirectory: './docs'
baseUrl: '/tp' # assuming your repo name is tp
version: '^5.5.2'
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/
docs/_markbind/logs/

.vscode/
*.class
.class
.qodo
/bin
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/AY2425S2-CS2103T-F12-3/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2425S2-CS2103T-F12-3/tp/actions)
[![codecov](https://codecov.io/gh/AY2425S2-CS2103T-F12-3/tp/graph/badge.svg?token=2QPQ134JD5)](https://codecov.io/gh/AY2425S2-CS2103T-F12-3/tp)

# Wedding Hero

![Ui](docs/images/Ui.png)
# Wedding Hero
### An app to manage all your wedding management needs

## Wedding Hero can...
* Add and delete guests for your wedding
* Save dietary restriction and RSVP status for the guests of your wedding
* Assign and remove guests to and from tables for your wedding
* ...and much more to come!

* 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/#contributing-to-se-edu) for more info.
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org)
11 changes: 10 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,16 @@ dependencies {
}

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

run {
jvmArgs '-ea'
}


defaultTasks 'clean', 'test'

run {
jvmArgs '-ea'
}
23 changes: 23 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
_markbind/logs/

# Dependency directories
node_modules/

# Production build files (change if you output the build to a different directory)
_site/

# Env
.env
.env.local

# IDE configs
.vscode/
.idea/*
*.iml
57 changes: 28 additions & 29 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,58 @@
---
layout: page
title: About Us
layout: default.md
title: "About Us"
---

We are a team based in the [School of Computing, National University of Singapore](https://www.comp.nus.edu.sg).
# About Us

We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).

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

## Project team

### John Doe

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

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

* Role: Project Advisor
[[github](https://github.com/jonzyyyy)]
* Role: Responsible for filtering guests based on RSVP/Dietary

### Jane Doe
### Jensen Huang

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

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

* Role: Team Lead
* Role: Developer
* Responsibilities: UI

### Johnny Doe
### Kaung Zin Ye Naung

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: Responsible for displaying wedding overview

### Jean Doe
### Jaeho (Jose) Kim

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[GitHub](http://github.com/josejhkim)]
[[LinkedIn](http://linkedin.com/in/josejhkim)]

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Making sure details of wedding guests can be edited properly

### James Doe
### Bhavina

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/bhavinaa)]
[[portfolio](http://linkedin.com/in/bhavina-sk)]

* Role: Developer
* Responsibilities: UI
* Responsibilities: Helping to develop the wedding planner
6 changes: 4 additions & 2 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
layout: page
title: Configuration guide
layout: default.md
title: "Configuration guide"
---

# Configuration guide

Certain properties of the application can be controlled (e.g user preferences file location, logging level) through the configuration file (default: `config.json`).
15 changes: 9 additions & 6 deletions docs/DevOps.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
---
layout: page
title: DevOps guide
layout: default.md
title: "DevOps guide"
pageNav: 3
---

* Table of Contents
{:toc}
# DevOps guide

--------------------------------------------------------------------------------------------------------------------
<!-- * Table of Contents -->
<page-nav-print />

<!-- -------------------------------------------------------------------------------------------------------------------- -->

## Build automation

Expand Down Expand Up @@ -73,7 +76,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/AY2425S2-CS2103T-F12-3/tp/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