What is this project?
This project is a simple Java GUI project to manage different Banking systems. This project can create, Read, Update, Delete according to the users need. This application also allow admins to manage different banking schemes(current, savings, FD, etc.)
Tools used in this project
This project was created by using JAVA.
About the project
As soon as you enter the project, you’re greeted by a sleek and professional-looking login/register page. Whether you’re a first-time user or a returning one, you have the option to register or login with ease. Once you’re logged in, the possibilities are endless! Users can view their current account stats, including the interest rate they’re receiving and annual updates. What’s more, they can see future annual savings with interests, making it easier to plan ahead. If a user desires, they can even create a new account with just a few clicks. When creating an account, they have the freedom to choose the type of account that suits their needs. One of the standout features of this project is its use of sqlite database to manage all the data, which is encrypted for added security. It’s no wonder the faculty of the lab were impressed with this project - not only does it have a user-friendly interface, but it also showcases the power and potential of OOP programming.