-
Notifications
You must be signed in to change notification settings - Fork 548
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-W10-3] ComputingConnection #107
base: master
Are you sure you want to change the base?
[CS2103T-W10-3] ComputingConnection #107
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
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.