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

Added methods for order creation #40

Merged

Conversation

Joelwang22
Copy link

Add addOrderCommand class
Add addOrderCommandParser class
Add findPersonByPhoneNumber method to ModelManager Add JsonAdaptedOrder
Add basic Ui implementation of order

Add addOrderCommandParser class
Add findPersonByPhoneNumber method to ModelManager
Add JsonAdaptedOrder
Add basic Ui implementation of order
@nigel27022001 nigel27022001 merged commit b8916e1 into AY2324S2-CS2103T-T08-2:master Mar 14, 2024
0 of 6 checks passed
@Joelwang22 Joelwang22 linked an issue Mar 21, 2024 that may be closed by this pull request
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.

Creating of orders (including product and quantity)
3 participants