Skip to content

TusharChaudhari70/SmartBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🏦 SmartBank App

📌 Overview

SmartBank is a full-stack banking application where users can:

  • Register & Login
  • Transfer money
  • View transaction history
  • Apply for loans

🚀 Features

  • User Signup & Login
  • Account Creation with Initial Balance
  • Money Transfer
  • Transaction History
  • Loan Application (EMI Calculation)
  • Admin Dashboard (Users & Stats)

🛠️ Tech Stack

Backend: Java, Spring Boot, JPA, Hibernate Frontend: React, HTML, CSS, JavaScript Database: MySQL


▶️ Run Project

🔹 Backend (Eclipse)

  • Open Eclipse
  • Go to File → Import → Existing Maven Project
  • Select backend folder
  • Right click project → Maven → Update Project
  • Open main class (@SpringBootApplication)
  • Right click → Run As → Java Application

🔹 Frontend (VS Code)

  • Open VS Code
  • Open terminal

Run:

cd frontend
npm install
npm start


---

## ⭐ Purpose

This project demonstrates full-stack development and real-world banking features.

About

Full-stack SmartBank app (Spring Boot + React) with auth, transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors