Skip to content

A Bank Management Website built using Django, HTML, and CSS, designed to manage banking operations efficiently. The platform includes features like account creation, fund transfers, transaction history, and balance inquiries. It provides a secure, user-friendly interface to streamline banking processes.

Notifications You must be signed in to change notification settings

vigneshwaranbalamurugan/Bank_Management_Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Management System

This project is a Bank Management System implemented using Django, designed to facilitate efficient account management and transaction tracking.

Features

  • Secure Authentication: Users can securely log in and manage their accounts.
  • Account Management: Admins can create, update, and delete customer accounts.
  • Transaction Tracking: Keep track of deposits, withdrawals, and transfers.
  • User-friendly Interface: Intuitive design for easy navigation and operation.

Technologies Used

  • Django
  • Python
  • HTML/CSS
  • MySQL

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/vigneshwaranbalamurugan/Bank_Management_Django
  2. Navigate into the project directory:
    cd bank-management-system
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run migrations:
    python manage.py makemigrate
  5. Run server:
    python manage.py runserver
  6. open your web browser and visit:
    http://localhost:8000/

Screenshots


1.Home Page

Home Page


2.Login Page

Home Page


3.User Dashboard

Dashboard


4.Transaction History

Transaction History


5.Database Schema

Database Schema


6.Admin Dashboard Admin Dashboard


7.Add User

Add User

Authors

About

A Bank Management Website built using Django, HTML, and CSS, designed to manage banking operations efficiently. The platform includes features like account creation, fund transfers, transaction history, and balance inquiries. It provides a secure, user-friendly interface to streamline banking processes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •