Skip to content

A simple yet functional Banking System Web Application built to simulate basic banking operations such as account creation, deposits, withdrawals, fund transfers, and transaction history tracking. This project is designed for learning and demonstration purposes and is not intended for production banking use.

Notifications You must be signed in to change notification settings

rohanh504/Banking-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’° Laxmi Chit Fund Bank – Online Banking System

πŸ“Œ Overview

Laxmi Chit Fund Bank is a simple banking web application that simulates core banking functionalities like account creation, deposits, withdrawals, and balance checks. It is designed for learning and demonstration purposes, showcasing HTML, CSS, and JavaScript integration for building a functional, interactive, and user-friendly interface.

πŸš€ Features

🏦 Account Management – Create new accounts, view account details.

πŸ’΅ Deposit & Withdraw – Perform secure transactions.

πŸ“Š Balance Check – Instantly check account balance.

πŸ” Login System – Simple authentication for customers.

🎨 Responsive Design – Works on desktop & mobile devices.

πŸ› οΈ Tech Stack

Frontend: HTML5, CSS3, JavaScript

Backend: (Optional – if you have) Node.js / PHP / LocalStorage simulation

Database: (Optional) MySQL / Local JSON file

Version Control: Git & GitHub

πŸ“‚ Project Structure

laxmi-chit-fund-bank/ │── index.html # Main page │── style.css # Styling │── script.js # Banking logic │── assets/ # Images/icons │── README.md # Project documentation

πŸ“Έ Screenshots

image image image

🌐 Live Demo

https://rohanh504.github.io/Banking-Website/

πŸ“š Learning Goals

  • Understand basic web app architecture.

  • Learn how to connect frontend & backend.

  • Practice CRUD operations with a database.

  • Implement user authentication and basic security.

⚠️ Disclaimer

This project is for educational purposes only. It is NOT intended for real-world banking or handling sensitive data.

πŸ§‘β€πŸ’» Author

Rohan Halder

🌐 GitHub: https://github.com/rohanh504

πŸ’Ό LinkedIn: https://www.linkedin.com/in/rohanhalder/

About

A simple yet functional Banking System Web Application built to simulate basic banking operations such as account creation, deposits, withdrawals, fund transfers, and transaction history tracking. This project is designed for learning and demonstration purposes and is not intended for production banking use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published