{"id":27005747,"url":"https://github.com/hanilr/management-system","last_synced_at":"2025-04-04T07:17:37.367Z","repository":{"id":249538976,"uuid":"398659017","full_name":"hanilr/management-system","owner":"hanilr","description":"General purpose management system. Written in c++ standard library.","archived":false,"fork":false,"pushed_at":"2021-11-13T11:15:16.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-21T17:57:57.076Z","etag":null,"topics":["cpp","management-system","standard-library"],"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-21T21:24:49.000Z","updated_at":"2024-07-21T17:58:04.131Z","dependencies_parsed_at":"2024-07-21T18:09:34.771Z","dependency_job_id":null,"html_url":"https://github.com/hanilr/management-system","commit_stats":null,"previous_names":["hanilr/management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanilr%2Fmanagement-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanilr%2Fmanagement-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanilr%2Fmanagement-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanilr%2Fmanagement-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanilr","download_url":"https://codeload.github.com/hanilr/management-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135127,"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":["cpp","management-system","standard-library"],"created_at":"2025-04-04T07:17:36.845Z","updated_at":"2025-04-04T07:17:37.357Z","avatar_url":"https://github.com/hanilr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MANAGEMENT SYSTEM\r\nGeneral purpose management system. Written in c++ standard library.\r\n\r\n* [About The Project](#about-the-project)\r\n* [Compile And Running](#compile-and-running)\r\n* [Usage](#usage)\r\n\r\n\r\n# ABOUT THE PROJECT\r\nI made bank management system in c programming language and later I start to learn c++. So I decide to make another management system but with c++ and this time I learnt my faults so I do but better. Also it will be general purpose and has a config folder so developers can change a config or all file for they desire. So I built a general purpose and changable management system. By the way thats my first c++ project if you find any bug or bad writed code please leave a feedback in issues section.\r\n\r\n\r\n## Images\r\nThe images taken from windows terminal.\r\n\r\n### User after log in screen.\r\n![user](https://user-images.githubusercontent.com/77579421/130335956-9f9e95f2-51fe-4d49-9993-ca3c765c322a.PNG)\r\n\r\n\r\n### Admin screen.\r\n![admin](https://user-images.githubusercontent.com/77579421/130335959-eb7fe7f0-b657-4254-95a0-fce4c3d5f1b8.PNG)\r\n\r\n\r\n\r\n# COMPILE AND RUNNING\r\n\r\n## Required environment:\r\n### Windows:\r\nMiniGW: ` https://sourceforge.net/projects/mingw/ `\r\n\r\nGnuWin32: ` http://gnuwin32.sourceforge.net/ `\r\n\r\n\r\n### Linux:\r\nmake: ` sudo [package-management] install make `\r\n\r\ng++: ` sudo [package-management] install g++ `\r\n\r\n## COMPILE: ` make `\r\nUser:  ` make user ` Compile only client executable file.\r\n\r\nControl:  ` make control ` Compile only admin executable file.\r\n\r\nTest:  ` make test ` Compile only test executable file.\r\n\r\nClear:  ` make clear ` Delete all compiled files.\r\n\r\n\r\n## RUN: \r\n### Windows:\r\n` client.exe ` for users.\r\n\r\n` control.exe ` for admins.\r\n\r\n\r\n### Linux\r\n` ./client` for users.\r\n\r\n` ./control ` for admins.\r\n\r\n# USAGE\r\nUser: ` fetch_value() ` ` change_value() ` ` freeze_account() ` ` unfreeze_account() `    \r\n\r\nAdmin: ` create_account() ` ` delete_account() ` ` ban_account() ` ` unban_account() ` ` ban_check() ` ` freeze_check() ` ` reset_conf() ` ` add_conf() ` ` delete_conf() ` ` check_conf() ` ` change_conf() ` ` change_pass() ` \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanilr%2Fmanagement-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanilr%2Fmanagement-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanilr%2Fmanagement-system/lists"}