[CS2103-W16-4] EZManage#32
Open
Bennyphoe wants to merge 422 commits intonus-cs2103-AY2021S2:masterfrom
Open
Conversation
markuz5116
pushed a commit
to markuz5116/tp
that referenced
this pull request
Feb 25, 2021
Update UG Add and Delete Assignments
Codecov Report
@@ Coverage Diff @@
## master #32 +/- ##
=============================================
- Coverage 72.15% 56.55% -15.61%
- Complexity 399 638 +239
=============================================
Files 70 119 +49
Lines 1232 2601 +1369
Branches 125 318 +193
=============================================
+ Hits 889 1471 +582
- Misses 311 1046 +735
- Partials 32 84 +52
Continue to review full report at Codecov.
|
mrweikiat
pushed a commit
to mrweikiat/tp
that referenced
this pull request
Mar 3, 2021
…n-usecases Add use cases to DeveloperGuide.md
Edit session info branch
View individual session branch
Updated Ui view for empty lists
Edit UI & Add error message for list command
Resolved issues found
Update DG and UG for view and list command
Add list tutor empty list test case for list command
add test case for view person
Add add session feature to DG
Branch ug
Change website header
Update PPP
Update README
…into minorUpdateToPPP
Change naming for PPP
Minor update to ppp
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.
EZManage is a desktop app for managing contacts, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). EZManage allows managers of tuition agencies to easily manage students, tutors and classes all in one app.