{"id":20600997,"url":"https://github.com/smooll-d/login-registration-system","last_synced_at":"2025-03-06T16:18:32.361Z","repository":{"id":124730637,"uuid":"486355908","full_name":"smooll-d/login-registration-system","owner":"smooll-d","description":"Simple login and registration system made in C++ using jsoncpp.","archived":false,"fork":false,"pushed_at":"2022-04-27T21:50:36.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T01:45:48.032Z","etag":null,"topics":["cpp","login-system","login-system-with-cpp"],"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/smooll-d.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-27T21:26:53.000Z","updated_at":"2022-08-30T12:56:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0d16493-3f60-43fe-8664-d5d5b1577538","html_url":"https://github.com/smooll-d/login-registration-system","commit_stats":null,"previous_names":["smooll-d/login-registration-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smooll-d%2Flogin-registration-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smooll-d%2Flogin-registration-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smooll-d%2Flogin-registration-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smooll-d%2Flogin-registration-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smooll-d","download_url":"https://codeload.github.com/smooll-d/login-registration-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242241246,"owners_count":20095339,"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","login-system","login-system-with-cpp"],"created_at":"2024-11-16T09:08:04.311Z","updated_at":"2025-03-06T16:18:32.335Z","avatar_url":"https://github.com/smooll-d.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# login-registration-system\nSimple login and registration system made in C++ using [jsoncpp](https://github.com/open-source-parsers/jsoncpp). WARNING! THIS IS NOT SUPPOSED TO BE USED IN A REAL PROJECT. IT WAS SOMETHING I MADE FOR FUN TO LEARN C++. PLEASE DO NOT USE THIS! If you'd like to check it out, proceed further.\n\n## Dependencies\n- jsoncpp (license in 3rd-party-licenses, no need to install, for Windows you will need to recompile jsoncpp to get a .lib file because that's what Windows uses for static libraries, just replace the .a file with the .lib file after recompiling)\n- cmake\n- g++ (for Linux, Windows has it's own compiler)\n- make (for Linux)\n\n## How to install (build)\nFirst install all needed dependencies (get the source code as well). Next use `cmake` to build the Makefiles (for Linux, for Windows cmake would create Visual Studio Solution files for the Visual Studio version you have).\n\nWhile in the directory:\n```\n$ mkdir build \u0026\u0026 cd build\n$ cmake --configure ../\n$ cmake ../\n$ make (for Linux)\n```\n\nIf you use Windows, you need to replace the .a file with the .lib file after recompiling jsoncpp in lib/json/ and in the `CMakeLists.txt` file replace .a with .lib in `IMPORTED_LOCATION`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmooll-d%2Flogin-registration-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmooll-d%2Flogin-registration-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmooll-d%2Flogin-registration-system/lists"}