Skip to content

JavaFX application for managing students and the distribution of E-Books

License

Notifications You must be signed in to change notification settings

dnsge/java-ebook-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-ebook-manager

https://github.com/dnsge/java-ebook-manager

FBLA 2018-2019 Coding & Programming Entry

Requires Java 11 and JavaFX Runtime

Building and Running

java-ebook-manager uses Maven. Install Maven to compile and run this program.

Packaging

To build and package, run mvn clean compile package and run the .jar file. Output jars will be in the /target/artifacts directory. If you are on MacOS, you will have to have java on your $PATH environment variable. Then, you can use java -jar jarname.jar to run the .jar. Otherwise, you should be able to double click on the .jar file.

Running

To run through Maven, use mvn compile exec:java

About

JavaFX application for managing students and the distribution of E-Books

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages