-
Notifications
You must be signed in to change notification settings - Fork 565
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-T09-2] PetCode #105
base: master
Are you sure you want to change the base?
[CS2103T-T09-2] PetCode #105
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
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.