You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The banking portal API provides secure and efficient endpoints for managing user accounts, transactions, and fund transfers, offering essential banking functionalities with robust error handling and authentication.
A simple java program that models how a banking app would work. Users can log in, sign up; check their balance, withdraw and deposit money; convert funds between 5 currencies; change their password or username.
Este repositorio contiene un proyecto personal sobre un Home Banking personalizado y simplificado. El mismo está siendo desarrollado con Spring Boot 3 y Java 17.