Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.21 KB

File metadata and controls

36 lines (26 loc) · 1.21 KB

Smart Online-Banking

Introduction

The Bank Management System is a web-based application developed using Spring Boot that aims to streamline various banking operations. This system offers features to manage customer accounts and perform transactions.

Spring Boot Online Banking About This is a project for practicing Spring Boot + Thymeleaf. The idea was to build Smart online banking system.

It was made using Spring Boot, Spring Security, Thymeleaf, Spring Data JPA, Spring Data R ST, JavaScript, JQuery. Database is MYSQL Workbench. Online Banking Requirements

About

The Banking system consists of two parts: User-Front and Admin-Portal. Front-End is a user-facing system and it includes such modules as User Signup/Login, Account, Bank Transfer, Appointment, Transaction, Creditcards and User Profile.

Technologies Used

  • Java 17
  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • MYSQL
  • Maven
  • Hibernate
  • Spring Mail
  • Thymeleaf
  • HTML

Contributing

Contributions to the Smart Bank Management System project are welcome! If you'd like to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature.
  3. Commit your changes.
  4. Push the branch.
  5. Open a Pull Request explaining your changes.