[CS2103-F15-4] TAssist#95
Open
ChinZJ wants to merge 674 commits into
Open
Conversation
lilyium
added a commit
to kerktaiheng/tp
that referenced
this pull request
Mar 27, 2025
…425S2#96) Add tests for Meeting commands in the logic component Let's add tests for * AddMeetingCommand * DeleteMeetingCommand * AddMeetingCommandParser * DeleteMeetingCommandParser Note: Tests related to Meeting in the model and storage component have yet to be added
DevGuide could have used links as recommended. Also, noted that "Tutorial att" label should not be shown when there is no tutorial group. In fact, the whole attendances pane should be removed if there is no tutorial group. Let's * Update DG to show better practices * Update PersonCard.java to support removal of attendances pane
Resolve bugs relating to MarkAttendanceCommand and Parser
Fix add command and UG bugs
Update delete
Tag ordering is different on the displayed attributes compared to the tags displayed on the GUI. Let's * Sort the tags before displaying them
User Guide is outdated in terms of the marking of attendance. Let's * Add detailed descriptions of its behaviour to keep in line wiht the actual behaviour of the command
There is some outdated info on these guides. Let's * Update these documentation
# Conflicts: # src/main/java/seedu/tassist/logic/Messages.java
UML Diagrams still seem to be lacking. Let's * Update the UML Diagrams to make sure they are up-to-date
# Conflicts: # docs/DeveloperGuide.md # docs/UserGuide.md
# Conflicts: # docs/DeveloperGuide.md
Update DG and UG
# Conflicts: # docs/DeveloperGuide.md
Update UG and DG
UserGuide and DevGuide have some typos. Let's * Resolve these typos.
Use cases in DG are lacking. Let's * Add some use cases to DG
DG tabs are not consistent. Let's * Update DG tabs
Typos in DG. Let's * Update these
Lines are clumping in DG. Let's * Add lines to segregate them
Add lines to DG
Fix DG typo
Update reuse claim
Update code author
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.
CS2106 TAs struggle to efficiently track progress and access student information across multiple tutorial groups. The lack of a centralized system makes management and follow-ups tedious. TAssist provides a keyboard-driven platform that streamlines student organization into meaningful groups, enabling access to key details anytime, anywhere.