-
Notifications
You must be signed in to change notification settings - Fork 521
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-W13-4] TeamTracker #125
base: master
Are you sure you want to change the base?
[CS2103T-W13-4] TeamTracker #125
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 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.