Skip to content

maglovskiNenad/banking_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banking app

SIMPLE BANKING AND FINANCE APP IN C

A simulatio of banking application writen in C:

A user-frendly banking application program that is writen in C.It dive into working of banking and data management system. In this application you can see the interaction of a friendly user interface with features such as:

  • User log in
  • User log out
  • Checking out balance
  • Transfer money
  • Request for new card
  • Alert messeges
  • Printing receipt

Project:

The application is based on a simple representation of how a simple banking application works with its workflow and user interaction. At the same time, it provides different methods of used functions that perform their own tasks in interaction with other functions. This project allowed me to learn certain parts of C programming where I had a little difficulty.


What can user do:

When the application is launched, the user has the ability to move through the application by having the permission as an application user to log in and log out at the same time. In addition, the application allows him to have insight into his account balance, as well as the possibility to request a new card for a new account, as well as the possibility of money transfer and bill payment.


Releases

No releases published

Packages

No packages published

Languages