[CS2103T-T09-2] PetCode#105
Open
Hongyi6328 wants to merge 1176 commits intonus-cs2103-AY2223S1:masterfrom
Open
[CS2103T-T09-2] PetCode#105Hongyi6328 wants to merge 1176 commits intonus-cs2103-AY2223S1:masterfrom
Hongyi6328 wants to merge 1176 commits intonus-cs2103-AY2223S1:masterfrom
Conversation
Codecov ReportBase: 72.15% // Head: 72.25% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #105 +/- ##
============================================
+ Coverage 72.15% 72.25% +0.09%
- Complexity 399 1411 +1012
============================================
Files 70 196 +126
Lines 1232 4531 +3299
Branches 125 575 +450
============================================
+ Hits 889 3274 +2385
- Misses 311 1056 +745
- Partials 32 201 +169
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Update StorageManagerTest
…ndSupplierCommandTest
…into Branch_Patch
Branch findfix1
…into Branch_Patch * 'master' of https://github.com/AY2223S1-CS2103T-T09-2/tp: Add FilterDelivererCommandTest Add FindSupplierCommandTest Add FindBuyerCOmmandTest Update FindCOmmand Update FindBuyerCommandTest Update FindDelivererCommandTest Update FindSupplierCommandTest Update Find stuff Update a lot of find commands # Conflicts: # src/main/java/seedu/address/logic/commands/findcommands/FindCommand.java # src/test/java/seedu/address/logic/parser/AddressBookParserTest.java
Update docs
Branch debug
Branch debug
Fix FXML warnings
* Add manual testing for Match command in DG
Edit UG Edit DG
Branch debug
Update FilterOrderCommand.java
Update UserGuide.md
Update UserGuide.md
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.
Target User:
Coordinators of pet sale who need a contact list of both clients, deliverers and suppliers. These coordinators run their business online and get used to typing. Such people need to maintain a contact list of clients, deliverers, and suppliers.
Value Proposition:
Our app will record the needs of clients, current unsold pets from suppliers, and deliverers’ details. It will automatically match the best-fit pet to a client’s needs.