forked from nus-cs2113-AY2324S1/tp
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #197 from DextheChik3n/142-storage-error-handling-…
…v2.0 142 storage error handling v2.0
- Loading branch information
Showing
7 changed files
with
90 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,21 @@ | ||
...Downloading data... | ||
Data Folder was not found! | ||
It's ok... a new data folder has been created. | ||
Menu data was not found! | ||
No worries, new menu has been created | ||
|
||
|
||
Pantry stock data was not found! | ||
No worries, new pantry has been created | ||
|
||
|
||
Order list data was not found! | ||
No worries, new order list has been created | ||
|
||
|
||
Hello! Welcome to CafeCTRL! | ||
----------------------------------------------------- | ||
> ----------------------------------------------------- | ||
Goodbye <3 Have a great day ahead! | ||
----------------------------------------------------- | ||
Data Folder was not found! | ||
It's ok... a new data folder has been created. | ||
|
||
|