[CS2103T-W12-1] Covigent#81
Open
w-yeehong wants to merge 1109 commits into
Open
Conversation
Criss-Wang
pushed a commit
to Criss-Wang/tp
that referenced
this pull request
Sep 25, 2020
…tjs-info Update application description
Codecov Report
@@ Coverage Diff @@
## master #81 +/- ##
============================================
- Coverage 72.31% 68.60% -3.71%
- Complexity 400 838 +438
============================================
Files 70 120 +50
Lines 1228 2781 +1553
Branches 124 352 +228
============================================
+ Hits 888 1908 +1020
- Misses 308 721 +413
- Partials 32 152 +120
Continue to review full report at Codecov.
|
nopenotj
pushed a commit
to nopenotj/tp
that referenced
this pull request
Oct 8, 2020
…t-Contacts Update ListCommand to use 'contact list' command and add back parseCommand list test
li-s
pushed a commit
to li-s/tp
that referenced
this pull request
Oct 10, 2020
Modify Person, Name, and Address
Licheng-Wu
added a commit
to Licheng-Wu/tp
that referenced
this pull request
Oct 21, 2020
Add Lesson edit feature
Fix task index not updating in search results
Set minimum and maximum length of task description
Update error message for parsing room and task numbers
Fix bugs raised during the PED, also added PPP.
Update User Stories.
Made small adjustments that may be reported as bugs.
Dg update final
Dg update final
Merge branch_DG into master
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.
Covigent (CG) is a desktop app for managing information of quarantined individuals and the tasks to be done by staff of the quarantine facilities. It is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you type fast, CG can improve your efficiency in managing your patients and tasks instead of using traditional GUI apps.