-
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
[CS2103-F09-3] ProgrammerError #90
base: master
Are you sure you want to change the base?
[CS2103-F09-3] ProgrammerError #90
Conversation
Codecov Report
@@ Coverage Diff @@
## master #90 +/- ##
=============================================
- Coverage 72.15% 61.67% -10.49%
- Complexity 399 630 +231
=============================================
Files 70 104 +34
Lines 1232 2262 +1030
Branches 125 264 +139
=============================================
+ Hits 889 1395 +506
- Misses 311 749 +438
- Partials 32 118 +86
Continue to review full report at Codecov.
|
…_Functionality Added additional functionality to CCAs
…efactor-v1.2 Feat: Add Note Command, Add Note UI & Add Note Date Saving
Use full instead of filtered list
Update DG for the EditLabCommand
…peiduo Uncomment test cases for JsonProgrammerErrorStorageTest
Fix bug where duplicate students can be uploaded
[DG] update toc
Standardize spelling in UG and HelpWindow
[PPP - shermannws] Fix indexing issue in Github pages
Erwin PPP - Update Reposense Link
Shorten PPP further
Update UG: Glossary
[PPP] Fix broken link in PPP
This reverts commit 878dd7b.
Fix for show manual testing instruction
ProgrammerError (P|E) is a desktop app for managing students' information, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). Designed for CS2100 Lab TAs, this application is optimized to track personal particulars, grades and attendance of your students across different classes. If you are familiar with Unix commands, this is definitely for you!