[CS2103T-W12-4] TAssist#88
Open
Kkenjji wants to merge 887 commits into
Open
Conversation
Kannan171
pushed a commit
to Kannan171/tp
that referenced
this pull request
Mar 18, 2025
* master: Fix checkstyle Minor changes Add test Bug fixes and changes to output messages Bug fixes Removed redundant nested class Use getAttributes to get headers Fix checkstyle Fix compile error Fix checkstyle Fix checkstyle Add tests Add more test cases Handle root directory Fix checkstyle Add export command
…rbour Update FindCommand in UG
…Harbour Update DeleteCommand in UG
Create Repository class
…bour Update assignment related documentation in UG
Update UI and Model section of Developer Guide
Bug-GithubRegex * 'Bug-GithubRegex' of https://github.com/elizazaa/tp: (49 commits) Fix newline character errors Update FindCommand documentation in UG Fix Testcases Update assignment related documentation in UG Update predicate Improve abstraction between classes Update DeleteCommand UG Update DG Fix import errors Comment out test case (to be implemented in the future) Update RepoCommand Fix checkstyle errors Fix checkstyle errors Fix checkstyle errors Update messages Update message format Update RepoCommand to include full Github URLs using prefix r/ Update RepoCommand constructors Fix formatting Fix checkstyle errors ... # Conflicts: # src/test/java/tassist/address/model/person/GithubTest.java
Assignment improvements
Standardize parameter order of assigncommand
Update known issues
Add Documentation to README
Update Developer Guide - Add `Import` and `Export` Use Cases
Underline use cases - DG
Update ui.png
Update Repo message
Update DG for future implementations
Cite library
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.
TAssist is a management tool for CS TAs which will keep track of the contact details and relevant course specific information (GitHub account, assignment progress, project team) of a relatively small group of tutored students. It is optimized for CLI users, allowing frequent tasks to be completed faster and more efficiently with simple commands.