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

Add view command #62

Merged
merged 5 commits into from
Oct 10, 2024

Conversation

choonzies
Copy link

Closes #61

  • This iteration simply adds the view command which takes in the index integer. Displays patient details as CommandResult

Files edited:
AddressBookParser.java

Files created:
ViewCommand.java
ViewCommandParser.java

@choonzies choonzies added this to the v1.3 milestone Oct 10, 2024
@choonzies choonzies modified the milestones: v1.3, v1.2 Oct 10, 2024
@kyouscrap kyouscrap merged commit b1f3663 into AY2425S1-CS2103T-T15-3:master Oct 10, 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.

Add view command
2 participants