Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 449 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 449 Bytes

Banking User System

An intermediate python project that helps strengthen python skills by tying together various python and object-oriented programming concepts. This program allows a user to create a banking account, View/Edit User Profile and Deposit/Withdraw Money from account.

PS: I developed this project while on my quest to learn python from scratch. Do comment if any features need to be added or updated as per developer standards. :)