/Savbase

Saving accounts management application ./

Primary LanguageJavaMIT LicenseMIT

Savbase

Logo

A Saving accounts management application

Features

  • Create, view detail of savings account
  • Make a deposit or withdrawal
  • View dashboard
  • Security

Tech Stack

Client: JavaFX

Server: SQL Server

UI Library: JFoenix, MaterialFX

Installation

--module-path
"package\javafx-sdk-18.0.1\lib"
--add-modules
javafx.controls,javafx.fxml
--add-modules=javafx.base
--add-modules=javafx.controls
--add-modules=javafx.fxml
--add-modules=javafx.graphics
--add-modules=javafx.media
--add-modules=javafx.swing
--add-modules=javafx.web
--add-opens
javafx.base/com.sun.javafx.runtime=ALL-UNNAMED
--add-opens
javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED
--add-opens
javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED
--add-opens
javafx.base/com.sun.javafx.binding=ALL-UNNAMED
--add-opens
javafx.base/com.sun.javafx.event=ALL-UNNAMED
--add-opens
javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED
--illegal-access=warn
  • Run file Savebase SQL to get application test data
  • Update connection string in db.properties file
  • Congrats! You're all set. Let's run the application.

Authors

Screenshots

splash login home report others info