https://github.com/zeph1997/simple-bank-process
My Project for Diploma Plus (minor) in Software Programming. Written in C#.
https://github.com/zeph1997/simple-bank-process
Last synced: about 2 months ago
JSON representation
My Project for Diploma Plus (minor) in Software Programming. Written in C#.
- Host: GitHub
- URL: https://github.com/zeph1997/simple-bank-process
- Owner: zeph1997
- Created: 2020-04-17T09:37:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T09:41:03.000Z (about 5 years ago)
- Last Synced: 2025-02-03T23:51:15.065Z (4 months ago)
- Language: C#
- Size: 333 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Bank Transactions [C#]
My Project for Diploma Plus (minor) in Software Programming. Written in C#.
This project simulates a simplified version of bank processes. It allows customer creation, deposit, withdrawl, and bank transfer.
During my studies in Singapore Polytechnic, I took a Diploma Plus (similar to a minor) in Software Programming for Application. This project was for one of the 4 modules I had to take and it is written in C#.