SFWR ENG 4HC3 Assignment 2 - ATM User Interface Prototype
Check out Generic Bank online!
Link to "Design Docs" https://docs.google.com/document/d/1ETpSbsSXBSNdMWznxtSU8zI_z9gY7h2citeodQh_1k4/edit#
Sublime Text Settings (Sublime Text -> Preferences -> Settings-User) :
{
"ensure_newline_at_eof_on_save": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}