This repository has been archived by the owner on Dec 17, 2020. It is now read-only.
forked from davidislam/atm207
-
Notifications
You must be signed in to change notification settings - Fork 0
A project for course CSC207H1: Software Design at the University of Toronto. The purpose is to demonstrate various software design topics, such as programming paradigms, design principles, design patterns, code smell prevention.
trumanhung/Automated-teller-machine-simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run the program, simply run ATM.main(). Preload Login Info: - Bank Manager: {username: jen, password: 1234} - Customer login: {username: steve, password: 1234} Please note that - more customer login can be created by a Bank Manager - Please set group_0339 as source root. - UML Design: https://drive.google.com/file/d/1Ym8iKNHoR71ByJTUye7vVPqT4yh8b3sn/view
About
A project for course CSC207H1: Software Design at the University of Toronto. The purpose is to demonstrate various software design topics, such as programming paradigms, design principles, design patterns, code smell prevention.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.3%
- CSS 0.7%