-
Notifications
You must be signed in to change notification settings - Fork 484
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
[Luah Jun Yang} iP #571
base: master
Are you sure you want to change the base?
[Luah Jun Yang} iP #571
Commits on Aug 8, 2023
-
damithc authored and damithc committed
Aug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 28ad2b8 - Browse repository at this point
Copy the full SHA 28ad2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed6d4d2 - Browse repository at this point
Copy the full SHA ed6d4d2View commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f211eb - Browse repository at this point
Copy the full SHA 8f211ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c442a23 - Browse repository at this point
Copy the full SHA c442a23View commit details
Commits on Aug 28, 2023
-
Added functionality to store user input as list and print out all inp…
…ut text when 'list' is input
Configuration menu - View commit details
-
Copy full SHA for e26ad60 - Browse repository at this point
Copy the full SHA e26ad60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2826c8b - Browse repository at this point
Copy the full SHA 2826c8bView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c163e3f - Browse repository at this point
Copy the full SHA c163e3fView commit details -
Added mark as incomplete method to Task.java and complete and uncompl…
…ete method to Frenchie.java, level 3 completed
Configuration menu - View commit details
-
Copy full SHA for 6880516 - Browse repository at this point
Copy the full SHA 6880516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9502380 - Browse repository at this point
Copy the full SHA 9502380View commit details -
Added if-else statements and updated toString() methods for checking…
… for todo, event, deadline. Level 4 Complete.
Configuration menu - View commit details
-
Copy full SHA for 6403c3d - Browse repository at this point
Copy the full SHA 6403c3dView commit details
Commits on Sep 4, 2023
-
Created new FrenchieException class to handle basic exceptions for no…
…w. Level 5 completed up till basic exceptions.
Configuration menu - View commit details
-
Copy full SHA for f8faf33 - Browse repository at this point
Copy the full SHA f8faf33View commit details -
Added delete function to frenchie, changed tasks attribute to ArrayLi…
…st instead of List
Configuration menu - View commit details
-
Copy full SHA for 59151ce - Browse repository at this point
Copy the full SHA 59151ceView commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76c74cf - Browse repository at this point
Copy the full SHA 76c74cfView commit details
Commits on Sep 10, 2023
-
Added LocalDateTime and DateTimeFormatter functionalities to construc…
…tors for Event and Deadline classes as well as save and load methods for Frenchie
Configuration menu - View commit details
-
Copy full SHA for efa2cac - Browse repository at this point
Copy the full SHA efa2cacView commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf2306e - Browse repository at this point
Copy the full SHA cf2306eView commit details -
Bug fixing for bye command, causing an illegal state exception when t…
…he scanner is closed
Configuration menu - View commit details
-
Copy full SHA for 3a10e8d - Browse repository at this point
Copy the full SHA 3a10e8dView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c59c708 - Browse repository at this point
Copy the full SHA c59c708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1435a48 - Browse repository at this point
Copy the full SHA 1435a48View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb9f638 - Browse repository at this point
Copy the full SHA fb9f638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac3943 - Browse repository at this point
Copy the full SHA 2ac3943View commit details -
Added findMessage() method to Ui.java, find enum to Command, and retu…
…rnMatchTasks() method to TaskList.java. Level-9 Completed.
Configuration menu - View commit details
-
Copy full SHA for e8b0d86 - Browse repository at this point
Copy the full SHA e8b0d86View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae69dd - Browse repository at this point
Copy the full SHA eae69ddView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04310fd - Browse repository at this point
Copy the full SHA 04310fdView commit details -
Removed unused methods and corrected the order of import statements to be in the correct lexographical order. Fixed the error of tasks not loading from frenchie.txt by calling storage.load() before parsing the input String.
Configuration menu - View commit details
-
Copy full SHA for 68fc1cb - Browse repository at this point
Copy the full SHA 68fc1cbView commit details -
Merge pull request #3 from LuahJunYang/branch-A-CodeQuality
Improving on Code Quality
Configuration menu - View commit details
-
Copy full SHA for 4364715 - Browse repository at this point
Copy the full SHA 4364715View commit details -
Added help as an enum in Command and included 'help' as a case for the Parser class. Added a quick start guide that will be presented to the user when user inputs 'help' as the command.
Configuration menu - View commit details
-
Copy full SHA for c59a6cf - Browse repository at this point
Copy the full SHA c59a6cfView commit details -
Merge pull request #4 from LuahJunYang/branch-C-Help
Add help function
Configuration menu - View commit details
-
Copy full SHA for 43a2dd1 - Browse repository at this point
Copy the full SHA 43a2dd1View commit details
Commits on Sep 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4806d6d - Browse repository at this point
Copy the full SHA 4806d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8633cba - Browse repository at this point
Copy the full SHA 8633cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f79e97 - Browse repository at this point
Copy the full SHA 3f79e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1615e - Browse repository at this point
Copy the full SHA 7b1615eView commit details