Skip to content

B33pl0p/Mini-Bank-management-system-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Mini-Bank-management-system-in-C

This C project mimics a small bank management system in a console-based environment.

FEATURES :

  1. can create account.
  2. edit account info.
  3. delete account.
  4. simulate a transaction
  5. Calculate interest amount.

And stores all the informations in a .txt file.

This program can be quite helpful for newbies in C language as a reference and for small college projects.

This is the first C project that I have done in first semester.

About

This C project mimics a small bank management system in a console-based environment

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors