Skip to content

Branch b find free times#500

Open
daniellingzy wants to merge 47 commits into
nus-cs2103-AY2223S2:masterfrom
daniellingzy:branch-B-FindFreeTimes
Open

Branch b find free times#500
daniellingzy wants to merge 47 commits into
nus-cs2103-AY2223S2:masterfrom
daniellingzy:branch-B-FindFreeTimes

Conversation

@daniellingzy
Copy link
Copy Markdown

No description provided.

daniellingzy and others added 17 commits March 21, 2023 20:01
Merge branch 'master' of github.com:daniellingzy/ip
Project has Ui class but no Gui class.

Due to change in project requirement, we need to implement
a Gui.

Ui class is removed and Gui class created.

New Gui class required for better OOP representation,
to obey "has-a" relationship between BrotherBot and Gui.

New loadHistory() created in BrotherBot class
Project has Ui class but no Gui class.

Due to change in project requirement, we need to implement
a Gui.

Ui class is removed and Gui class created.

New Gui class required for better OOP representation,
to obey "has-a" relationship between BrotherBot and Gui.

New loadHistory() created in BrotherBot class.
No checks in place to ensure validity of input filepath string.

Assumption that file path is valid is not justified.

Add assert feature to validate filepath.

Ensure handling of error thrown in event of invalid filepath.

No other additional info.
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.

1 participant