-
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-W15-2] REal-Time #154
base: master
Are you sure you want to change the base?
[CS2103T-W15-2] REal-Time #154
Conversation
Codecov ReportBase: 72.15% // Head: 58.39% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #154 +/- ##
=============================================
- Coverage 72.15% 58.39% -13.77%
- Complexity 399 671 +272
=============================================
Files 70 135 +65
Lines 1232 2723 +1491
Branches 125 358 +233
=============================================
+ Hits 889 1590 +701
- Misses 311 1061 +750
- Partials 32 72 +40
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. |
Add UniqueMeetingList
Remove unnecessary fields for client, add method to find clients
Added AddTagsToListingCommand and helper classes
This reverts commit 1e7562a.
Fix UI for Add Listing Command
Revert 71 add listing
Implement auto-sort for unique lists
Fix checkstyle and compile errors
Fix bugs for Offer, update UG/DG and enable Assertions
…mmands for client
Add screenshots to UG
Update client ug
Update ug
Meeting screenshots
Meeting warning
update DG
add DeleteMeetingSequenceDiagram.png
Updated UG for DelL
Update UG for 2101
REal-Time is a contact management app for Real Estate Agents to help them manage their clients.