[CS2103T-W10-3] ComputingConnection#107
Open
timothywongej wants to merge 397 commits into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #107 +/- ##
=============================================
- Coverage 72.15% 43.79% -28.37%
- Complexity 399 480 +81
=============================================
Files 70 116 +46
Lines 1232 2692 +1460
Branches 125 354 +229
=============================================
+ Hits 889 1179 +290
- Misses 311 1404 +1093
- Partials 32 109 +77
Continue to review full report at Codecov.
|
Feat: Filter new fields
update-DG-on-interactions
* Add RemoveCommand class * Add RemoveCommandParser class
Add 'remove' command
feat: save interactions objects to DB
Added 'Interactions' to show on GUI Added viewPerson FilteredList to enable proper JavaFX rendering
Update GUI to reflect 'View' detail page
Update validation regex for data fields
Add front matters for UserGuide.md
Update UG and DG with diagrams
Update PPP in timothywong.md
Reduce word cound in PPP
Added PPP to AboutUs
Format documentation for UG and DG with minor changes
final-change
Updated interaction screenshot for UG
Add pagebreak for pdf conversion
Product name change in PPP
Helping my teammate rename his file so it links properly
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.
SoConnect is for computer science university students who prefer to use CLI over GUI, and want to keep track of the large amounts of friends and staff they have encountered in university.
Through an address book, this product aims to store information, such as faculty, course, frequency of meeting, phone numbers, etc, of friends or staff, so that the student will be able to remember and refer when needed.