-
Notifications
You must be signed in to change notification settings - Fork 565
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-F12-4] myStudents #88
base: master
Are you sure you want to change the base?
[CS2103T-F12-4] myStudents #88
Conversation
Codecov ReportBase: 72.15% // Head: 69.38% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #88 +/- ##
============================================
- Coverage 72.15% 69.38% -2.77%
- Complexity 399 1125 +726
============================================
Files 70 126 +56
Lines 1232 3881 +2649
Branches 125 582 +457
============================================
+ Hits 889 2693 +1804
- Misses 311 1010 +699
- Partials 32 178 +146
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Fix delete item command and item conflict logic
Fix formatting errors in notes about command format
Fix bug when adding 2 exact same entries except for their names
Removed JavaFx warnings when UI updates
Improve user guide
…iagrams-for-ug # Conflicts: # docs/UserGuide.md
Update myStudent description and fix export section link
Update diagrams for ug
…into docs/add-diagrams
…dsPredicate, TuitionClassContainsKeywordsPredicate and Time
Update screenshot size
…into Update-UserGuide # Conflicts (resolved): # docs/UserGuide.md
Update user guide for CS2101 submission
Docs/update user guide final
Update user guide formatting for CS2101 submission
myStudents helps tuition center admins manage details of the students, tutors and classes. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.