[CS2103T-F13-4] ClassMonitor#133
Open
chiaryan wants to merge 434 commits into
Open
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #133 +/- ##
============================================
+ Coverage 75.34% 76.65% +1.31%
- Complexity 528 556 +28
============================================
Files 83 83
Lines 1691 1739 +48
Branches 179 183 +4
============================================
+ Hits 1274 1333 +59
+ Misses 367 346 -21
- Partials 50 60 +10 ☔ View full report in Codecov by Sentry. |
Refractor star command
The parser is lengthy and difficult to read. Let's extract out the parsing logic for each field into an individual method.
Create rough skeleton for user guide for Star and Bolt Command
Update UG to not use admonitions
Edit SampleDataUtil to include tags by module and class
Create UML Activity diagram for Sort
Final ug edits
Update Ui.png
because of a refactor some time ago 'person' accidentally got renamed to 'student'. Let's change it back
Fix typo in MIT License
Update about me
Update acknoledgements in home page
V1.4 update dg
Assert statement
Update find seq diagram in logic
Update seq diagram
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.
Imagine Joe, he is a Teaching Assistant who teaches several classes with small cohort sizes (around 20) and is very forgetful, so he has trouble keeping track of who in his class is doing well or underperforming.
ClassMonitor simplifies class participation and attendance tracking for teaching assistants and professors. It provides easy access to student contact details and sends timely reminders about students falling behind, helping educators stay organized and informed.