Skip to content

[inzk0518] iP#944

Open
inzk0518 wants to merge 36 commits into
nus-cs2103-AY2526S1:masterfrom
inzk0518:master
Open

[inzk0518] iP#944
inzk0518 wants to merge 36 commits into
nus-cs2103-AY2526S1:masterfrom
inzk0518:master

Conversation

@inzk0518

@inzk0518 inzk0518 commented Sep 20, 2025

Copy link
Copy Markdown

FaithPro

“Your mind is for having ideas, not holding them.” – David Allen (source)

FaithPro frees your mind of having to remember things you need to do. It's,

  • text-based
  • easy to learn
  • FAST SUPER FAST to use

All you need to do is,

  1. download it from here.
  2. double-click it.
  3. add your tasks.
  4. let it manage your tasks for you 😉

And it is FREE!

Features:

  • Managing tasks
  • Managing deadlines (coming soon)
  • Reminders (coming soon)

damithc and others added 30 commits July 11, 2024 16:52
In build.gradle, the dependencies on distZip and/or distTar causes
the shadowJar task to generate a second JAR file for which the
mainClass.set("seedu.duke.Duke") does not take effect.
Hence, this additional JAR file cannot be run.
For this product, there is no need to generate a second JAR file
to begin with.

Let's remove this dependency from the build.gradle to prevent the
shadowJar task from generating the extra JAR file.
-fix wrong directory tracking (src/main/java) and start tracking project root repo
Merge JavaDoc comments
Merge find command added
This is to sync the branch in the iP tracker so that it can detects branch-Level-7
Make some change so that the code alligns with the code standard.
Also this branch is created to sync the iP tracker to branch-Level-8 purpose.
Add assert in code snippet of parsing mark, unmark and delete command

To catch index input smaller than 1 and will be able to terminate the execution earlier.
Critically examines the code and refactor to improve the code quality where necessary

To make sure my code follows closely the 'Code Quality' topics
Add Assertion to Parser.parse(String) method
Add edit command

Add edit command which can edit description, deadline time,
and event start and end time of existing task

This can make editing easier without having to delete and add the task again
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.

3 participants