Skip to content

heshamalmosawi/atm-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM Management System

Description

This project is a command-line ATM management system developed in C. The system allows users to perform various banking operations such as registration, bank account creation, transactions and more.

Features

  • User registration and login
  • Account creation and management
  • Check account details
  • Make transactions (deposit and withdraw)
  • Delete accounts
  • Transfer account ownership

Usage

  1. Compile the file using the 'Makefile' provided. Open a terminal and run:
make
  1. After compiling, run the binary executable generated using:
./atm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published