{"id":16212669,"url":"https://github.com/brianruizy/automated-teller-machine","last_synced_at":"2025-03-19T09:30:56.424Z","repository":{"id":111866801,"uuid":"178274911","full_name":"BrianRuizy/automated-teller-machine","owner":"BrianRuizy","description":"CS3304 - Group C++ university Project creating an ATM machine software with use of encapsulation and inheritance.","archived":false,"fork":false,"pushed_at":"2023-06-04T18:19:07.000Z","size":76,"stargazers_count":10,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T17:46:49.934Z","etag":null,"topics":["algorithms-and-data-structures","atm","c-plus-plus","cpp","cs3304","oop-principles"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrianRuizy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-28T20:10:39.000Z","updated_at":"2024-11-09T15:23:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce9c759b-4a65-4c2c-b5b6-67fc6be8d651","html_url":"https://github.com/BrianRuizy/automated-teller-machine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianRuizy%2Fautomated-teller-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianRuizy%2Fautomated-teller-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianRuizy%2Fautomated-teller-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianRuizy%2Fautomated-teller-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianRuizy","download_url":"https://codeload.github.com/BrianRuizy/automated-teller-machine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982141,"owners_count":20378605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms-and-data-structures","atm","c-plus-plus","cpp","cs3304","oop-principles"],"created_at":"2024-10-10T10:53:12.865Z","updated_at":"2025-03-19T09:30:56.419Z","avatar_url":"https://github.com/BrianRuizy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# automated-teller-machine (ATM) 🏧\nGroup University Project, for CS 3304 Algorithms \u0026 Data Structures, with the goal to develop a runtime software that acts as an ATM machine for a user with the use of OOP.\n\n# About\nThe broader scope of this project is to practice and showcase our understanding of Object Oriented Programming. More specifically, the use of **encapsulation** and base **class inheritence**. We aim at creating an ATM software which has the following features to both a 'Savings' and a 'Checking' account: *Deposit, Widthdraw, and CheckBalance*. And, the use of OOP provides layered security for the users information.\n\n# Contributors\n[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/0)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/0)[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/1)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/1)[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/2)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/2)[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/3)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/3)[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/4)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/4)[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/5)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/5)[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/6)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/6)[![](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/images/7)](https://sourcerer.io/fame/BrianRuizy/BrianRuizy/automated-teller-machine/links/7)\n\n* Brian - Lead Programmer, developed class structures, and handled documentation.\n* Kaeleb - Programmer, developed header \u0026 implementation files.\n* Sebastian - Programmer, helped develop 'main' user interface\n\n# Requirements \n* C++ IDE\n* Understanding of OOP concepts\n\n# Result\nAsking user to login...\n\n![login](https://user-images.githubusercontent.com/23439187/55658777-70d93380-57c4-11e9-8fb8-82bcc037d866.PNG)\n\nAsking machine to deposit into checkings...\n![deposit](https://user-images.githubusercontent.com/23439187/55658776-70d93380-57c4-11e9-8feb-ec96cea7e4f2.PNG)\n\nAsking machine to widthdraw from checkings...\n![widthdraw](https://user-images.githubusercontent.com/23439187/55658778-70d93380-57c4-11e9-8b6b-30fe38739510.PNG)\n\nasking machine to transfer money from account classes, and display balance...\n![accnt Transfer](https://user-images.githubusercontent.com/23439187/55658775-70d93380-57c4-11e9-9f46-9f487c4d806d.PNG)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianruizy%2Fautomated-teller-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianruizy%2Fautomated-teller-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianruizy%2Fautomated-teller-machine/lists"}