Skip to content

srikanthmergu04/BankApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Application

Welcome to the Bank Application project!

Description

This is a Spring Boot application for managing bank operations such as creating accounts, checking balances, transferring funds, and more.

Usage

To use the application, follow these steps:

  1. Clone the repository to your local machine.
  2. Ensure you have Java 17 and Maven installed.
  3. Navigate to the project directory.
  4. Run the following command to update dependencies and build the application:
    mvn clean install -U
  5. Open your web browser and visit http://localhost:8080/index.html to access the application.

Technologies Used

  • Java
  • Spring Boot
  • Hibernate
  • Maven
  • H2 Database (In-memory)
  • HTML (frontend)

bank-application.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published