B

Banking management system

This is the first project I did as a computer student in my freshman year. This is a project based on C programming languages and contains every function a banking management system has in general.

6
B

Banking management system

This is the first project I did as a computer student in my freshman year. This is a project based on C programming languages and contains every function a banking management system has in general.

The problem Banking management system solves

It basically contains all the functions in a banking system from money withdrawals, deposits, loans to calculating the interests and so on.

Challenges I ran into

When I did this project, I was a complete programming beginner and faced a lot of challenges from debugging to finding the right functions that would optimize time and space compexities and also reduced error. But overtime, I researched and did the best I could at the moment.

Technologies used

Discussion