{"id":48976557,"url":"https://github.com/aniekanbane/bank-simulation","last_synced_at":"2026-04-18T09:08:50.047Z","repository":{"id":194302038,"uuid":"427845048","full_name":"aniekanBane/bank-simulation","owner":"aniekanBane","description":"Simulation of common banking transactions","archived":false,"fork":false,"pushed_at":"2023-10-11T10:41:56.000Z","size":551,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-12T07:02:29.939Z","etag":null,"topics":["banking","csharp","oop","programming"],"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/aniekanBane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-11-14T05:24:05.000Z","updated_at":"2023-10-11T09:59:14.000Z","dependencies_parsed_at":"2023-09-12T20:20:40.975Z","dependency_job_id":null,"html_url":"https://github.com/aniekanBane/bank-simulation","commit_stats":null,"previous_names":["aniekanbane/bank-simulation"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/aniekanBane/bank-simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aniekanBane%2Fbank-simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aniekanBane%2Fbank-simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aniekanBane%2Fbank-simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aniekanBane%2Fbank-simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aniekanBane","download_url":"https://codeload.github.com/aniekanBane/bank-simulation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aniekanBane%2Fbank-simulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31962900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["banking","csharp","oop","programming"],"created_at":"2026-04-18T09:08:35.172Z","updated_at":"2026-04-18T09:08:50.042Z","avatar_url":"https://github.com/aniekanBane.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bank Transaction Simulation\n\nSimulation of common banking transactions.\nThis project is based of the C#101 tutorials on .NET series and Learning C# by Joe Marini on LinkedIn learning\n\n## Getting Started\n\nclone the repository and in your terminal do the following command\n\n```bash\ngit clone https://github.com/aniekanBane/bank-simulation.git\n```\n\n## RUN\n\n### C++\n\nCreate build directory\n\n```shell\nmkdir build \u0026\u0026 cd build\n```\n\nBuild Cmake with BUILD_TESTS `OFF` (download boost to use enable testing)\n\n```shell\ncmake ../cpp -DBUILD_TESTS=OFF \u0026\u0026 cmake --build\n```\n\nFinally run the program\n\n```shell\n./Bank-CPP\n```\n\n### CSharp\n\n```bash\ndotnet run --project csharp/Bank\n```\n\nOr use vscode, you can clone it from there and run the program **easier**\n\n### Operations\n\n\u003e**Images are from the csharp version**\n\n- The start page\n\n![startpage](/static/images/start.png)\n\n- Account selection\n\n![accounts](/static/images/accounts.png)\n\n- Operations page\n\n![selection](/static/images/selection.png)\n\n- Example choice (List of Transactions)\n\n![transcastions](/static/images/transactions.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faniekanbane%2Fbank-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faniekanbane%2Fbank-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faniekanbane%2Fbank-simulation/lists"}