Skip to content

🖥 Venn Diagram Desktop Application. Built with JavaFX

License

Notifications You must be signed in to change notification settings

ReubenMathew/VennFX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VennFX

VennFX

EECS2311 Software Development Project (Winter 2020)

Build Status Repo Size Downloads License Latest Release

This Project is no longer actively maintained

Run Instructions

Latest Release

  1. Navigate to the latest release and download the included zip file (https://github.com/EECS2311-Team8/SoftwareDevelopmentProject/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

Group Members

Reuben Ninan 216315509 Edward Nwogwugwu 215163520 Wenxuan Li 216374324 Eric Kwok 216397150

About

🖥 Venn Diagram Desktop Application. Built with JavaFX

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%