Skip to content

Releases: tayian/ip

v0.3

22 Sep 11:42
909ef80
Compare
Choose a tag to compare

Add User Guide and GUI Screenshots

Included a comprehensive user guide to provide clear instructions on using the application effectively. Added screenshots of the Graphical User Interface (GUI) for visual reference.

Details:

  • Utilized 'docs' directory to store the user guide.
  • Authored the user guide in Markdown format, covering usage instructions.
  • Captured screenshots of critical application screens and saved them in 'docs'.
  • Ensured that the guide is accessible and user-friendly.

v0.2

20 Sep 21:40
4be74c3
Compare
Choose a tag to compare

Add GUI to Glen application, for enhanced user interaction

This commit introduces a Graphical User Interface (GUI) to replace the existing text-based interface, providing users with a more intuitive and visually appealing interaction with the application. The GUI integrates seamlessly with the underlying logic, maintaining all existing functionality while enhancing the user experience.

Changes Made:

  • Implemented GUI components using JavaFX
  • Ensured compatibility with existing backend logic

v0.1

18 Sep 17:04
35ecc55
Compare
Choose a tag to compare

First release. JAR file has been attached for easy execution.