-
Notifications
You must be signed in to change notification settings - Fork 711
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-W10-1] Teacher's Pet #48
Open
NicholasT1
wants to merge
324
commits into
nus-cs2103-AY2425S1:master
Choose a base branch
from
AY2425S1-CS2103T-W10-1:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[CS2103T-W10-1] Teacher's Pet #48
NicholasT1
wants to merge
324
commits into
nus-cs2103-AY2425S1:master
from
AY2425S1-CS2103T-W10-1:master
+7,510
−1,442
Conversation
This file contains 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
Reopen milestone because gabriellegtw's progress not captured on cs2103t website/dashboard
Edit gabriellegtw.md
Format Website (DG)
When we use the list command AND there is no one in the list, it will return the message "Listed all persons" Let's change it such that it returns "There is.. no one?" so that the user knows that there is really no one in the list and is not facing a bug
Add message when list is empty
Add message when list is empty
juliantayyc
pushed a commit
to juliantayyc/tp
that referenced
this pull request
Oct 9, 2024
Update Ui component
Add auto formatting for StudentId and NetId
Adds specific feedback to user for wrong delete inputs
Implement find feature with name and student ID search
Fix Find command tests by disabling. Clean up code
Some students may have special characters in their names such as "s/o".
Make Year, Major and NUS Net ID optional Fields
Add test coverage report to .gitignore
Add new Test cases for the new fields in Person Class
Modifies delete test cases
Adds delete test case and stub model
UG changes pt 2
UG changes pt 3
Change from maximum of 50 characters to 100 characters
Improve input validation for group
Show command is currently case sensitive. Let's tweak it so that the keywords are found regardless of case
Fix bug for show
* Update the phrasing of 1 message * Update the Developer Guide
Add attendance tests
Update phrasing of messages and DG
Update Sample Data
Add more verbose documentation
Update Developer Guide
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.
Teacher’s Pet helps Teaching Assistants (TAs) in the management of student information by consolidating contact details, grades, and additional pertinent data into one accessible platform.
This efficient tool simplifies tracking student performance and communication, enhancing organisational efficiency for teaching assistants.