Skip to content

DeanChugall/ACRenoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build build build build

Currrent release is: BETA 1.3

Open source "AC Reno" aplikacija za vođenje tekućih poslova oko evidencije popravki i održavanja automobila.

  • Aplikaciju razvija i održava dev tim "AC Reno" Auto Servisa iz Novog Sada.

  • Oficijalna web stranica servisa: www.acreno.rs

System Requirements:


  • JAVA JDK 14
  • JAVAFX 14
  • MS ACCESS 2019 (because is DB currently implemented in MS ACCESS)

Korisne komande:


Add VM options for run JavaFX app on compile runtime:

--module-path /PATH/TO/YOUR/JAVA/FX/javafx-sdk-14/lib 
                                        --add-modules javafx.controls,javafx.fxml

Where is '/PATH/.../.../.../FX/javafx-sdk-14/lib' your JavaFx lib directory.


Run App command

java -jar --module-path ${JAVA_FX} 
        --add-modules javafx.controls,javafx.fxml,javafx.web,javafx.graphics,javafx.media ACReno.jar

GPL3 LICENSE SYNOPSIS

TL;DR* Here's what the license entails:

1. Anyone can copy, modify and distribute this software.
2. You have to include the license and copyright notice with each and every distribution.
3. You can use this software privately.
4. You can use this software for commercial purposes.
5. If you dare build your business solely from this code, you risk open-sourcing the whole code base.
6. If you modify it, you have to indicate changes made to the code.
7. Any modifications of this code base MUST be distributed with the same license, GPLv3.
8. This software is provided without warranty.
9. The software author or license can not be held liable for any damages inflicted by the software.

More information on about the LICENSE can be found here

About

"AC Reno" Auto Servis Application

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published