Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Management System

Overview

The Bank Management System is a C program that simulates basic banking operations. It allows users to create accounts, perform transactions, view account data, edit accounts, and delete accounts. The project utilizes fundamental C programming concepts such as structs, functions, and control flow.

Features

  • User authentication with login/logout functionality
  • Account creation with automatic IBAN generation
  • Account editing and deletion
  • Viewing account data
  • Performing transactions with currency conversion support

Requirements

  • GCC compiler
  • Linux/macOS/Windows environment (with GCC or MinGW installed)

Usage

  • Upon running the program, you will be prompted to either log in or create a new account.
  • If you choose to create an account, follow the prompts to enter your details.
  • Once logged in, you can perform various actions such as viewing account data, performing transactions, editing your account, or deleting your account.

Contributors

Cata039 - Jemna Catalina

image

About

A simple C program that simulates basic banking operations.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages