[CS2103T-W13-4] TeamTracker#125
Open
nobodyishappy wants to merge 349 commits into
Open
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #125 +/- ##
============================================
+ Coverage 75.26% 79.31% +4.05%
- Complexity 419 721 +302
============================================
Files 71 104 +33
Lines 1338 2229 +891
Branches 126 224 +98
============================================
+ Hits 1007 1768 +761
- Misses 301 408 +107
- Partials 30 53 +23 ☔ View full report in Codecov by Sentry. |
The Delete Task Command
Adding list command
Merge from main
Implement mark and unmark for tasks
Update for print format
Fix UG formatting issue
Fixed Developer Guide Formatting
Fix further URL and formatting issues in DG
Further enhancemnet to DG format
MainApp.java: change version number
Fix wrong URL in DG
Fix grammar mistake
Fix grammar mistakes in DG
Fix grammar issues in DG
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.
This app aims to help managers to keep track of members of formed groups and their contact information. This app helps to keep track of individual and group tasks, deadlines and meetings, thus allowing them to have a better overview of the structure.