[CS2103T-F12-2] EasyWeds#96
Open
weiyanminoo wants to merge 700 commits into
Open
Conversation
lilyium
added a commit
to kerktaiheng/tp
that referenced
this pull request
Mar 27, 2025
…425S2#96) Add tests for Meeting commands in the logic component Let's add tests for * AddMeetingCommand * DeleteMeetingCommand * AddMeetingCommandParser * DeleteMeetingCommandParser Note: Tests related to Meeting in the model and storage component have yet to be added
Check code quality
# Conflicts: # src/main/java/seedu/address/logic/commands/CommandResult.java # src/main/java/seedu/address/logic/commands/ListWeddingByDateCommand.java # src/main/java/seedu/address/logic/commands/ListWeddingCommand.java # src/main/java/seedu/address/ui/MainWindow.java # src/main/resources/view/MainWindow.fxml
Update UG for new commands and fix links
…minoo/tp into branch-Change-Main-Screen
Ensure code compatibility with split-screen
fix listing all persons and wedding events then move it to under data management create new section for wedding tasks for better readability
…content Edit ug with better table of content
…k-in-UG Update UserGuide.md
Branch fix bugs
Update DeveloperGuide.md with effort
Update planned enhancements
Update DeveloperGuide.md
Add enhancement
Change page breaks for UG
Update DeveloperGuide.md
Make last change to UG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EasyWeds helps freelance wedding planners streamline planning by centralising vendor and client information, ensuring planners can quickly access contacts, track event schedules, and manage multiple weddings efficiently. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.