Skip to content

poojitha-sys281/Banking_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Banking System Application

Project Overview

The Banking System Application is a simple interactive program designed to facilitate basic banking operations, allowing users to manage their accounts effectively. This application enables clients to open new accounts, access existing accounts, manage their funds, and delete accounts as necessary. Built using Python, it incorporates object-oriented programming principles to provide a user-friendly experience.

Problem Statement

The current banking system application offers only basic account management functionalities, lacking robust security measures for user authentication. This raises concerns about data safety and fraud prevention. An enhanced system is needed to improve user experience, strengthen security, and streamline banking operations. By addressing these issues, we aim to create a more secure and efficient banking solution for users.

Features

  • Account Creation: Users can open new accounts with a unique account number and an initial deposit.
  • Account Access: Secure login for existing accounts using user credentials.
  • Fund Management: Options to withdraw, deposit, and check the account balance.
  • Account Deletion: Users can delete their accounts with appropriate feedback.

Technology Stack

  • Programming Language: Python
  • Paradigm: Object-Oriented Programming

Team Members

Name Roll No
Pallavi S B B-31
S Deepthi B-39
Poojitha J B-33
Niveditha B-29
Abhinaya B-1

Installation

  1. Clone the repository:
    git clone <repository_url>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors