Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

mihirniyogi/ip

 
 

Repository files navigation

Bob

This is a simple to-do list GUI application, which can run on Windows, macOS and most Linux distributions, provided they have Java 17 and above installed.

Given below are instructions on how to run it.

To find out how to use it, however, visit my user guide.

Setting up

  1. Prerequisites: Java SE 17. Download from Oracle.
  2. Download v1.0 of bob.jar from here.
  3. To open, either:
  • Double-click the jar file, OR
  • Open a terminal window, navigate to the directory where bob.jar is located, and run java -jar bob.jar.

Credits

Special thanks to @damithc for making CS2103T: Software Engineering one of my most loved modules in NUS thus far.

Special thanks to ChatGPT, of course.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • CSS 1.0%