[CS2103-T12-1] UltimateDivocTracker#43
Open
lzf834 wants to merge 440 commits into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #43 +/- ##
============================================
- Coverage 72.15% 70.83% -1.33%
- Complexity 399 511 +112
============================================
Files 70 81 +11
Lines 1232 1577 +345
Branches 125 218 +93
============================================
+ Hits 889 1117 +228
- Misses 311 373 +62
- Partials 32 87 +55
Continue to review full report at Codecov.
|
Update to DG.md
Added skeleton for DG additions. Template can be found in the Status skeleton.
This reverts commit c71df53.
Added skeleton for DG additions. Template can be found in the Status skeleton.
Update DeveloperGuide.md
Add assertion to build.gradle
- `Status` Feature - `FindByStatus` Feature - `Activity` Feature
Add Batch Update and ClassCode developer guide
Addition to DeveloperGuide.md
Add CSV Compatibility documentation in DG
Update e0544333 PPP
Add logging and exception checking to batch update enhancement
Added information for Find By Class Code, Find By Activity. Updated design considerations for Find By Class Code, Find By Activity, and Find By Status. Updated implementation information for Status, Class Code, Activity and Find By Status. Added followed steps for Find By Class Code, Find By Activity, and Find By Status.
Update DeveloperGuide.md
Change sample data for address book and release version
Add logging to DeleteCommand
Update developer guide
PPP update
Add description for ClassCode
Manage version release
Fix UG and UI styles
Fix UG indentation
Added backup files
Fix AboutUs.md
Update Louis PPP
Update PPP
Add Design Consideration for Batch Update
Update PPP
Remove redundant test case
move files
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.
Ultimate DivocTracker is a desktop app for managing COVID-19 contacts in school admin, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, Ultimate DivocTracker can get your contact management tasks done faster than traditional GUI apps.