An end-to-end application architected and implemented using Java, Spring Boot (Backend) and React (Frontend) to perform fraud detection in banking transactions.
- Backend: Java, Spring Boot, Maven
- Frontend: React, Vite, JavaScript
- Veritabanı: PostgreSQL
cd backendNavigate to the backend directory../mvnw spring-boot:runStart the application.
cd frontendNavigate to the frontend directory.npm installInstall dependencies.npm run devStart the UI.
- Fraud detection rule engine for P2P money transfer transactions.
- Concurrency and database integrity management.
- GReal-time transaction monitoring interface.