Bank Management System
I recently built a Java web application that lets users register, log in, create various account types (savings, fixed, loan) and perform secure transactions. I’ve used servlets and JSPs to create a fluid and user-friendly experience. The use of BigDecimal ensures precise monetary handling while rigorous validations protect against bad input. Directing users to customized views based on their account types creates a tailored experience. This project underscores my ability to handle complex logic and develop robust web applications.