-
Notifications
You must be signed in to change notification settings - Fork 434
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-W13-4] TutorPro #79
base: master
Are you sure you want to change the base?
[CS2103T-W13-4] TutorPro #79
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #79 +/- ##
=============================================
- Coverage 72.15% 44.23% -27.93%
- Complexity 399 675 +276
=============================================
Files 70 147 +77
Lines 1232 3540 +2308
Branches 125 530 +405
=============================================
+ Hits 889 1566 +677
- Misses 311 1814 +1503
- Partials 32 160 +128
... and 2 files with indirect coverage changes 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 in Codecov by Sentry. |
Fix checkstyle issues
to increase SLAP
Refactor homework
Looks good, ready for merge.
Update Master Branch
Update user guide GUI Section
Update Master Branch
# Conflicts: # docs/UserGuide.md
# Conflicts: # src/main/java/seedu/address/logic/commands/exam/CreateExamCommand.java # src/main/java/seedu/address/logic/commands/exam/UpdateExamCommand.java # src/main/java/seedu/address/logic/parser/ParserUtil.java # src/main/java/seedu/address/logic/parser/exam/CreateExamCommandParser.java
All checks have passed, merging without review for time constraints.
Ready for submission.
Finalize ppp fahim
changes to DG
tweaks to dg
12343546756898
Add jc's ppp
Final tweaks
TutorPro is a desktop app designed to help private tutors manage their student information effectively. With TutorPro, tutors can easily keep track of their students' addresses, contact details, lessons, homework, and progress, all in one place. This app is optimised for use via a Graphical User Interface (GUI), allowing tutors to interact with the app using easy-to-understand buttons and menus. However, TutorPro also provides a Command Line Interface (CLI) for those who prefer a faster way of getting things done. Whether you're managing a handful of students or hundreds, TutorPro can help you streamline your workflow and make your tutoring experience more efficient.