Skip to content

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