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

[flyingsalsa] ip #617

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

Conversation

flyingsalsa
Copy link

@flyingsalsa flyingsalsa commented Sep 1, 2024

notGPT 🚀

"Organize your life, one task at a time." - me

notGPT is your go-to solution for efficient task management. It's:

  • User-friendly
  • Customizable
  • Slow Lightning fast

Getting started is easy:

  1. Download notGPT here
  2. Make sure you have Java 17 and above installed
  3. Use java -jar notGPT.jar in your cmd line to run! (make sure you're in the correct directory)
    *doesnt work if you just click on the program coz it has no gui rn lol
  4. win

Features

  • Create and delete tasks
  • Assign dates to tasks
  • Sync across devices (not coming soon)
  • Email reminders (no)

Here's a sneak peek of our main function:

public static void main(String[] args) {
            Scanner scanner = new Scanner(System.in);
...

WOW i love scanners

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.
Merging develop into master
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.

5 participants