{"id":27005735,"url":"https://github.com/hanilr/bank-management-system","last_synced_at":"2025-04-04T07:17:35.376Z","repository":{"id":50748907,"uuid":"374994898","full_name":"hanilr/bank-management-system","owner":"hanilr","description":"Bank Management System - Written In C","archived":false,"fork":false,"pushed_at":"2025-01-03T22:22:58.000Z","size":28,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T23:24:54.885Z","etag":null,"topics":["bank-management-system","c"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hanilr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-08T12:06:31.000Z","updated_at":"2025-01-03T22:23:01.000Z","dependencies_parsed_at":"2022-09-02T22:01:39.342Z","dependency_job_id":null,"html_url":"https://github.com/hanilr/bank-management-system","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/hanilr%2Fbank-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanilr%2Fbank-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanilr%2Fbank-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanilr%2Fbank-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanilr","download_url":"https://codeload.github.com/hanilr/bank-management-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135128,"owners_count":20889421,"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":["bank-management-system","c"],"created_at":"2025-04-04T07:17:34.849Z","updated_at":"2025-04-04T07:17:35.365Z","avatar_url":"https://github.com/hanilr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bank Management System\nBank management system writtetn in c\n\n* [About The Project](#about-the-project)\n* [Compile And Running](#compile-and-running)\n* [Usage](#usage)\n\n\u003e [!] This project is finished and no longer take updates.\n\n# About The Project\nWhen I researched about bank management on Github I didn't see a good enough source code written in c and I made this project just to see how well I could do it. The project generally uses 'stdlib.h', 'stdio.h' and 'string.h' libraries in the c language, and the system structure is entirely using file layout. Please indicate in the \"issues\" section if you encounter any errors or problems.\n\n## Images\nThe images taken from windows terminal. (OLD)\n\n### ID Entering Screen\n![id](https://user-images.githubusercontent.com/77579421/121190327-9dd97300-c873-11eb-85bd-437bf9df8fdf.PNG)\n\n### PASS Entering Screen\n![pass](https://user-images.githubusercontent.com/77579421/121190330-9fa33680-c873-11eb-96dd-f2b9f2299243.PNG)\n\n### User Menu\n![user_menu](https://user-images.githubusercontent.com/77579421/121190337-a03bcd00-c873-11eb-9dde-57b3440ebb3a.PNG)\n\n### Admin Menu\n![control_panel](https://user-images.githubusercontent.com/77579421/121190345-a2059080-c873-11eb-96e0-4a72a67d5a70.PNG)\n\n\n# Compile And Running\n\n## Compile: ` make `\n\nDeleting all compiled files: ` make clean `\n\n## Run: \n\n### Windows\n\nFor users: ` client.exe ` \n\nFor admins: ` admin.exe `\n\n### Linux: \n\nFor users: ` ./client ` \n\nFor admins: ` ./admin `\n\n# Usage\nIf you type \"create\" in id screen then you can create new account. So you will receive your id, so please note it.\n\nClient commands: ` deposit() ` ` withdraw() ` ` change_pass() ` ` delete_account() ` ` create_account() `\n\nAdmin commands: ` create_account() ` ` delete_account() ` ` change_password() ` ` ban_account() `\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanilr%2Fbank-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanilr%2Fbank-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanilr%2Fbank-management-system/lists"}