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

[wamps-jp] iP #761

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

[wamps-jp] iP #761

wants to merge 40 commits into from

Conversation

wamps-jp
Copy link

@wamps-jp wamps-jp commented Sep 24, 2023

Remi

Sometimes, typing is faster than thinking.

Remi the Reminder Bot keeps track of your tasks for you

  • just
  • like
  • this
  1. Download the jar file from this page
  2. Move it to an empty folder
  3. Double click
  4. Et voila! ❣️

What we've got on the list:

  • Keeping track of tasks
  • Reminding you of deadlines (coming up next!)
  • Managing a schedule (coming soon)

Note

Please check out the command list before starting out - it'll be pretty hard to operate without it!

Commands to get started:

todo taskX
deadline taskY /by deadline (can be a date)
event taskZ /from start /to end (both can be dates)
list
find keyword
bye

DESKTOP-N8BNBE3\Juanpa and others added 10 commits September 25, 2023 22:24
Adding guard clauses to methods with many conditionals allows the
whole program to be more reader-friendly, as well as more efficient.

Guard clauses were thus added to the case checking in Ui.java.
Branch A-CodeQuality was behind the changes made to the master branch.
Merging branch master to branch-A-CodeQuality was therefore necessary.

In addition, it added the assertions made in branch-A-Assertions.

Keeping the code up to date is necessary.
In addition to ToDo, Deadline, and Event, added FixedDurationTask
Handles tasks that have a set duration but no schedule
Increases overall functionality of the chatbot
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.

2 participants