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 student #42

Merged

Conversation

darryl-chan
Copy link

@darryl-chan darryl-chan commented Mar 9, 2024

solves #10, #8

change address and phone to student id and telegram handle
fix build failing

Note: phone and address in PersonCard.java is unchanged so as not to break the GUI
image

Things to do: add in issue list
Parse name into capital,
Parse name with hyphen,
parse student id from (axxx) to (Axxx)
find name,
Update parser support for removing student (by s/ etc)

@tanjiajiajun tanjiajiajun merged commit 08e5ac3 into AY2324S2-CS2103-T14-1:master Mar 9, 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.

2 participants