-
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-T13-2] InternBook #75
base: master
Are you sure you want to change the base?
[CS2103T-T13-2] InternBook #75
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #75 +/- ##
============================================
+ Coverage 69.02% 70.49% +1.46%
- Complexity 459 535 +76
============================================
Files 80 87 +7
Lines 1582 1786 +204
Branches 161 187 +26
============================================
+ Hits 1092 1259 +167
- Misses 426 459 +33
- Partials 64 68 +4 ☔ View full report in Codecov by Sentry. |
Change user guide format to a single html file to save space
Edit the storage to include storage of isMarked
- Modified handleExit() method in MainWindow to check and hide the ReminderWindow if it's open when the MainWindow is closed. feat: Exclude companies marked as applied from ReminderWindow - Updated fillInnerParts() method in ReminderWindow to filter out companies marked as applied from appearing in the reminder list. fix: Update edit help message typo - Corrected a minor typo in the edit help message. feat: Display custom message when no companies to remind - Modified fillInnerParts() method in ReminderWindow to display a custom message when there are no companies to remind.
Update edit command to work with dates
Update file names to fit github usernames
Branch update dg
…-violation Revert a Feature Freeze Violation PR #140
Add Mark and Unmark implementation and make some formatting adjustment
Add manual testing section in DG for all commands
…rCommand Create test cases for reminder command
Branch userguide hyperlink fix
Fix error in DeveloperGuide.md
change wording in manual testing
Fix Help Menu image in UG
Fix bug on clicking image causing help menu to fail
Add code reuse of some methods
InternBook helps Computer Science students keep track of their internship application contacts. It is optimised for for CLI users so that tasks can be completed faster by typing.