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

[CS2113-F10-3] TARBS #26

Open
wants to merge 200 commits into
base: master
Choose a base branch
from

Conversation

edemirkirkan
Copy link

No description provided.

Ege Demirkırkan and others added 30 commits March 4, 2022 10:15
Add brendan to aboutus
Implement TravelPackage class
Adding of travel package
Removal of travel package through ID
Printing of all travel packages

todo: error handling
1. added Reservation class
2. added Reservation arraylist to packages
3. ErrorCommand and ReservationCommand added
� Conflicts:
�	docs/AboutUs.md
�	src/main/java/seedu/duke/Duke.java
�	src/main/java/seedu/duke/Packages.java
�	src/main/java/seedu/duke/Parser.java
�	src/main/java/seedu/duke/Reservation.java
�	src/main/java/seedu/duke/TravelPackage.java
�	src/main/java/seedu/duke/command/AddCommand.java
�	src/main/java/seedu/duke/command/ByeCommand.java
�	src/main/java/seedu/duke/command/Command.java
�	src/main/java/seedu/duke/command/DeleteCommand.java
�	src/main/java/seedu/duke/command/PackagesCommand.java
�	src/main/java/seedu/duke/command/ReservationCommand.java
Added help command and exception control mechanism
Initial Commit of Product Scope, User Stories, NFRs, and User Instructions
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.

10 participants