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

Refactor Person class to Student class #47

Merged

Conversation

jeremiahlzz
Copy link

Refactor includes:

  • edit and find commands
  • all mentions of person in comments
  • all test cases
  • json files for testing

Resolves #10

@darryl-chan darryl-chan merged commit 1e152c2 into AY2324S2-CS2103-T14-1:master Mar 12, 2024
3 checks passed
@jeremiahlzz jeremiahlzz added this to the v1.2 milestone Mar 12, 2024
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.

Refactor the Person class into a Student class
2 participants