Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

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.

Welcome to the Bank Management System repository built using Spring Boot! This project is designed to provide a foundation for managing banking operations using modern web technologies.

Notifications You must be signed in to change notification settings

Mohammed-eid35/bank-management-system-springboot

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Bank Management System

Welcome to the Bank Management System repository built using Spring Boot! This project is designed to provide a foundation for managing banking operations using modern web technologies.

Table of Contents

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.

Features

Installation

To run the Bank Management System locally, you will need the following:

Once you have the required tools installed, follow these steps to install the Bank Management System:

    Clone this repository:

git clone https://github.com/Mohammed-eid35/bank-management-system-springboot.git
cd bank-management-system-springboot
mvn spring-boot:run

Usage