Skip to content

An Interactive Venn Diagram GUI Application that can Organize and Export Information

License

Notifications You must be signed in to change notification settings

erick576/VennFX

 
 

Repository files navigation

VennFX

Build Status Repo Size Downloads License Latest Release

VennFX

Run Instructions

Latest Release

  1. Navigate to the latest release and download the included jar file (https://github.com/erick576/VennFX/releases).
  2. Run VennFX.jar with java -jar VennFX.jar

*For MacOS users, if you recieve and error "VennFX.jar" can't be opened because it is from an unidentified developer. you must update your system settings to allow non-AppStore applications to run:

  1. System Preferences -> Security & Privacy -> (Unlock Window) -> Allow apps downloaded from: (Select Anywhere)
  2. System Preferences -> Java -> Security -> (Select Medium)

Build from Source

  1. gradlew clean build
  2. Navigate to build/libs/
  3. Run VennFX.jar by double-clicking on it or running java -jar VennFX.jar

Important Folders

Documentation: Contains all documents (e.g. user manual)

VennFX: Contains the application source code

NOTE**: Please Read the User Manual If Not Sure How To Use Any Function In The Applicaton

About

An Interactive Venn Diagram GUI Application that can Organize and Export Information

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%