Skip to content
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

Update #20

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Update #20

merged 2 commits into from
Mar 28, 2024

Conversation

qinxutan
Copy link
Owner

No description provided.

mahadhir247 and others added 2 commits March 29, 2024 00:32
Added implementation of search student command into the developer
guide and included a sequence diagram of the process.
* Update naming convention for application

* Update gradle file to support javafx swing library

* Update statusbar for application

* Update Allocate Student to Team command

* Update Allocate Student Command

* Update UserGuide.md

* Add Allocate Student to Team Command and its Parser

Add a new command that allows user to add an existing student that is
in the tutorial class to an existing team in that tutorial group.

Let's
* Add a new AllocateStudentToTeamCommand and
AllocateStudentToTeamCommandParser class to add the user into an
existing team of an existing tutorial group in an existing module.

* Add more functions to AddressBook class to support the command and
parser above.

* Update checkstyle and testcases

* Enhance Allocate command to include add by email or index

* Update Testcases to improve codeCoverage

* Create Test cases for the Allocate Student to Team command

* Update Testcase for Allocate Student Parser and Json Adapted files

* Create new Test Cases for AllocateStudentToTeamCommandParser
and add more test cases to JsonAdapted files.
@qinxutan qinxutan merged commit 442edde into qinxutan:master Mar 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants