🎥 Small Preview of the Key Features of the Application
🚨 Important Note: (Turn On Audio) 🔊
Final.Safex.Push.Edit.Sound.1.mp4
SafexBank is a secure banking app built with Java and JavaFX.
SafexBank is a banking application built with Java and JavaFX. The project allows users to send money, check balances, and perform transactions securely.
- Money Transfer: Send money to other accounts.
- Transaction History: View your past transactions.
- Account Balance: Check available funds.
- User Authentication: Secure login and registration system.
- Backend: Java
- Architecture: MVVM (Model View View-Model)
- Frontend: JavaFX (for UI)
- Database: MySQL (or any other database you're using)
- Build Tool: Maven
Before you begin, ensure you have the following installed:
- JDK 11+ (or higher) - Java Development Kit
- Maven - – Dependency management and build tool (used to manage JavaFX and FontAwesomeFX dependencies)
- MySQL - Or any other database you're using
- Git - For version control
Clone the repository to your local machine:
git clone https://github.com/Kaif-Nazir/SafeXBank.git
cd SafeXBank